| Name | Type | Description | Notes |
|---|---|---|---|
| serviceReference | ResourceReference | [optional] | |
| highAvailabilityStatus | HighAvailabilityStatusEnum | Represents the active or the standby state of the service. | [optional] |
| allocationDetails | List<KeyValuePair> | Additional properties of a service, say the sub_pool_size and sub_pool_type for a LoadBalancer. | [optional] |
| Name | Value |
|---|---|
| ACTIVE | "ACTIVE" |
| STANDBY | "STANDBY" |
| DOWN | "DOWN" |
| SYNC | "SYNC" |
| UNKNOWN | "UNKNOWN" |