NSX-T Data Center REST API

ALBControllerSystemConfigurationResponse (type)

{
  "description": "Avi Load Balancer Controller node system configuration update response.",
  "id": "ALBControllerSystemConfigurationResponse",
  "module_id": "PolicyALBControllerOnBoarding",
  "properties": {
    "status": {
      "description": "Avi Load Balancer Controller node system configuration update status.",
      "readonly": true,
      "title": "Avi Load Balancer Controller node system configuration update status",
      "type": "string"
    }
  },
  "title": "Avi Load Balancer Controller node system configuration update response",
  "type": "object"
}