ALBControllerNodeVMUpdateParameters (type)

{
  "description": "Parameters for updating Advanced Load Balancer Controller node VM 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 Advanced Load Balancer Controllers as well.", 
      "title": "Update Advanced Load Balancer Controller runtime config as well", 
      "type": "boolean"
    }
  }, 
  "title": "Parameters for updating Advanced Load Balancer Controller request", 
  "type": "object"
}