HP Matrix Operating Environment 7.3 Release Notes
A Matrix OE API change details
This appendix provides additional Matrix OE API details. See the Web Services Description
Language (WSDL) for the formal specification.
New and changed Matrix OE API data types
The following data types are added:
Table 2 CostUpdate
DescriptionData type
Entity name for cost update.String serviceEntityName
Resource type for cost update.ResourceCostTypeEnum type
costupdate value.Float value
Table 3 CustomStorageProvisioningAttribute
DescriptionData type
Entity name for cost update.String logicalDiskName
The storage provisioning typeStorageProvisioningType provisioningType
The following field, which enables template customization of disk storage provisioning type, is
added after the processorAttributes field:
Table 4 CustomTemplateAttributes
DescriptionData type
Optional list of storage provisioning type customizations.List <CustomStorageProvisioningAttribute>
storageProvisioningAttributes
Table 5 IPAddressAssignmentType
DescriptionData type
(Required) The value as an enumerated type.IPAddressAssignmentTypeEnum enumValue
A more specific value not defined in the enumerated type
when the enumValue is OTHER.
String otherValue
IPAddressAssignmentTypeEnum
Possible values: FIXED_COST_OF_SERVICE, COST_PER_IP, BASE_COST_PER_SERVER,
COST_PER_UNIT_OF_MEMORY, COST_PER_PROCESSOR, COST_PER_DISK_GB
StorageProvisioningTypeEnum
Possible values: THICK, THIN, UNSPECIFIED, UNKNOWN, OTHER
Table 6 Workflow
DescriptionParameter
The name of Operations Orchestration workflow.String name
The path to the Operation Orchestration workflow.String path
The action name displayed by the user interface.String displayName
The ordinal number assigned to the action.Integer ordinal
New and changed Matrix OE API data types 61