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

No assignment type specifiedUNSPECIFIED
A value other than above, possibly introduced by an extension in a subsequent
release
OTHER
IPType
(Required) The value as an enumerated typeIPTypeEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER
String otherValue
IPTypeEnum
Possible values: IPV4, IPV6, UNSPECIFIED, OTHER
LeasePeriod
(Required) The beginning of the lease term, in milliseconds since the epochLong startEpoch
The end of the lease term, in milliseconds since the epoch. A null value indicates
the lease has no end date.
Long endEpoch
LogicalDisk
A logical name for the disk, based on the stereotypeNameString name
The name that appears in the template and applies across the Logical Server group.
This name is used as a parameter to the addDiskToLogicalServerGroup operation.
String stereotypeName
Minimum disk size, in the units specified by sizeUnitsInteger size
Disk size unitsByteSize sizeUnits
RAID level defined for the diskRaidLevel raidLevel
The type of storage represented by the disk. Only applicable for physical disks.StorageType storageType
Indicates whether the disk is a boot disk. A null value indicates unspecified”.Boolean isBootable
Indicates whether the disk is shared across servers. A null value indicates
unspecified”.
Boolean isShareable
Indicates whether a SAN disk has redundant paths. A null value indicates
unspecified”.
Boolean isSinglePath
Cost associated with the disk resource, per GBCost cost
A unique identifier for the resource that is allocated to the logical disk. A null value
indicates that no resource is currently allocated.
String resourceBindingId
An ID of a SAN volume template to use for the disk. Only applicable for physical
disks.
String templateBindingId
Disk notes specified in the service templateString notes
Time at which the logical object was created, in milliseconds since the epochLong createEpoch
Time at which the logical object was last modified, in milliseconds since the epochLong lastModifiedEpoch
IPType 33