NSX-T Data Center REST API
ALBPGDeploymentRule (schema)
PGDeploymentRule
Advanced load balancer PGDeploymentRule object
| Name | Description | Type | Notes | 
|---|---|---|---|
| metric_id | Metric id metric_id of PGDeploymentRule. Default value when not specified in API or module is interpreted by ALB Controller as health.health_score_value. | string | Default: "health.health_score_value" | 
| operator | Operator Enum options - CO_EQ, CO_GT, CO_GE, CO_LT, CO_LE, CO_NE. Default value when not specified in API or module is interpreted by ALB Controller as CO_GE. | ALBComparisonOperator | Default: "CO_GE" | 
| threshold | Threshold metric threshold that is used as the pass fail. If it is not provided then it will simply compare it with current pool vs new pool. | number | 
