NSX-T Data Center REST API

ALBControllerNodeFormFactorParameters (type)

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