Group vSG

vSG Collection [/api/service/vsg/]

List all vSGs [GET]

  • Response 200 (application/json)

      [
          {
              "humanReadableName": "service_vsg",
              "id": 2,
              "wan_container_gateway_ip": "",
              "wan_container_gateway_mac": "",
              "dns_servers": "8.8.8.8",
              "url_filter_kind": null,
              "node_label": null
          }
      ]