NSX-T Data Center REST API
ALBPoolAnalyticsPolicy (type)
{
"additionalProperties": false,
"description": "Advanced load balancer PoolAnalyticsPolicy object",
"id": "ALBPoolAnalyticsPolicy",
"module_id": "PolicyAdvancedLoadBalancer",
"properties": {
"enable_realtime_metrics": {
"default": false,
"description": "Enable real time metrics for server and pool metrics eg. l4_server.xxx, l7_server.xxx. Default value when not specified in API or module is interpreted by ALB Controller as false.",
"required": false,
"title": "Enable realtime metrics",
"type": "boolean"
}
},
"title": "PoolAnalyticsPolicy",
"type": "object"
}