PoolGroupInventory

PoolGroupInventory
PoolGroupInventory
JSON Example
{
    "_last_modified": "string",
    "config": {
        "cloud_ref": "string",
        "deactivate_primary_pool_on_down": false,
        "deployment_policy_ref": "string",
        "enable_http2": false,
        "fail_action": {
            "local_rsp": {
                "file": {
                    "content_type": "string",
                    "file_content": "string",
                    "file_length": 0
                },
                "status_code": "string"
            },
            "redirect": {
                "host": "string",
                "path": "string",
                "protocol": "string",
                "query": "string",
                "status_code": "string"
            },
            "type": "string"
        },
        "implicit_priority_labels": false,
        "markers": [
            {
                "key": "string",
                "values": [
                    "string"
                ]
            }
        ],
        "members": [
            {
                "deployment_state": "string",
                "pool_ref": "string",
                "priority_label": "string",
                "ratio": 0
            }
        ],
        "min_servers": 0,
        "name": "string",
        "tenant_ref": "string",
        "url": "string",
        "uuid": "string"
    },
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Optional

UNIX time since epoch in microseconds. Units(MICROSECONDS).

config
Optional

config

string
url
Optional

url

string
uuid
Optional

UUID of the pool group. Field introduced in 22.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.