Previous Topic: list—List Images Registered at OSIM ManagerNext Topic: listConfigs—List Targets and Configurations of Image


listDeployed—List Boot Servers where Image Is Deployed

This action provides a list of those boot servers where the specified boot or OS image is deployed.

The syntax of the action is as follows:

image	action=listDeployed
name=name_of_an_image
[{bootImage | osImage}]
name

Specifies the name of an image for which the list of all boot servers is listed where it is deployed.

{bootImage | osImage}

These options specify whether the image in question is a boot or an OS image. If "bootImage" is coded then a boot image is assumed. Otherwise an OS image is assumed.

The provided list has the following format:

-----------------------------------------------------------
List of boot servers where («name of image»,{boot|os}image) is deployed
-----------------------------------------------------------
Image name......................................: «name of image»
..Image type....................................: {boot image | OS image}
..Status........................................: {registered | detected}
..Boot server name..............................: «name of boot server 1»
.........
.........
.........
................................................: «name of boot server m»
.........
.........
.........