-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add globalReachEnabled, Add Get and list for peer express route circu…
…it connections. Remove allowGlobalReach (#5266) * Added GlobalReachEnabled field. Added GET and List apis for peer express route circuit connections. Removed AllowGlobalReach as it was a dead field and abandoned in favor for GlobalReachEnabled * adding allow gloabl reach back * fixed typo
- Loading branch information
1 parent
ed6d838
commit 9052df9
Showing
4 changed files
with
289 additions
and
1 deletion.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
...nager/Microsoft.Network/stable/2018-12-01/examples/ExpressRouteCircuitConnectionList.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 32 additions & 0 deletions
32
...er/Microsoft.Network/stable/2018-12-01/examples/PeerExpressRouteCircuitConnectionGet.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"parameters": { | ||
"connectionName": "60aee347-e889-4a42-8c1b-0aae8b1e4013", | ||
"resourceGroupName": "rg1", | ||
"api-version": "2018-12-01", | ||
"subscriptionId": "subid1", | ||
"circuitName": "ExpressRouteARMCircuitA", | ||
"peeringName": "AzurePrivatePeering" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"name": "60aee347-e889-4a42-8c1b-0aae8b1e4013", | ||
"id": "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitA/peerings/AzurePrivatePeering/peerConnections/60aee347-e889-4a42-8c1b-0aae8b1e4013", | ||
"etag": "W/\"6ffbbb06-da20-44ca-a34f-280c4653b1e9\"", | ||
"properties": { | ||
"provisioningState": "Succeeded", | ||
"expressRouteCircuitPeering": { | ||
"id": "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitA/peerings/AzurePrivatePeering" | ||
}, | ||
"peerExpressRouteCircuitPeering": { | ||
"id": "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitB/peerings/AzurePrivatePeering" | ||
}, | ||
"addressPrefix": "20.0.0.0/29", | ||
"circuitConnectionStatus": "Connected", | ||
"connectionName": "circuitConnectionWestusEastus", | ||
"authResourceGuid": "" | ||
} | ||
} | ||
} | ||
} | ||
} |
53 changes: 53 additions & 0 deletions
53
...r/Microsoft.Network/stable/2018-12-01/examples/PeerExpressRouteCircuitConnectionList.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"parameters": { | ||
"resourceGroupName": "rg1", | ||
"api-version": "2018-12-01", | ||
"subscriptionId": "subid1", | ||
"circuitName": "ExpressRouteARMCircuitA", | ||
"peeringName": "AzurePrivatePeering" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"name": "60aee347-e889-4a42-8c1b-0aae8b1e4013", | ||
"id": "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitA/peerings/AzurePrivatePeering/peerConnections/60aee347-e889-4a42-8c1b-0aae8b1e4013", | ||
"etag": "W/\"6ffbbb06-da20-44ca-a34f-280c4653b1e9\"", | ||
"properties": { | ||
"provisioningState": "Succeeded", | ||
"expressRouteCircuitPeering": { | ||
"id": "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitA/peerings/AzurePrivatePeering" | ||
}, | ||
"peerExpressRouteCircuitPeering": { | ||
"id": "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitB/peerings/AzurePrivatePeering" | ||
}, | ||
"addressPrefix": "20.0.0.0/29", | ||
"circuitConnectionStatus": "Connected", | ||
"connectionName": "circuitConnectionWestusEastus", | ||
"authResourceGuid": "" | ||
} | ||
}, | ||
{ | ||
"name": "c8b17193-8dd3-4f61-866d-8cdd2e2e268e", | ||
"id": "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitA/peerings/AzurePrivatePeering/peerConnections/c8b17193-8dd3-4f61-866d-8cdd2e2e268e", | ||
"etag": "W/\"6ffbbb06-da20-44ca-a34f-280c4653b1e9\"", | ||
"properties": { | ||
"provisioningState": "Succeeded", | ||
"expressRouteCircuitPeering": { | ||
"id": "/subscriptions/subid1/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitA/peerings/AzurePrivatePeering" | ||
}, | ||
"peerExpressRouteCircuitPeering": { | ||
"id": "/subscriptions/subid2/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuitC/peerings/AzurePrivatePeering" | ||
}, | ||
"addressPrefix": "30.0.0.0/29", | ||
"circuitConnectionStatus": "Connected", | ||
"connectionName": "circuitConnectionCentralusEastus", | ||
"authResourceGuid": "64283012-d377-421d-8398-f6aeb2ac7ea0" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters