GetOSImageParameters
The GetOSImageParameters method fetches the default parameter settings of an OS image.
cla140
The GetOSImageParameters method fetches the default parameter settings of an OS image.
Parameters
- xsd:string sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:string osImageSpecifies the OS image name. The default parameter settings of the OS image specified will be retrieved.
Return Values
- dsm:ArrayOfOSIMPropertiesWithDescArray of the default parameters of the OS image.
Remarks
None