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

Details of the LogicalLoadBalancer associated with this LogicalServerGroup, if any.LogicalLoadBalancerDetails
logicalLoadBalancer
IP addresses assigned to the group for use as floating IP addresses within the group
(for example, by an Oracle DB server).
List<LogicalIPAddress>
virtualIPAddresses
LogicalServerGroupInfo
Name of the service containing the logical server group.String serviceName
Name of the logical server group.String name
Initial size of the logical server group on service creation.Integer minServerCount
Maximum size of the logical server group that may be achieved by adding servers.Integer maxServerCount
The number of logical servers in the group with status UP.Integer activeServerCount
Indicates the sequence in which the logical server group is booted relative to others,
or 0 if no sequence is defined
Integer bootSequenceOrdinal
Status of operation/automation for the logical server group.ServiceEntityStatus status
Logical server group notes specified in the template.String notes
Time at which the logical object was created, in milliseconds since the epoch.Long createEpoch
Time at which the logical object was last modified, in milliseconds since the epoch.Long lastModifiedEpoch
LogicalServerInfo
Name of the service containing the logical server.String serviceName
Name of the logical server group containing the logical server.String logicalServerGroupName
Name of the logical server.String name
Name of the associated logical server in Virtualization Manager.String logicalServerName
Network hostname for the server represented by the logical server.String hostname
A unique identifier for the server resource that is allocated to the logical server. A
null value indicates that no server resource is currently allocated.
String resourceBindingId
The resourceBindingId of the parent VM from which a linked clone has been
generated. Is set to null for logical servers which are not linked clones.
String parentResourceBindingId
The ID of the ESX resource pool or cloud capacity pool in which the server was
provisioned, if applicable.
String capacityPoolId
Indicates whether the logical server is physical or virtual.Boolean isVirtual
Indicates whether the logical server is defined for provisioning to an external cloud
provider.
Boolean isInCloud
Indicates whether the logical server is recoverable.Boolean isRecoverable
False if agentless VMM is used and the logical server is not the shared disk host,
or if the logical server is a linked clone.
Boolean isBase
A named server type corresponding to the server memory and processor attributes.
Applicable only for servers provisioned in cloud capacity pools for which server
types are defined.
String serverType
Minimum memory requirement for the logical server, in the units specified by
memorySizeUnits.
Integer memorySize
68 Data Model