OpenScalabilityServerList

The OpenScalabilityServerList fetches a list of all scalability servers registered with a domain manager.
cla140
The OpenScalabilityServerList fetches a list of all scalability servers registered with a domain manager.
Parameters
  • xsd:string sessionId
    Specifies the session ID obtained from the DSM web services login.
  • dsm:ScalabilityServerPropertiesRequired
    Specifies the properties required to fetch a scalability server from the list.
Return Values
  • xsd:long OpenListHandle
    Specifies the numeric handle to a list of servers that is used by GetScalabilityServers.
  • xsd:long totalNoOfQueries
    Specifies the total number of images in the list returned by the OpenListHandle parameter..
Remarks
This method returns the size of the list and a handle to the list that can be used with the GetScalabilityServers method.