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

The name of a file containing customization data needed to prepare a system (virtual
servers only)
String osCustomizationFileName
The virtualization technology used by a VM (virtual servers only)VirtualizationType
virtualizationType
Indicates the sequence in which the software is deployed to a server relative to
others
Integer ordinal
A unique identifier for the resource that is allocated to the logical software. A null
value indicates that no resource is currently allocated.
String resourceBindingId
LogicalSubnet
Name of the logical subnetString name
Indicates whether the network is public or private. A public subnet is routed within
(and potentially outside) the data center’s L3 IP infrastructure and should not include
Boolean isPublic
192.x.x.x or 10.x.x.x address ranges. A private subnet will not be routed either
within or outside of the data center L3 IP infrastructure and its IP address ranges
should be confined to 192.x.x.x or 10.x.x.x addresses.
Indicates whether the network may be shared with other service instances.Boolean isShareable
IP version used on the network (IPv4 or IPv6)IPType ipType
A unique identifier for the resource that is allocated to the logical subnet. A null
value indicates that no resource is currently allocated.
String resourceBindingId
Network 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
MessageSeverity
(Required) The value as an enumerated typeMessageSeverityEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER
String otherValue
MessageSeverityEnum
Possible values: CRITICAL, MAJOR, MINOR, WARNING, NORMAL, INFORMATIONAL, OTHER
NetworkSource
(Required) The value as an enumerated typeNetworkSourceEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER
String otherValue
NetworkSourceEnum
Possible values: PHYSICAL, VIRTUAL, DEFINED, OTHER
36 Data Model