Previous Topic: listImages—List Images at Boot ServerNext Topic: cancel—Canceling  a Distribution


listTargets—List Targets Registered at Boot Server

This action lists those targets registered at the specified boot server.

The syntax of the action is as follows:

bootServer	action=listTargets
name=boot_server_name
[{managedOnly | unmanagedOnly | ADSOnly}]
name

Specifies the name of a boot server.

managedOnly

Optional. If specified then only OSIM managed systems are reported.

unmanagedOnly

Optional. If specified then only OSIM registered but unmanaged systems are reported.

ADSonly

If specified then only ADS managed systems will be listed.

Note: If neither managedOnly nor unmanagedOnly nor ADSonly is coded then the systems will not be filtered for being OSIM managed or OSIM unmanaged.

The command provides an output list on stdout of the following format:

------------------------------------------------------------------
List OSIM Targets assigned to «boot server name»
------------------------------------------------------------------
Target name..............................: «name of target 1»
..MACAddress.............................: «MAC address»
..Status.................................: {OSIM managed («status» |
...........................................OSIM unmanaged | ADS managed}
            •
            •
            •
Target name..............................: «name of target n»
..MACAddress.............................: «MAC address»
..Status.................................: {OSIM managed («status» |
...........................................OSIM unmanaged | ADS managed}