ALBControllerClusteringParameters (type)

{
  "additionalProperties": false, 
  "description": "Parameters for filtering the Advanced Load Balancer controller clusters.", 
  "id": "ALBControllerClusteringParameters", 
  "module_id": "PolicyALBControllerDeployment", 
  "properties": {
    "clustering_id": {
      "description": "Id to filter NSX Advanced Load Balancer Controllers, if not provided NSX ALB Controllers without clustering Id will be returned.", 
      "title": "Unique Id for NSX Advanced Load Balancer Controller Cluster used in VCF managed NSX.", 
      "type": "string"
    }
  }, 
  "title": "Filtering parameters for Advanced Load Balancer controller clusters.", 
  "type": "object"
}