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

Blade enclosure bay name or rack position depending on server model.String bay
False when errors are detected that would prevent successful provisioning.Boolean validTarget
ServerSnapshot
Name of the server snapshot.String name
Identifier for the snapshot, unique within the set of snapshots for a server.String id
ID of the parent snapshot, if any.String parentSnapshotId
IDs of the child snapshots, if anyList<String> childSnapshotIds
Indicates whether the snapshot is the basis for the current server state.Boolean isActive
ServiceAction
Type of request to which the service action applies.RequestType requestType
The event that triggers execution of the service action.ServiceActionTrigger trigger
A list of workflows comprising the service action, sorted by ordinal.List<Workflow> workflows
ServiceActionTrigger
(Required) The value as an enumerated type.ServiceActionTriggerEnum
enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
ServiceActionTriggerEnum
Possible values: SERVICE_BEGIN, SERVICE_END, OTHER
ServiceDetails
Extends ServiceInfo
Additional properties defined in the template.List<Property>
userDefinedProperties
A list of automatically triggered actions defined for the service.List<ServiceAction>
serviceActions
Details of the logical server groups contained by the service.List<LogicalServerGroupDetails>
logicalServerGroups
Overhead cost not included in service resource costs.Cost fixedCost
ServiceEntityStatus
(Required) The value as an enumerated type.ServiceEntityStatusEnum
enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
ServerSnapshot 77