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

The maximum value to which the memory size may be updated, using the same
units as the memory size.
Integer maxMemorySize
Memory size units.ByteSize memorySizeUnits
Minimum number of processors required for the logical server.Integer processorCount
The maximum value to which the processor count may be updated.Integer maxProcessorCount
Minimum processor speed required for the logical server, in MHz (physical servers
only).
Integer processorSpeedMHz
Processor architecture required for the logical server (physical servers only).ProcessorArchitecture
processorArchitecture
Status of operation/automation for the logical server.ServiceEntityStatus status
Cost associated with the server resource.Cost cost
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
LogicalSoftware
Name of the software.String name
Indicates whether the software is a VM template or an image.SoftwareType type
The operating system type for the software.OperatingSystemType osType
Deployment service type for an image.DeploymentServiceType
deploymentServiceType
The name of a file containing customization data needed to prepare a system (virtual
servers only).
String osCustomizationFileName
The virtualization technology used by a VM (virtual servers only).VirtualizationType
virtualizationType
Indicates the sequence in which the software is deployed to a server relative to
others.
Integer ordinal
A unique identifier for the resource that is allocated to the logical software. A null
value indicates that no resource is currently allocated.
String resourceBindingId
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
LogicalSubnet
Name of the logical subnet.String name
Indicates whether the network is public or private. A public subnet is routed within
(and potentially outside) the data center’s L3 IP infrastructure and should not include
Boolean isPublic
192.x.x.x or 10.x.x.x address ranges. A private subnet will not be routed either
within or outside of the data center L3 IP infrastructure and its IP address ranges
should be confined to 192.x.x.x or 10.x.x.x addresses.
Indicates whether the network may be shared with other service instances.Boolean isShareable
IP version used on the network (IPv4 or IPv6).IPType ipType
A unique identifier for the resource that is allocated to the logical subnet. A null
value indicates that no resource is currently allocated.
String resourceBindingId
Network notes specified in the service template.String notes
LogicalSoftware 69