[
  {
    "id": 3,
    "name": "string",
    "parentId": 10,
    "upBandwidth": 3,
    "dnBandwidth": 6,
    "country": null,
    "tz": null,
    "city": [
      {
        "id": 3,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 6,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 1,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 5,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 10,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 9,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 7,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      }
    ],
    "geoOverride": true,
    "latitude": 3,
    "longitude": 4,
    "ipAddresses": [
      "string"
    ],
    "ports": [
      7,
      2,
      9,
      9
    ],
    "vpnCredentials": [
      {
        "id": 1,
        "type": null,
        "fqdn": "string",
        "ipAddress": "string",
        "preSharedKey": "string",
        "comments": "string",
        "location": {
          "id": 8,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        },
        "managedBy": {
          "id": 7,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        }
      }
    ],
    "authRequired": true,
    "sslScanEnabled": false,
    "zappSSLScanEnabled": true,
    "xffForwardEnabled": false,
    "otherSubLocation": true,
    "other6SubLocation": true,
    "surrogateIP": true,
    "idleTimeInMinutes": 8,
    "displayTimeUnit": null,
    "surrogateIPEnforcedForKnownBrowsers": false,
    "surrogateRefreshTimeInMinutes": 5,
    "surrogateRefreshTimeUnit": null,
    "ofwEnabled": false,
    "ipsControl": false,
    "aupEnabled": true,
    "cautionEnabled": false,
    "aupBlockInternetUntilAccepted": false,
    "aupForceSslInspection": false,
    "ipv6Enabled": false,
    "ipv6Dns64Prefix": [
      {
        "id": 4,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 3,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 9,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 7,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 3,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 4,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 7,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      }
    ],
    "iotDiscoveryEnabled": false,
    "aupTimeoutInDays": 2,
    "managedBy": {
      "id": 6,
      "name": "string",
      "externalId": "string",
      "extensions": {}
    },
    "profile": null,
    "description": "string"
  },
  {
    "id": 6,
    "name": "string",
    "parentId": 1,
    "upBandwidth": 8,
    "dnBandwidth": 8,
    "country": null,
    "tz": null,
    "city": [
      {
        "id": 3,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      }
    ],
    "geoOverride": true,
    "latitude": 7,
    "longitude": 5,
    "ipAddresses": [
      "string",
      "string"
    ],
    "ports": [
      10
    ],
    "vpnCredentials": [
      {
        "id": 9,
        "type": null,
        "fqdn": "string",
        "ipAddress": "string",
        "preSharedKey": "string",
        "comments": "string",
        "location": {
          "id": 2,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        },
        "managedBy": {
          "id": 3,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        }
      },
      {
        "id": 8,
        "type": null,
        "fqdn": "string",
        "ipAddress": "string",
        "preSharedKey": "string",
        "comments": "string",
        "location": {
          "id": 3,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        },
        "managedBy": {
          "id": 1,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        }
      }
    ],
    "authRequired": false,
    "sslScanEnabled": true,
    "zappSSLScanEnabled": false,
    "xffForwardEnabled": true,
    "otherSubLocation": false,
    "other6SubLocation": true,
    "surrogateIP": true,
    "idleTimeInMinutes": 3,
    "displayTimeUnit": null,
    "surrogateIPEnforcedForKnownBrowsers": false,
    "surrogateRefreshTimeInMinutes": 4,
    "surrogateRefreshTimeUnit": null,
    "ofwEnabled": false,
    "ipsControl": false,
    "aupEnabled": true,
    "cautionEnabled": true,
    "aupBlockInternetUntilAccepted": true,
    "aupForceSslInspection": true,
    "ipv6Enabled": false,
    "ipv6Dns64Prefix": [
      {
        "id": 3,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 1,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      }
    ],
    "iotDiscoveryEnabled": true,
    "aupTimeoutInDays": 6,
    "managedBy": {
      "id": 3,
      "name": "string",
      "externalId": "string",
      "extensions": {}
    },
    "profile": null,
    "description": "string"
  },
  {
    "id": 2,
    "name": "string",
    "parentId": 6,
    "upBandwidth": 1,
    "dnBandwidth": 2,
    "country": null,
    "tz": null,
    "city": [
      {
        "id": 3,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 2,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 4,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 3,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 1,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      }
    ],
    "geoOverride": true,
    "latitude": 10,
    "longitude": 6,
    "ipAddresses": [
      "string",
      "string",
      "string",
      "string"
    ],
    "ports": [
      7,
      6,
      2,
      4,
      8,
      9
    ],
    "vpnCredentials": [
      {
        "id": 6,
        "type": null,
        "fqdn": "string",
        "ipAddress": "string",
        "preSharedKey": "string",
        "comments": "string",
        "location": {
          "id": 9,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        },
        "managedBy": {
          "id": 6,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        }
      },
      {
        "id": 7,
        "type": null,
        "fqdn": "string",
        "ipAddress": "string",
        "preSharedKey": "string",
        "comments": "string",
        "location": {
          "id": 3,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        },
        "managedBy": {
          "id": 9,
          "name": "string",
          "externalId": "string",
          "extensions": {}
        }
      }
    ],
    "authRequired": false,
    "sslScanEnabled": true,
    "zappSSLScanEnabled": false,
    "xffForwardEnabled": true,
    "otherSubLocation": false,
    "other6SubLocation": false,
    "surrogateIP": true,
    "idleTimeInMinutes": 5,
    "displayTimeUnit": null,
    "surrogateIPEnforcedForKnownBrowsers": true,
    "surrogateRefreshTimeInMinutes": 6,
    "surrogateRefreshTimeUnit": null,
    "ofwEnabled": true,
    "ipsControl": false,
    "aupEnabled": true,
    "cautionEnabled": false,
    "aupBlockInternetUntilAccepted": true,
    "aupForceSslInspection": true,
    "ipv6Enabled": false,
    "ipv6Dns64Prefix": [
      {
        "id": 3,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 5,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 2,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 1,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 4,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 4,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 1,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 4,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 8,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      },
      {
        "id": 10,
        "name": "string",
        "externalId": "string",
        "extensions": {}
      }
    ],
    "iotDiscoveryEnabled": false,
    "aupTimeoutInDays": 5,
    "managedBy": {
      "id": 9,
      "name": "string",
      "externalId": "string",
      "extensions": {}
    },
    "profile": null,
    "description": "string"
  }
]