HP CloudSystem Matrix/Matrix Operating Environment 7.2 Integration Interfaces API and CLI Operations Reference Guide

InvalidParameterExceptionExceptions
LogicalServerGroupNot
FoundException
NoServerPoolsAvailable
Exception
ServerPoolNotFound
Exception
ServiceNotFoundException
IOSoapException
addDiskToLogicalServerGroup
Adds a data disk to a logical server group, with Administrator approval.
The new disk is based on an existing disk stereotype already in use by
the logical server group.
addDiskToLogicalServer
Group
Name
The ID or name of service containing the logical server group.String serviceNameParameters
The name of the logical server group to adjust.String
logicalServerGroupName
The name of a stereotype disk used by the logical server group. (It must
not be a boot disk.)
String
stereotypeDiskName
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
LogicalDiskNotFound
Exception
LogicalServerGroupNot
FoundException
ServiceNotFoundException
IOSoapException
addNewDiskToLogicalServerGroup
Adds a new data disk stereotype to a logical server group, with
Administrator approval. The disk type is automatically determined by the
logical server group type.
addNewDiskToLogical
ServerGroup
Name
The ID or name of service containing the logical server group.String serviceNameParameters
The name of the logical server group to adjust.String
logicalServerGroupName
Optional. The name of the new disk stereotype to create. It must be unique
for the service. If not specified, a unique name will be auto-generated.
String
stereotypeDiskName
The size in GB for the new disk.Integer size
Optional. The cost per GB for the new disk. If not specified, or specified
by a non-admin user, a default cost will be calculated based on existing
Float cost
disks in the server group. The units for the cost will be same as the units
used for the server group.
Optional. Mark the disk to be shared across the servers in the server
group. Certain server group configurations does not allow shared disks.
Defaults to not shared.
Boolean shared
32 Operations