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

Subnet mask.String mask
The source types from which the network was discovered/defined.List<NetworkSource> sources
Primary IP type for the subnet.IPType ipType
Indicates whether the subnet serves as a boot network.Boolean bootNetwork
Indicates whether the subnet is publicly addressable.Boolean isPublic
Indicates whether the subnet may be shared across services.Boolean shareable
Number of DHCP addresses configured for allocation on this subnet.Integer dhcpAddressCount
Number of DHCP addresses on this subnet that are allocated to a service.Integer dhcpAddressesInUse
Number of DHCP addresses on this subnet that are assigned to a server currently
in maintenance, and are therefore unavailable
Integer
dhcpAddressesInMaintenance
Number of static addresses configured for allocation on this subnet.Integer staticAddressCount
Number of static addresses on this subnet that are allocated to a service.Integer staticAddressesInUse
Number of static addresses on this subnet that are assigned to a server currently in
maintenance, and are therefore unavailable.
Integer
staticAddressesInMaintenance
Currently limited to one deployment service per subnet.List<DeploymentService>
deploymentServices
Custom subnet notes.String notes
TemplateInfo
Name of the template.String name
Time at which the template was created, in milliseconds since the epoch.Long createEpoch
(Required) Time at which the template was last modified, in milliseconds since the
epoch.
Long lastModifiedEpoch
Aggregate cost of resources for a service based on the template.Cost cost
Indicates whether the template is published for general use.Boolean isPublished
Indicates whether template customization is available at service creation time.Boolean isCustomizable
Custom template notes.String notes
Disaster recovery policy.DrPolicy drPolicy
VirtualizationType
(Required) The value as an enumerated type.VirtualizationTypeEnum
enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
VirtualizationTypeEnum
Possible values: ESX, XEN, HYPER_V, MSVS, GSX, INTEGRITY_VM, UNKNOWN, OTHER
The XEN, MSVS, and GSX values are currently not used in IO logical servers.
70 Data Model