{
  "_self": {
    "action": "string",
    "href": "string",
    "rel": "string"
  },
  "_links": [
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    },
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    },
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    },
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    },
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    }
  ],
  "_schema": "string",
  "_revision": 7,
  "_system_owned": false,
  "display_name": "string",
  "description": "string",
  "tags": [
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    }
  ],
  "_create_user": "string",
  "_protection": "string",
  "_create_time": 2,
  "_last_modified_time": 8,
  "_last_modified_user": "string",
  "id": "string",
  "resource_type": "string",
  "filter_in_ipprefixlist_id": "string",
  "neighbor_address": "string",
  "remote_as": 3,
  "filter_out_ipprefixlist_id": "string",
  "hold_down_timer": 180,
  "maximum_hop_limit": 1,
  "enabled": true,
  "bfd_config": {
    "receive_interval": 1000,
    "declare_dead_multiple": 3,
    "transmit_interval": 1000
  },
  "logical_router_id": "string",
  "remote_as_num": "string",
  "filter_out_routemap_id": "string",
  "filter_in_routemap_id": "string",
  "keep_alive_timer": 60,
  "password": "string",
  "source_address": "string",
  "source_addresses": [
    "string",
    "string",
    "string",
    "string",
    "string",
    "string",
    "string"
  ],
  "enable_bfd": true,
  "address_families": [
    {
      "in_filter_ipprefixlist_id": "string",
      "out_filter_routemap_id": "string",
      "type": "VPNV4_UNICAST",
      "in_filter_routemap_id": "string",
      "enabled": true,
      "out_filter_ipprefixlist_id": "string"
    }
  ]
}