GetOSImages
TheGetOSImages method retrieves the properties of the OS images from OpenOSImageList.
cla140
TheGetOSImages method retrieves the properties of the OS images from OpenOSImageList.
Parameters
- xsd:string sessionIdSpecifies the session id obtained from the login to the web service.
- xsd:long listHandleSpecifies the numeric handle to a list as returned by a previous call to OpenOSImageList.
- xsd:long noOfImagesSpecifies the total number of OS images to fetch from the list. This must be less than or equal to the total number in the list as returned by a previous call to OpenOSImageList
Return Values
- dsm:ArrayOfOSImagePropertiesDisplays the list of the open OS images.
Remarks
None