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 sessionIdSpecifies the session ID obtained from the DSM web services login.
- dsm:ScalabilityServerPropertiesRequiredSpecifies the properties required to fetch a scalability server from the list.
Return Values
- xsd:long OpenListHandleSpecifies the numeric handle to a list of servers that is used by GetScalabilityServers.
- xsd:long totalNoOfQueriesSpecifies 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.