{
  "_self": {
    "action": "string",
    "href": "string",
    "rel": "string"
  },
  "_links": [
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    },
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    }
  ],
  "_schema": "string",
  "_revision": 3,
  "_system_owned": false,
  "display_name": "string",
  "description": "string",
  "tags": [
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    }
  ],
  "_create_user": "string",
  "_protection": "string",
  "_create_time": 7,
  "_last_modified_time": 3,
  "_last_modified_user": "string",
  "id": "string",
  "resource_type": "string",
  "prefixes": [
    {
      "action": "PERMIT",
      "ge": 10,
      "le": 5,
      "network": "string"
    },
    {
      "action": "PERMIT",
      "ge": 6,
      "le": 8,
      "network": "string"
    },
    {
      "action": "DENY",
      "ge": 9,
      "le": 5,
      "network": "string"
    },
    {
      "action": "DENY",
      "ge": 6,
      "le": 9,
      "network": "string"
    },
    {
      "action": "DENY",
      "ge": 4,
      "le": 10,
      "network": "string"
    },
    {
      "action": "DENY",
      "ge": 4,
      "le": 5,
      "network": "string"
    },
    {
      "action": "DENY",
      "ge": 2,
      "le": 9,
      "network": "string"
    }
  ],
  "logical_router_id": "string"
}