Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,17 @@
},
"responses": {
"200": {
"value": [
{
"age": 0,
"interface": "Microsoft",
"ipAddress": "IPAddress",
"macAddress": "macAddress"
}
]
"body": {
"value": [
{
"age": 0,
"interface": "Microsoft",
"ipAddress": "IPAddress",
"macAddress": "macAddress"
}
]
}
},
"202": {
"value": [
{
"age": 0,
"interface": "Microsoft",
"ipAddress": "IPAddress",
"macAddress": "macAddress"
}
]
}
"202": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@
},
"responses": {
"200": {
"name": "MyAuthorization1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName/authorizations/MyAuthorization1",
"etag": "W/\"e33c875f-48df-4a91-b7d3-eb95b5ddbb89\"",
"properties": {
"provisioningState": "Succeeded",
"authorizationKey": "authKey",
"authorizationUseStatus": "Available"
"body": {
"name": "MyAuthorization1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName/authorizations/MyAuthorization1",
"etag": "W/\"e33c875f-48df-4a91-b7d3-eb95b5ddbb89\"",
"properties": {
"provisioningState": "Succeeded",
"authorizationKey": "authKey",
"authorizationUseStatus": "Available"
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,20 @@
},
"responses": {
"200": {
"value": [
{
"name": "MyAuthorization1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName/authorizations/MyAuthorization1",
"etag": "W/\"e33c875f-48df-4a91-b7d3-eb95b5ddbb89\"",
"properties": {
"provisioningState": "Succeeded",
"authorizationKey": "authKey",
"authorizationUseStatus": "Available"
"body": {
"value": [
{
"name": "MyAuthorization1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName/authorizations/MyAuthorization1",
"etag": "W/\"e33c875f-48df-4a91-b7d3-eb95b5ddbb89\"",
"properties": {
"provisioningState": "Succeeded",
"authorizationKey": "authKey",
"authorizationUseStatus": "Available"
}
}
}
]
]
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,86 +6,88 @@
},
"responses": {
"200": {
"value": [
{
"name": "circuitName1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName1",
"etag": "W/\"832b28c3-f5fd-4d2a-a2cb-6e4a2fe452b3\"",
"type": "Microsoft.Network/expressRouteCircuits",
"location": "westus",
"properties": {
"provisioningState": "Succeeded",
"resourceGuid": "262effd3-248d-4754-9068-0a89260dd918",
"peerings": [],
"authorizations": [
{
"name": "MyAuthorization1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName/authorizations/MyAuthorization1",
"etag": "W/\"832b28c3-f5fd-4d2a-a2cb-6e4a2fe452b3\"",
"properties": {
"provisioningState": "Succeeded",
"authorizationKey": "authkey",
"authorizationUseStatus": "Available"
"body": {
"value": [
{
"name": "circuitName1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName1",
"etag": "W/\"832b28c3-f5fd-4d2a-a2cb-6e4a2fe452b3\"",
"type": "Microsoft.Network/expressRouteCircuits",
"location": "westus",
"properties": {
"provisioningState": "Succeeded",
"resourceGuid": "262effd3-248d-4754-9068-0a89260dd918",
"peerings": [],
"authorizations": [
{
"name": "MyAuthorization1",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName/authorizations/MyAuthorization1",
"etag": "W/\"832b28c3-f5fd-4d2a-a2cb-6e4a2fe452b3\"",
"properties": {
"provisioningState": "Succeeded",
"authorizationKey": "authkey",
"authorizationUseStatus": "Available"
}
}
}
],
"serviceProviderProperties": {
"serviceProviderName": "providerName",
"peeringLocation": "peeringLocation",
"bandwidthInMbps": 200
],
"serviceProviderProperties": {
"serviceProviderName": "providerName",
"peeringLocation": "peeringLocation",
"bandwidthInMbps": 200
},
"circuitProvisioningState": "Enabled",
"allowClassicOperations": false,
"gatewayManagerEtag": "113",
"serviceKey": "a1410692-ed3b-4ceb-b94a-b90b95d398d1",
"serviceProviderProvisioningState": "Provisioned"
},
"circuitProvisioningState": "Enabled",
"allowClassicOperations": false,
"gatewayManagerEtag": "113",
"serviceKey": "a1410692-ed3b-4ceb-b94a-b90b95d398d1",
"serviceProviderProvisioningState": "Provisioned"
"sku": {
"name": "Standard_MeteredData",
"tier": "Standard",
"family": "MeteredData"
}
},
"sku": {
"name": "Standard_MeteredData",
"tier": "Standard",
"family": "MeteredData"
}
},
{
"name": "circuitName2",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName2",
"etag": "W/\"e33c875f-48df-4a91-b7d3-eb95b5ddbb89\"",
"type": "Microsoft.Network/expressRouteCircuits",
"location": "westus",
"properties": {
"provisioningState": "Succeeded",
"resourceGuid": "47853fd2-9261-4670-b7c3-2debcf9b88da",
"peerings": [],
"authorizations": [
{
"name": "MyAuthorization2",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName2/authorizations/MyAuthorization2",
"etag": "W/\"e33c875f-48df-4a91-b7d3-eb95b5ddbb89\"",
"properties": {
"provisioningState": "Succeeded",
"authorizationKey": "authkey",
"authorizationUseStatus": "Available"
{
"name": "circuitName2",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName2",
"etag": "W/\"e33c875f-48df-4a91-b7d3-eb95b5ddbb89\"",
"type": "Microsoft.Network/expressRouteCircuits",
"location": "westus",
"properties": {
"provisioningState": "Succeeded",
"resourceGuid": "47853fd2-9261-4670-b7c3-2debcf9b88da",
"peerings": [],
"authorizations": [
{
"name": "MyAuthorization2",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName2/authorizations/MyAuthorization2",
"etag": "W/\"e33c875f-48df-4a91-b7d3-eb95b5ddbb89\"",
"properties": {
"provisioningState": "Succeeded",
"authorizationKey": "authkey",
"authorizationUseStatus": "Available"
}
}
}
],
"serviceProviderProperties": {
"serviceProviderName": "providerName",
"peeringLocation": "peeringLocation",
"bandwidthInMbps": 200
],
"serviceProviderProperties": {
"serviceProviderName": "providerName",
"peeringLocation": "peeringLocation",
"bandwidthInMbps": 200
},
"circuitProvisioningState": "Enabled",
"allowClassicOperations": false,
"gatewayManagerEtag": "",
"serviceKey": "6569625a-9ba4-498b-9719-14d778eef609",
"serviceProviderProvisioningState": "NotProvisioned"
},
"circuitProvisioningState": "Enabled",
"allowClassicOperations": false,
"gatewayManagerEtag": "",
"serviceKey": "6569625a-9ba4-498b-9719-14d778eef609",
"serviceProviderProvisioningState": "NotProvisioned"
},
"sku": {
"name": "Standard_MeteredData",
"tier": "Standard",
"family": "MeteredData"
"sku": {
"name": "Standard_MeteredData",
"tier": "Standard",
"family": "MeteredData"
}
}
}
]
]
}
}
}
}
Loading