HP Matrix Operating Environment Software manual Server Pool, ListServerPools, GetServerPool

Models: Matrix Operating Environment Software

1 111
Download 111 pages 21.04 Kb
Page 29
Image 29

Exceptions

InvalidParameterException

 

 

LogicalServerNotFound

 

 

Exception

 

 

ServiceNotFoundException

 

 

IOSoapException

 

syncLogicalServers

 

 

Name

syncLogicalServers

Causes IO to resynchronize the state of the logical servers that IO is

 

 

managing with the current state of the logical servers in Matrix OE

 

 

visualization. This operation runs asynchronously, returning before the

 

 

synchronization has completed. This operation may be performed only

 

 

by an infrastructure orchestration Administrator.

Parameters

none

 

Returns

none

 

Exceptions

IOSoapException

 

Server Pool

 

 

listServerPools

 

 

Name

listServerPools

Gets a list of names of the server pools available to the user. For

 

 

infrastructure orchestration Administrators, the list contains all server pools

 

 

including the Maintenance and Unassigned pools.

Parameters

none

 

Returns

List<String> serverPools

Names of the server pools for the requesting user.

Exceptions

IOSoapException

 

getServerPool

 

 

Name

getServerPool

Gets details of a specified server pool.

Parameters

String serverPoolName

The name of the server pool to get.

Returns

SanVolume serverPool

Details of the server pool contents and configuration.

Exceptions

InvalidParameterException

 

 

ServerPoolNotFound

 

 

Exception

 

 

IOSoapException

 

createServerPool

Name

createServerPool

Creates an empty server pool. This operation may be performed only by

 

 

an infrastructure orchestration Administrator or Organization

 

 

Administrator.

Parameters

String serverPoolName

The name of the server pool to create. It is limited to 64 characters

 

 

(alphanumeric, hyphen, underscore, and space).

 

String note

Optional annotation to be attached to the server pool.

 

 

Server Pool 29

Page 29
Image 29
HP Matrix Operating Environment Software manual Server Pool, ListServerPools, GetServerPool, CreateServerPool