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

StorageProvisioningType
(Required) The value as an enumerated type.StorageProvisioningTypeEnum
enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
StorageProvisioningTypeEnum
Possible values: THICK, THIN, UNSPECIFIED, OTHER
StorageType
(Required) The value as an enumerated type.StorageTypeEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
StorageTypeEnum
Possible values: FC_SAN, DAS, VMFS, SAS_SAN, ISCSI_SAN, UNSPECIFIED, OTHER
SubnetDetails
Extends SubnetInfo
DNS domain for the subnet.String dnsDomain
DNS servers configured for the subnet.List<String> dnsServers
DNS search suffixes configured for the subnet.List<String> dnsSearchSuffixes
Default gateways configured for the subnet.List<String> defaultGateways
The name of the MS domain to which Windows servers should be joined when
provisioned on this subnet.
String msDomainName
The name of the MS workgroup to which Windows servers should be joined when
provisioned on this subnet. (Not used if msDomainName is set.)
String msWorkgroupName
WINS servers configured for the subnet.List<String> winsServers
NTP date servers configured for the subnet.List<String> ntpDateServers
The VLAN ID used to identify the subnet.String vlanId
Indicates the sources from which the subnet was discovered.List<String> groupIds
IDs of the trunk subnets which include this subnet.List<String> parentIds
IDs of the subnets which are contained in this trunk subnet.List<String> childIds
Indicates whether this subnet acts as a trunk.Boolean trunk
Static IP address ranges configured for allocation on this subnet.List<StaticIPAddressRange>
staticIpAddressRanges
SubnetInfo
The subnet ID, usually discovered from the managed environment.String id
Network address for the subnet.String address
StorageProvisioningType 69