NSX-T Data Center REST API

AlbControllerClusterRuntimeError (type)

{
  "description": "Avi Load Balancer Controller cluster runtime error.",
  "id": "AlbControllerClusterRuntimeError",
  "module_id": "PolicyALBControllerDeployment",
  "properties": {
    "error_code": {
      "description": "Avi Load Balancer cluster runtime error code.",
      "readonly": true,
      "title": "Avi Load Balancer cluster runtime error code",
      "type": "int"
    },
    "error_message": {
      "description": "Avi Load Balancer cluster runtime error msg.",
      "readonly": true,
      "title": "Avi Load Balancer cluster runtime error msg",
      "type": "string"
    }
  },
  "title": "Avi Load Balancer Controller cluster runtime error",
  "type": "object"
}