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

ServiceInfo
Name of the service.String name
Unique identifier for the service.String id
Status of operation/automation for the service.ServiceEntityStatus status
Name of the template on which the service is based.String basedOnTemplate
Time at which the service was created, in milliseconds since the epoch.Long createEpoch
(Required) Time at which the service was last modified, in milliseconds since the
epoch.
Long lastModifiedEpoch
Aggregate cost of the service resources and overhead.Cost cost
The time period for which service resources are allocatedLeasePeriod leasePeriod
Name of the user that owns the service.String ownerName
Unique identifier for the organization to which the service belongs.String organizationId
Service notes specified at the time of service creation.String notes
Identification of the entity responsible for the service costs.String billingCode
Disaster recovery policy.DrPolicy drPolicy
Disaster recovery state.DrState drState
SoftwareDiskDefinition
Disk name, within a software image.String name
Disk size, in the units specified by sizeUnits.Integer size
Disk size units.ByteSize sizeUnits
SoftwareType
(Required) The value as an enumerated type.SoftwareTypeEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
SoftwareTypeEnum
Possible values: IMAGE, VM_TEMPLATE, UNSPECIFIED, CLOUD_IMAGE, OTHER
StaticIPAddressRange
First address in the range.String startAddress
Last address in the range.String endAddress
Number of addresses in the range.Integer addressCount
Number of addresses in the range that are allocated to a service.Integer addressesInUse
Number of addresses in the range that are assigned to a server currently in
maintenance, and are therefore unavailable.
Integer addressesInMaintenance
68 Data Model