{ "uuid": "32c911c6-547e-471c-9f11-a039c88f54ed", "lastMigration": 29, "name": "NetworkManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "2076cd73-b9d7-432d-b87e-cfbf4d62cfd1", "documentation": "Gets all the express route circuits in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Network/expressRouteCircuits", "responses": [ { "uuid": "6ec6bbce-ef58-400b-9094-cc5a8f7965ab", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns a list of ExpressRouteCircuit resources.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c7f5f11-adba-44ce-b3fb-210ca642027e", "documentation": "Gets all the available express route service providers.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Network/expressRouteServiceProviders", "responses": [ { "uuid": "031f9bd8-8cc4-4684-a9fe-9c78357d3058", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns a list of ExpressRouteServiceProvider resources.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b0ffe62-d130-4529-8b32-7e597ccf1580", "documentation": "Gets all the express route circuits in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits", "responses": [ { "uuid": "9040f75e-4f19-46b7-9daa-5ac3c6de5e8b", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting ExpressRouteCircuitAuthorization resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "94791867-cecf-45b1-b0ed-0fa50f3c5b04", "documentation": "Deletes the specified express route circuit.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName", "responses": [ { "uuid": "62e6fd36-866b-400e-9bcd-c39235153b72", "body": "", "latency": 0, "statusCode": 200, "label": "Delete successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3534d41f-e82b-4f87-854c-56a3c1ab1416", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted. Sets 'Disabling' provisioningState until the operation completes. Returns an operation URI that can be queried to find the current state of the operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "777b7069-c51b-4583-901b-c791e2ee564f", "body": "", "latency": 0, "statusCode": 204, "label": "Delete successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9c6103d-8ced-430e-aa7c-8d5c96e8c109", "documentation": "Gets information about the specified express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName", "responses": [ { "uuid": "1322618d-924d-4461-b5f8-f905af1aeae7", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting ExpressRouteCircuit resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47747e89-f0a8-4ff6-8768-25b150fde707", "documentation": "Updates an express route circuit tags.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName", "responses": [ { "uuid": "ada64db1-4e20-4953-b762-cc7f0b67c584", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting ExpressRouteCircuit resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59b99111-67be-4780-a46c-5494e06b5a40", "documentation": "Creates or updates an express route circuit.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName", "responses": [ { "uuid": "65e35346-5041-49db-8c8a-b31aef820e43", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting ExpressRouteCircuit resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d05ea864-19b2-4a71-94c5-6cf3345ea9f6", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the resulting ExpressRouteCircuit resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7940198c-6e61-4b6e-a42f-9945708b9a49", "documentation": "Gets all authorizations in an express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/authorizations", "responses": [ { "uuid": "aaa289f6-fecf-421d-ad33-dee25c40bbd9", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns a list of ExpressRouteCircuitAuthorization resources.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0472873a-271c-4dc2-9329-b2ab67b81b96", "documentation": "Deletes the specified authorization from the specified express route circuit.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/authorizations/:authorizationName", "responses": [ { "uuid": "67b2efba-66c4-4458-9c4c-089dfad4a8e1", "body": "", "latency": 0, "statusCode": 200, "label": "Delete successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "233515b3-b4eb-4b71-b585-434da20b7682", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted and the operation will complete asynchronously.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c0d2978-f8d2-457e-b4a7-1b04a50c524e", "body": "", "latency": 0, "statusCode": 204, "label": "Delete successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3b0d481-004e-45cd-b8a7-037cd58e614c", "documentation": "Gets the specified authorization from the specified express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/authorizations/:authorizationName", "responses": [ { "uuid": "76b018ef-46a5-4518-a389-ebccf094be6a", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the ExpressRouteCircuitAuthorization resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44b270b7-3c23-4d86-b752-182b9d6f2506", "documentation": "Creates or updates an authorization in the specified express route circuit.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/authorizations/:authorizationName", "responses": [ { "uuid": "cf4bc905-c662-4e5e-b33a-a2726e3b9cd9", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting ExpressRouteCircuitAuthorization resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40b9c087-2f4e-48f5-b0d9-51596f292085", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the resulting ExpressRouteCircuitAuthorization resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fc498f5-956a-4310-b213-5ea4bcce8a0b", "documentation": "Gets all peerings in a specified express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings", "responses": [ { "uuid": "000d01ec-82f2-4785-ab85-4820bcedd29a", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns a list of ExpressRouteCircuitPeering resources.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ae8ca72-3dcf-4944-b69e-3b9aec87e9c8", "documentation": "Deletes the specified peering from the specified express route circuit.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName", "responses": [ { "uuid": "65066299-9898-4c73-809e-37f94d31c4c7", "body": "", "latency": 0, "statusCode": 200, "label": "Delete successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb35f4e5-de6d-481d-8c27-5dd1aa48f42c", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted and the operation will complete asynchronously.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e45e58a2-dd90-40d0-873d-dbd68e162438", "body": "", "latency": 0, "statusCode": 204, "label": "Delete successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ed2a4ce-d28d-4332-bd52-61eae06d1ab6", "documentation": "Gets the specified peering for the express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName", "responses": [ { "uuid": "554d69b1-9389-4ae6-98ed-0eb96cfa58a3", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting ExpressRouteCircuitPeering resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "85020ff4-e0b4-43e3-8117-174fbf205c95", "documentation": "Creates or updates a peering in the specified express route circuits.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName", "responses": [ { "uuid": "ab2a4046-138c-4888-a363-3de310bb7b54", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting ExpressRouteCircuitPeering resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bbd35f4b-f117-4af2-a2b4-a9a831ccfa55", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the resulting ExpressRouteCircuitPeering resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de472e75-5ad7-433f-948e-b73a38316c54", "documentation": "Gets the currently advertised ARP table associated with the express route circuit in a resource group.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/arpTables/:devicePath", "responses": [ { "uuid": "5455eac5-c947-4610-b82e-ce6ce7fe8d80", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"age\": {{faker 'number.int' max=99999}},\n \"interface\": \"\",\n \"ipAddress\": \"\",\n \"macAddress\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting ExpressRouteCircuitsArpTable resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "def83f14-84fc-455e-be7b-5685bc35f891", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted and the operation will complete asynchronously.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a1f8775a-30d6-461e-885a-027f0af65c7b", "documentation": "Gets all global reach connections associated with a private peering in an express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/connections", "responses": [ { "uuid": "f1fc76c9-ceed-428e-acb0-03ad26fd9512", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns a list of ExpressRouteCircuitConnections resources.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04c84d24-4a91-4989-b27a-fc88aa999394", "documentation": "Deletes the specified Express Route Circuit Connection from the specified express route circuit.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/connections/:connectionName", "responses": [ { "uuid": "fb7d8775-a025-47e9-930a-897c67512dad", "body": "", "latency": 0, "statusCode": 200, "label": "Delete successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6f4dce3b-e8d3-4072-b13e-26a25ea0f170", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted and the operation will complete asynchronously.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d12d5181-443d-46f4-8fdc-db9bab7a12c9", "body": "", "latency": 0, "statusCode": 204, "label": "Delete successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7610f508-05d4-4a07-8d1c-6e346d73eef7", "documentation": "Gets the specified Express Route Circuit Connection from the specified express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/connections/:connectionName", "responses": [ { "uuid": "38a44158-7af3-4238-90eb-260e72cde19b", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting Express Route Circuit Connection resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "412333fa-6c93-4cdf-a818-22a0fe365923", "documentation": "Creates or updates a Express Route Circuit Connection in the specified express route circuits.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/connections/:connectionName", "responses": [ { "uuid": "8152d390-eb07-47fe-a83e-f975f46a28bd", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting ExpressRouteCircuitPeering resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "92fbc710-5e95-4d2b-b395-4901078a3ba0", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the resulting ExpressRouteCircuitPeering resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4c42ee1d-8475-4831-afbf-10372e735a04", "documentation": "Gets all global reach peer connections associated with a private peering in an express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/peerConnections", "responses": [ { "uuid": "5d6455e0-f573-47ea-b2a3-0e8fe3adb7e8", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns a list of PeerExpressRouteCircuitConnections resources.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bada106e-76a8-4228-8ea9-1b14103ed737", "documentation": "Gets the specified Peer Express Route Circuit Connection from the specified express route circuit.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/peerConnections/:connectionName", "responses": [ { "uuid": "bc327227-aa52-48bf-9d57-c1646271aff9", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting Peer Express Route Circuit Connection resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd2544e5-8b2c-4540-8fa3-1e0d52b7d175", "documentation": "Gets the currently advertised routes table associated with the express route circuit in a resource group.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/routeTables/:devicePath", "responses": [ { "uuid": "256fab95-0b89-4be8-9d52-017c73d70950", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"locPrf\": \"\",\n \"network\": \"\",\n \"nextHop\": \"\",\n \"path\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting ExpressRouteCircuitsRouteTable resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a32ae321-5871-4686-a13c-88354c0c5e46", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted and the operation will complete asynchronously.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "976a383b-0d9a-43e0-a263-1fdfe687dd61", "documentation": "Gets the currently advertised routes table summary associated with the express route circuit in a resource group.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/routeTablesSummary/:devicePath", "responses": [ { "uuid": "a9da1ecc-59b4-45c0-9381-5e5f24b2343e", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"as\": {{faker 'number.int' max=99999}},\n \"neighbor\": \"\",\n \"statePfxRcd\": \"\",\n \"upDown\": \"\",\n \"v\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting ExpressRouteCircuitsRoutesTableSummary resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0eb25125-85a1-4401-a871-73e62964eb42", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted and the operation will complete asynchronously.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "054ba865-dbf2-4cf8-afa0-1123ec5159f9", "documentation": "Gets all stats from an express route circuit in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName/stats", "responses": [ { "uuid": "cfb58db8-4772-48c8-a72f-2dde690b8706", "body": "{\n \"primarybytesIn\": {{faker 'number.int' max=99999}},\n \"primarybytesOut\": {{faker 'number.int' max=99999}},\n \"secondarybytesIn\": {{faker 'number.int' max=99999}},\n \"secondarybytesOut\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting ExpressRouteCircuitStats resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d6f2b0e-9d5b-4252-959c-cc4155886de9", "documentation": "Gets all the stats from an express route circuit in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/stats", "responses": [ { "uuid": "20a2988a-1498-43b6-aa1a-874ea63c2a1c", "body": "{\n \"primarybytesIn\": {{faker 'number.int' max=99999}},\n \"primarybytesOut\": {{faker 'number.int' max=99999}},\n \"secondarybytesIn\": {{faker 'number.int' max=99999}},\n \"secondarybytesOut\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting ExpressRouteCircuitStats resource.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "2076cd73-b9d7-432d-b87e-cfbf4d62cfd1" }, { "type": "route", "uuid": "0c7f5f11-adba-44ce-b3fb-210ca642027e" }, { "type": "route", "uuid": "7b0ffe62-d130-4529-8b32-7e597ccf1580" }, { "type": "route", "uuid": "94791867-cecf-45b1-b0ed-0fa50f3c5b04" }, { "type": "route", "uuid": "d9c6103d-8ced-430e-aa7c-8d5c96e8c109" }, { "type": "route", "uuid": "47747e89-f0a8-4ff6-8768-25b150fde707" }, { "type": "route", "uuid": "59b99111-67be-4780-a46c-5494e06b5a40" }, { "type": "route", "uuid": "7940198c-6e61-4b6e-a42f-9945708b9a49" }, { "type": "route", "uuid": "0472873a-271c-4dc2-9329-b2ab67b81b96" }, { "type": "route", "uuid": "d3b0d481-004e-45cd-b8a7-037cd58e614c" }, { "type": "route", "uuid": "44b270b7-3c23-4d86-b752-182b9d6f2506" }, { "type": "route", "uuid": "8fc498f5-956a-4310-b213-5ea4bcce8a0b" }, { "type": "route", "uuid": "8ae8ca72-3dcf-4944-b69e-3b9aec87e9c8" }, { "type": "route", "uuid": "9ed2a4ce-d28d-4332-bd52-61eae06d1ab6" }, { "type": "route", "uuid": "85020ff4-e0b4-43e3-8117-174fbf205c95" }, { "type": "route", "uuid": "de472e75-5ad7-433f-948e-b73a38316c54" }, { "type": "route", "uuid": "a1f8775a-30d6-461e-885a-027f0af65c7b" }, { "type": "route", "uuid": "04c84d24-4a91-4989-b27a-fc88aa999394" }, { "type": "route", "uuid": "7610f508-05d4-4a07-8d1c-6e346d73eef7" }, { "type": "route", "uuid": "412333fa-6c93-4cdf-a818-22a0fe365923" }, { "type": "route", "uuid": "4c42ee1d-8475-4831-afbf-10372e735a04" }, { "type": "route", "uuid": "bada106e-76a8-4228-8ea9-1b14103ed737" }, { "type": "route", "uuid": "bd2544e5-8b2c-4540-8fa3-1e0d52b7d175" }, { "type": "route", "uuid": "976a383b-0d9a-43e0-a263-1fdfe687dd61" }, { "type": "route", "uuid": "054ba865-dbf2-4cf8-afa0-1123ec5159f9" }, { "type": "route", "uuid": "1d6f2b0e-9d5b-4252-959c-cc4155886de9" } ] }