GetBootServerList
The GetBootServerList method fetches the list of boot servers registered with the domain manager.
cla140
The GetBootServerList method fetches the list of boot servers registered with the domain manager.
Parameters
- xsd:string sessionIdSpecifies the session ID obtained from the DSM web services login.
Return Values
- dsm:ArrayOfBootServerPropertiesArray of boot server properties registered with the domain manager. The array contains the following boot server properties:
- BootServer Name -- Name of the Bootserver
- Access method -- Access method configured
- Boot server status -- Boot server status
- Last report -- Timestamp last report
- Last report requested -- Timestamp last report request
- Last response -- Timestamp last heard
- MPC status -- MPC status
- NFS support -- NFS support
- PXE interfaces
- SD agent package (Linux) -- SD agent package (Linux)
- SD agent package (Windows) -- SD agent package (Windows)
- SD agent package r11 (Windows) -- SD agent package r11 (Windows)
Remarks
None