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

Maximum size of SAN volumes provisioned from the template, in megabytesLong maxSizeMB
RAID levels allowed for SAN volumes provisioned from the templateList<RaidLevel>
allowedRaidLevels
Operating system types allowed for SAN volumes provisioned from the templateList<OperatingSystemType>
allowedOsTypes
Storage tags that must be matched when allocating storage for the templateList<String> requiredTags
Storage tags that must not be matched when allocating storage for the templateList<String> excludedTags
ServerPool
Name of the server poolString name
Custom server pool notesString notes
IDs of the VM hosts in the server poolList<String> vmHostIds
IDs of the compute servers in the server poolList<String> computeServerIds
IDs of the cloud capacity pools in the server poolList<String>
cloudCapacityPoolIds
IDs of the ESX capacity pools in the server poolList<String> esxCapacityPoolIds
Names of the users and Active Directory groups assigned to the server pool. This
value is reported only to infrastructure orchestration Administrators.
List<String> userNames
Notes associated with the movement of servers to the server pool. These notes are
present only in the Maintenance pool.
List<ServerPoolResourceNote>
resourceNotes
Unique identifier for the organization to which the server pool belongsString organizationId
ServerPoolResourceNote
ID of the server (VM host or compute server) to which the note appliesString 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 moveString movedByUser
User-specified notes associated with the server pool moveString notes
ServerResource
Resource ID for the serverString id
Server model identifierString model
Server serial numberString serialNumber
Universally unique identifier for the serverString 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 serverOrganization
processorArchitecture
ServerPool 41