{ "uuid": "fb5cf073-efe1-4abb-bccb-9fa3628bc79e", "lastMigration": 29, "name": "NetworkManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "8d2a46ff-333e-4caa-b462-3da6806dd58c", "documentation": "Gets all the Nat Gateways in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Network/natGateways", "responses": [ { "uuid": "c17b9683-d15a-4e1d-8165-28140643301a", "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 NatGateway 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": "8ddbdf1e-041d-4cfa-9b56-0c884a3c0979", "documentation": "Gets all nat gateways in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/natGateways", "responses": [ { "uuid": "e7587cd0-6de5-4c61-b0bf-ade63af95e70", "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 NatGateway 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": "389afcc4-2399-44cb-b8b5-9228dc50cec5", "documentation": "Deletes the specified nat gateway.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/natGateways/:natGatewayName", "responses": [ { "uuid": "9a743d12-ef2c-4d63-bb31-98444c133217", "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": "43c79c11-6a59-44e3-bc13-73a4b2c859e7", "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": "a9c665ba-4928-489d-8c1e-b565158c6dc8", "body": "", "latency": 0, "statusCode": 204, "label": "Request successful. Resource does not exist.", "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": "9e748ea8-eae2-41b1-a416-bc50a8c31efe", "documentation": "Gets the specified nat gateway in a specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/natGateways/:natGatewayName", "responses": [ { "uuid": "0c7501b5-2163-4c47-993a-70df89b966c8", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the resulting NatGateway 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": "46bf29e4-b201-486d-a7e8-8c2a784ab7e8", "documentation": "Updates nat gateway tags.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/natGateways/:natGatewayName", "responses": [ { "uuid": "22ed5de2-bb6d-452c-86a4-16760b51f53f", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting NatGateway 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": "f37e6ded-4de7-4847-b598-fb5632d25953", "documentation": "Creates or updates a nat gateway.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/natGateways/:natGatewayName", "responses": [ { "uuid": "566ad63e-458d-419b-87ae-aaaa7435fa7d", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting NatGateway 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": "a981ef46-c16b-4f76-a1bb-f0ce53d12587", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the resulting NatGateway 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" }, { "uuid": "08042664-897b-4c84-a4c9-37ec0d83dfdb", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "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" } ], "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": "8d2a46ff-333e-4caa-b462-3da6806dd58c" }, { "type": "route", "uuid": "8ddbdf1e-041d-4cfa-9b56-0c884a3c0979" }, { "type": "route", "uuid": "389afcc4-2399-44cb-b8b5-9228dc50cec5" }, { "type": "route", "uuid": "9e748ea8-eae2-41b1-a416-bc50a8c31efe" }, { "type": "route", "uuid": "46bf29e4-b201-486d-a7e8-8c2a784ab7e8" }, { "type": "route", "uuid": "f37e6ded-4de7-4847-b598-fb5632d25953" } ] }