NSX-T Data Center REST API

ALBControllerNodeVMUpdateParameters (type)

{
  "description": "Parameters for updating Avi Load Balancer Controller node password, DNS and NTP related configuration",
  "id": "ALBControllerNodeVMUpdateParameters",
  "module_id": "PolicyALBControllerDeployment",
  "properties": {
    "running_config": {
      "description": "If true, then the configuration will be updated in the running Avi Load Balancer Controllers as well.",
      "title": "Update Avi Load Balancer Controller runtime config as well",
      "type": "boolean"
    }
  },
  "title": "Parameters for updating Avi Load Balancer Controller request",
  "type": "object"
}