{ "uuid": "01162315-981f-4e57-92dd-59e02af1a5b6", "lastMigration": 29, "name": "NetworkManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "e80de3d0-0496-403d-a2d1-724b6ca632db", "documentation": "Gets all application security groups in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Network/applicationSecurityGroups", "responses": [ { "uuid": "5a22283d-20e6-4d2b-81e3-ffb42e3e59d1", "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 application security group 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": "42d6e7ca-5b6d-4f07-b0b8-fb7fe4212f0f", "documentation": "Gets all the application security groups in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/applicationSecurityGroups", "responses": [ { "uuid": "f4f13503-ce18-4f3b-b82a-c6a93ef0d934", "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 application security group 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": "03200630-eaa2-4f29-9a0e-3c24380ea389", "documentation": "Deletes the specified application security group.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/applicationSecurityGroups/:applicationSecurityGroupName", "responses": [ { "uuid": "17cda50b-e1c5-498c-9ebf-2264c47a3022", "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": "c9db878d-ef51-4f0a-b711-9bac45c340b2", "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": "d73ace62-05fe-424b-bd6a-d28b03a013e2", "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": "fc109940-6ecc-4a72-b3d5-08bee7fa2b28", "documentation": "Gets information about the specified application security group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/applicationSecurityGroups/:applicationSecurityGroupName", "responses": [ { "uuid": "f7b16f9b-46ed-4d1f-ad28-eb18b76c734d", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the specified application security group 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": "4320dd09-8995-4e51-8b28-a86f1e61c20e", "documentation": "Updates an application security group's tags.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/applicationSecurityGroups/:applicationSecurityGroupName", "responses": [ { "uuid": "b74b639f-830b-435f-93f5-2b63e34e843d", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting ApplicationSecurityGroup 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": "43d51972-ac04-411c-a798-77665da089d4", "documentation": "Creates or updates an application security group.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/applicationSecurityGroups/:applicationSecurityGroupName", "responses": [ { "uuid": "f4558dbf-3c70-4323-a600-3e493f98a761", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting application security group 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": "f9a0b908-4522-469e-93ef-1e6f6903ee66", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the resulting application security group 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" } ], "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": "e80de3d0-0496-403d-a2d1-724b6ca632db" }, { "type": "route", "uuid": "42d6e7ca-5b6d-4f07-b0b8-fb7fe4212f0f" }, { "type": "route", "uuid": "03200630-eaa2-4f29-9a0e-3c24380ea389" }, { "type": "route", "uuid": "fc109940-6ecc-4a72-b3d5-08bee7fa2b28" }, { "type": "route", "uuid": "4320dd09-8995-4e51-8b28-a86f1e61c20e" }, { "type": "route", "uuid": "43d51972-ac04-411c-a798-77665da089d4" } ] }