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

[Not yet defined]EXTERNAL
No assignment type specified.UNSPECIFIED
A value other than above, possibly introduced by an extension in a subsequent
release.
OTHER
IPType
(Required) The value as an enumerated type.IPTypeEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
IPTypeEnum
Possible values: IPV4, IPV6, UNSPECIFIED, OTHER
LeasePeriod
(Required) The beginning of the lease term, in milliseconds since the epoch.Long startEpoch
The end of the lease term, in milliseconds since the epoch. A null value indicates
the lease has no end date.
Long endEpoch
LoadBalancerInfo
The ID of the load balancer.String id
The model of the load balancer.String model
The version of load balancer.String version
A list of IDs of the subnets on which the load balancer operates.List<String> subnetIds
A management address to connect to a load balancer.String managementAddress
A management port on which to connect a load balancer.Integer managementPort
The management user name for the load balancer.String managementUserName
The password ID of a load balancer.String managementPasswordId
The certificate ID of a load balancer.String managementCertificateId
Indicates if the load balancer supports a high availability.Boolean isHASupported
Indicates if the load balancer supports Secure-Socket-Layer protocol.Boolean isSSLSupported
Indicates if the load balancer can support multiple tenants.Boolean isMultiTenantSupported
Indicates if the load balancer supports cookie based session persistence.Boolean
isCookieBasedStickySessionSupported
Indicates if the load balancer supports source address session persistence.Boolean
isSourceAddressBasedSticky
SessionSupported
Maximum number of groups supported in the load balancer.Integer maxGroups
List of tag names by which this load balancer can be referenced in designer.List<String> tags
64 Data Model