{ "uuid": "632f30fa-182d-443b-8e4c-19009f8ddd16", "lastMigration": 29, "name": "NetworkManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "ed1a7cf1-a68a-499e-96fd-2b35ec6b5fc4", "documentation": "Lists ExpressRoute gateways under a given subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Network/expressRouteGateways", "responses": [ { "uuid": "e4ea6013-9085-422e-8c8c-9d8e9d4c258c", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "401b5f1b-a608-4e68-9a0c-3995f1f7dd4f", "documentation": "Lists ExpressRoute gateways in a given resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteGateways", "responses": [ { "uuid": "4f068035-32d0-42fa-99c9-940fd0980f8d", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Operation 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3c1ba57-ed43-4a9c-9670-678b6b1f643d", "documentation": "Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteGateways/:expressRouteGatewayName", "responses": [ { "uuid": "9aaa92c1-5301-4075-82de-77bb1850ef4f", "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": "57db2f90-f4f9-48b0-884e-18ac4dbd480b", "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": "676998d1-fa1e-45f0-ab17-9133f49c006b", "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": "f513d464-230e-4760-8374-1aae5dd1a505", "documentation": "Fetches the details of a ExpressRoute gateway in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteGateways/:expressRouteGatewayName", "responses": [ { "uuid": "9ff8f504-508a-497c-a0d4-1100d885d5e5", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Operation succeeded. The operation returns the ExpressRoute gateway.", "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": "de5382b4-adc1-4db6-9ac5-4e1dd96b84e1", "documentation": "Creates or updates a ExpressRoute gateway in a specified resource group.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteGateways/:expressRouteGatewayName", "responses": [ { "uuid": "4d912057-8d0b-4ded-8798-3a8acfd746ff", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting ExpressRoute gateway 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": "dec818ec-23db-4472-9099-b716dda08a55", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the resulting ExpressRoute gateway 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": "9d0ae686-daea-4c0b-afe8-157695aa0592", "documentation": "Lists ExpressRouteConnections.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteGateways/:expressRouteGatewayName/expressRouteConnections", "responses": [ { "uuid": "5b920753-dbdb-4ad7-8e49-32f99167826f", "body": "{\n \"value\": [\n {\n \"id\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "73ee85df-5a01-408c-9fb1-3f829716d6e8", "documentation": "Deletes a connection to a ExpressRoute circuit.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteGateways/:expressRouteGatewayName/expressRouteConnections/:connectionName", "responses": [ { "uuid": "358a1697-98d7-48c0-b7a4-1e8f2c79a3bd", "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": "ac9f5cce-d14b-4010-9c63-37ec556eb392", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted, and the operation will continue 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": "17965562-48bb-4951-9fce-2f846d9d5d46", "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": "ee5a7fbd-780c-496b-82c2-5f0bf41a372f", "documentation": "Gets the specified ExpressRouteConnection.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteGateways/:expressRouteGatewayName/expressRouteConnections/:connectionName", "responses": [ { "uuid": "5f431302-916a-4cae-8498-c6b1e3da82a2", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the ExpressRouteConnection.", "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": "49665849-7b8b-4daf-99d8-578d2f145f2d", "documentation": "Creates a connection between an ExpressRoute gateway and an ExpressRoute circuit.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteGateways/:expressRouteGatewayName/expressRouteConnections/:connectionName", "responses": [ { "uuid": "829cd178-9ee9-4a22-9cfd-7e272b01e0ac", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the ExpressRouteConnection.", "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": "59fc9141-0837-46e9-9887-fa7c1f1c53a1", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the ExpressRouteConnection.", "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" } ], "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": "ed1a7cf1-a68a-499e-96fd-2b35ec6b5fc4" }, { "type": "route", "uuid": "401b5f1b-a608-4e68-9a0c-3995f1f7dd4f" }, { "type": "route", "uuid": "a3c1ba57-ed43-4a9c-9670-678b6b1f643d" }, { "type": "route", "uuid": "f513d464-230e-4760-8374-1aae5dd1a505" }, { "type": "route", "uuid": "de5382b4-adc1-4db6-9ac5-4e1dd96b84e1" }, { "type": "route", "uuid": "9d0ae686-daea-4c0b-afe8-157695aa0592" }, { "type": "route", "uuid": "73ee85df-5a01-408c-9fb1-3f829716d6e8" }, { "type": "route", "uuid": "ee5a7fbd-780c-496b-82c2-5f0bf41a372f" }, { "type": "route", "uuid": "49665849-7b8b-4daf-99d8-578d2f145f2d" } ] }