{
  "_last_modified": "string",
  "cloud_config_cksum": "string",
  "cloud_ref": "string",
  "created_by": "string",
  "deployment_policy_ref": "string",
  "description": "string",
  "enable_http2": false,
  "fail_action": {
    "backup_pool": {
      "backup_pool_ref": "string"
    },
    "local_rsp": {
      "file": {
        "content_type": "string",
        "file_content": "string"
      },
      "status_code": "FAIL_HTTP_STATUS_CODE_503"
    },
    "redirect": {
      "host": "string",
      "path": "string",
      "protocol": "HTTPS",
      "query": "string",
      "status_code": "HTTP_REDIRECT_STATUS_CODE_302"
    },
    "type": "FAIL_ACTION_CLOSE_CONN"
  },
  "implicit_priority_labels": false,
  "members": [
    {
      "deployment_state": "string",
      "pool_ref": "string",
      "priority_label": "string",
      "ratio": 1
    }
  ],
  "min_servers": 4,
  "name": "string",
  "priority_labels_ref": "string",
  "service_metadata": "string",
  "tenant_ref": "string",
  "url": "string",
  "uuid": "string"
}