PoolGroupInventoryApiResponse

PoolGroupInventoryApiResponse
PoolGroupInventoryApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_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"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next