PGDeploymentRuleResult

PGDeploymentRuleResult
PGDeploymentRuleResult
JSON Example
{
    "metric_value": "number",
    "result": false,
    "rule": {
        "metric_id": "string",
        "operator": "string",
        "threshold": "number"
    }
}
number As double As double
metric_value
Optional

Metric value that is used as the pass fail. If it is not provided then it will simply compare it with current pool vs new pool. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
result
Optional

Whether rule passed or failed. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

rule
Required

rule