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

Cost
(Required) A numeric cost value.Float value
The units of the cost value.String units
Time period to which the cost value applies.CostFrequency frequency
CostFrequency
(Required) The value as an enumerated type.CostFrequencyEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
CostFrequencyEnum
Possible values: MONTH, WEEK, DAY, HOUR, UNSPECIFIED, OTHER
CustomAddressAssignmentTypeAttribute
Name of the logical server group for which to customize the IP address assignment
type.
String logicalServerGroupName
ID of the subnet for which to customize the IP address assignment type in the logical
server group.
String subnetId
Customized IP address assignment type (STATIC, AUTOMATIC, or DHCP).IPAddressAssignmentTypeEnum
addressAssignmentType
For STATIC address assignment, a list of the IP addresses to use must be specified.
The list size must match the initial logical server group size. For other assignment
types, no addresses should be specified.
List<String> staticIPValues
CustomMemoryAttribute
Name of logical server group for which to customize the OS image.String logicalServerGroupName
Customized memory size.Integer memorySize
Customized memory size units. The specified memory size and units must be
convertible to a whole number value in the memory size units defined for the logical
server group in the template.
ByteSizeEnum memorySizeUnits
CustomOsImageAttribute
Name of the logical server group for which to customize the memory size.String logicalServerGroupName
Customized software ID.String softwareId
(Optional) Virtualization type for the specified software. Must be HYPER_V or
INTEGRITY_VM. Either a virtualizationType or osVariation must be specified.
VirtualizationTypeEnum
virtualizationType
(Optional) Operating system type/variation for the specified software with ESX
virtualization type. Either a virtualizationType or osVariation must be specified.
String osVariation
60 Data Model