ProviderGatewayConnections
ProviderGatewayConnections
List of Centralized Connection Connections assigned to the Regional Networking Setting. This includes the default Centralized Connection assigned during creation of the Regional Networking Setting.
JSON Example
undefined undefined
{
"values": [
{
"status": "string",
"id": "string",
"name": "string",
"providerGatewayRef": {
"name": "string",
"id": "string"
},
"isDefault": false,
"allowAdvertisingPrivateIpBlocks": false
}
]
}