AllocatedService

AllocatedService
AllocatedService
JSON Example
{
    "allocation_details": [
        {
            "key": "string",
            "value": "string"
        }
    ],
    "high_availability_status": "string",
    "service_reference": {
        "is_valid": false,
        "target_display_name": "string",
        "target_id": "string",
        "target_type": "string"
    }
}
allocation_details
Optional

Additional properties of a service, say the sub_pool_size and sub_pool_type for a LoadBalancer.

string
high_availability_status
Optional

Represents the active or the standby state of the service.

Possible values are : ACTIVE, STANDBY, DOWN, SYNC, UNKNOWN,
service_reference
Optional

A weak reference to an NSX resource.