HP CloudSystem Matrix/Matrix Operating Environment 7.1 Integration Interfaces API and CLI Operations Reference Guide
ServerPoolResourceNote
ID of the server (VM host or compute server) to which the note applies.String serverResourceId
Time at which the server was moved to the server pool, in milliseconds since the
epoch.
Long movedEpoch
Name of the server pool from which the server was moved. This value is not available
after the referenced server pool is deleted.
String movedFromPoolName
Name of the user who initiated the server pool move.String movedByUser
User-specified notes associated with the server pool move.String notes
ServerResource
Resource ID for the server.String id
Server model identifier.String model
Server serial number.String serialNumber
Universally unique identifier for the server.String uuid
Physical memory configured on the server, in megabytesInteger memorySizeMB
Physical memory in use on the server, in megabytes, if the server is running a
managed operating system.
Integer memoryConsumedMB
Processor architecture used by the server.Organization
processorArchitecture
Number of physical processor cores in the server.Integer processorCoreCount
Speed of the server’s processors, in megahertz.Integer processorSpeedMHz
Percentage of the server’s processor cycles being consumed, if the server is running
a managed operating system.
Integer processorLoadPercent
Blade enclosure name or rack name depending on server model.String enclosure
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
66 Data Model