NSX-T Data Center REST API

ServiceBinding (type)

{
  "additionalProperties": false,
  "id": "ServiceBinding",
  "module_id": "LogicalRouterPorts",
  "properties": {
    "service_id": {
      "$ref": "ResourceReference",
      "description": "Identifier of Logical Service",
      "required": true,
      "title": "UUID of Service"
    }
  },
  "type": "object"
}