LBServiceInstanceDetail (type)

{
  "id": "LBServiceInstanceDetail", 
  "module_id": "PolicyLBStatistics", 
  "properties": {
    "attachment_display_name": {
      "description": "The display name of the resource which the load balancer instance deploys on.", 
      "title": "The display name of load balancer instance attachment", 
      "type": "string"
    }, 
    "attachment_path": {
      "description": "The path of the resource which the load balancer instance deploys on.", 
      "title": "The path of load balancer instance attachment", 
      "type": "string"
    }, 
    "error_message": {
      "description": "The error message for the load balancer instance. If the instance status is NOT_READY, error message will be attached.", 
      "title": "The error message for this instance", 
      "type": "string"
    }
  }, 
  "type": "object"
}