NSX-T Data Center REST API

ALBControllerNodeFormFactorParameters (type)

{
  "additionalProperties": false,
  "description": "parameters for Avi Load Balancer Controller Form Factors.",
  "id": "ALBControllerNodeFormFactorParameters",
  "module_id": "PolicyALBControllerDeployment",
  "properties": {
    "alb_major_version": {
      "description": "Major release version of Avi Load Balancer Controller for which form factor details will be returned.",
      "title": "Major release version of Avi Load Balancer Controller for which form factor details will be returned.",
      "type": "string"
    }
  },
  "title": "Filtering parameters for Avi Load Balancer Controller Form Factors.",
  "type": "object"
}