PageNetworkResponse
{ "content": [ { "id": "00000000-0000-0000-0000-000000000000", "name": "string", "description": "string", "egress": true, "internetAccess": "SPLIT_TUNNEL_ON", "routes": [ { "id": "00000000-0000-0000-0000-000000000000", "type": "IP_V4", "subnet": "string", "description": "string" } ], "connectors": [ { "id": "00000000-0000-0000-0000-000000000000", "networkItemId": "00000000-0000-0000-0000-000000000000", "networkItemType": "NETWORK", "name": "string", "description": "string", "vpnRegionId": "string", "ipV4Address": "string", "ipV6Address": "string", "tunnelingProtocol": "OPENVPN", "ipSecConfig": { "platform": "AWS", "connectorState": "ACTIVE", "authenticationType": "SHARED_SECRET", "remoteSitePublicIp": "string", "preSharedKey": "string", "caCertificate": "string", "caCertificateFileName": "string", "peerCertificate": "string", "remoteGatewayCertificate": "string", "peerCertificatePrivateKey": "string", "peerCertificateKeyPassphrase": "string", "pairedAwsConnectorId": "string", "ikeProtocol": { "protocolVersion": "IKE_V1", "phase1": {}, "phase2": {}, "rekey": {}, "deadPeerDetection": {}, "startupAction": "START" }, "serverId": "string", "hostname": "string", "domain": "string" }, "connectionStatus": "ONLINE" } ], "systemSubnets": [ "string" ], "tunnelingProtocol": "OPENVPN", "gatewaysIds": [ "string" ] } ], "totalElements": 0, "totalPages": 0, "numberOfElements": 0, "page": 0, "size": 0 }
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
content | false | none | none | |
totalElements | integer(int32) | false | none | none |
totalPages | integer(int32) | false | none | none |
numberOfElements | integer(int32) | false | none | none |
page | integer(int32) | false | none | none |
size | integer(int32) | false | none | none |