ALBControllerSystemConfigurationResponse (type)

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