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

ServiceEntityStatusEnum
Possible values:
The entity has been defined but no work has been performed on it yet.NEW
Resources required for the entity have been allocated.ALLOCATED
A request is operating on the entity.IN_PROGRESS
Resources required for the entity have been reserved.RESERVED
The entity is up and running.UP
The entity is powered off.OFF
The entity has been deactivated.DEACTIVATED
A failure has occurred on the entity.DOWN
The entity represents an aggregation of entities with different status values, none of
which are IN_PROGRESS.
PARTIAL
Processing of a request on the entity has failed.FAILED
Processing of a request on the entity is being canceled.CANCELING
The entity status cannot be determined.UNKNOWN
A value other than above, possibly introduced by an extension in a subsequent
release.
OTHER
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
78 Data Model