LbServiceInstanceDetail (type)

{
  "id": "LbServiceInstanceDetail", 
  "module_id": "AggSvcLb", 
  "properties": {
    "attachment": {
      "$ref": "ResourceReference, 
      "description": "The resource reference which the load balancer instance deploys on.", 
      "title": "The load balancer instance attachment"
    }, 
    "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"
}