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"
},
"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
Read-Only
UNIX time since epoch in microseconds. Units(MICROSECONDS).
string
url
Read-Only
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.