PoolGroupDeploymentPolicyApiResponse

PoolGroupDeploymentPolicyApiResponse
PoolGroupDeploymentPolicyApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "auto_disable_old_prod_pools": false,
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "evaluation_duration": 0,
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "rules": [
                {
                    "metric_id": "string",
                    "operator": "string",
                    "threshold": "number"
                }
            ],
            "scheme": "string",
            "target_test_traffic_ratio": 0,
            "tenant_ref": "string",
            "test_traffic_ratio_rampup": 0,
            "url": "string",
            "uuid": "string",
            "webhook_ref": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next