OpenOSImageList
The OpenOSImageList method fetches the list of all available OS images.
cla140
The OpenOSImageList method fetches the list of all available OS images.
Parameters
- xsd:string sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:bool isBootServerNameSuppliedSpecifies if the boot server name is entered.
- xsd:string bootServerNameSpecifies the name of the boot server.
- dsm:ArrayOfOSImageFilterSpecifies the filter on the OS image properties.
- xsd:bool matchAllSpecifies the condition on the filter properties.
- dsm:OSIMAGEPROPERTY sortPropertySpecifies the OS image property that you want to sort.
- xsd:bool ascendingSpecifies if the sorting is in ascending order.
Return Values
- xsd:long OpenListHandleSpecifies the numeric handle to a list of OS images that can be passed to GetOSImages.
- xsd:long totalNoOfImagesSpecifies the total number of images in the list returned by the OpenListHandle parameter.