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 sessionId
    Specifies the session ID obtained from the DSM web services login.
  • xsd:string osImage
    Specifies the OS image name. The default parameter settings of the OS image specified will be retrieved.
Return Values
  • dsm:ArrayOfOSIMPropertiesWithDesc
    Array of the default parameters of the OS image.
Remarks
None