ALBControllerVersion (type)

{
  "description": "ALB Controller Version", 
  "id": "ALBControllerVersion", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "properties": {
    "alb_api_version": {
      "description": "It is ALB API version supported by NSX-ALB.", 
      "title": "Alb API Version", 
      "type": "string"
    }, 
    "alb_controller_version": {
      "description": "It is ALB Controller version deployed by NSX-ALB.", 
      "title": "Alb Controller Version", 
      "type": "string"
    }
  }, 
  "title": "ALBControllerVersion", 
  "type": "object"
}