{ "uuid": "71134925-47f2-41a2-a815-0153b32c5f0b", "lastMigration": 29, "name": "NetworkManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "b54e4b3a-9daa-4539-af09-cc510a1a8802", "documentation": "Gets all DDoS protection plans in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Network/ddosProtectionPlans", "responses": [ { "uuid": "6f47c829-4a08-4f2d-a16e-332e7135931d", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Updating' 'Deleting' 'Failed')}}\",\n \"resourceGuid\": \"\",\n \"virtualNetworks\": [\n {\n \"id\": \"\"\n }\n ]\n },\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns a list of DDoS protection plan 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": "a60fbc53-ba85-4cc4-99f5-fa4f21ac9292", "documentation": "Gets all the DDoS protection plans in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans", "responses": [ { "uuid": "cb1a1d1d-f096-44b1-95dd-60dbf286afa0", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Updating' 'Deleting' 'Failed')}}\",\n \"resourceGuid\": \"\",\n \"virtualNetworks\": [\n {\n \"id\": \"\"\n }\n ]\n },\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns a list of DDoS protection plan 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": "448d452d-f2b0-42c1-a075-eadacaebeeed", "documentation": "Deletes the specified DDoS protection plan.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans/:ddosProtectionPlanName", "responses": [ { "uuid": "616e86ac-ebdc-4626-826b-76f45d361fd2", "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": "ed4a2247-ffc9-42f2-b95d-570af6c8d52b", "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": "303fc87b-7bd2-4004-8c85-69639d080968", "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": "4d4717ab-e5d3-418f-a7c4-0670c8319a96", "documentation": "Gets information about the specified DDoS protection plan.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans/:ddosProtectionPlanName", "responses": [ { "uuid": "6cdff62d-ee36-4d34-a387-c8b6bf45a00a", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Updating' 'Deleting' 'Failed')}}\",\n \"resourceGuid\": \"\",\n \"virtualNetworks\": [\n {\n \"id\": \"\"\n }\n ]\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Request successful. The operation returns the specified DDoS protection plan 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": "4b8571f0-f7d6-4469-a3d4-4ee65e19c125", "documentation": "Update a DDoS protection plan tags.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans/:ddosProtectionPlanName", "responses": [ { "uuid": "e47e4088-a500-4c0b-bdbe-a456a42ba2b3", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Updating' 'Deleting' 'Failed')}}\",\n \"resourceGuid\": \"\",\n \"virtualNetworks\": [\n {\n \"id\": \"\"\n }\n ]\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting DDoS protection plan 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": "76a97d1d-722a-433a-bedd-5909188af4c1", "documentation": "Creates or updates a DDoS protection plan.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans/:ddosProtectionPlanName", "responses": [ { "uuid": "612ea633-cc15-48e9-b296-48e5e38bb173", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Updating' 'Deleting' 'Failed')}}\",\n \"resourceGuid\": \"\",\n \"virtualNetworks\": [\n {\n \"id\": \"\"\n }\n ]\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update successful. The operation returns the resulting DDoS protection plan 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": "2a4b2f31-2e4e-408a-9323-7de474f01bcf", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"provisioningState\": \"{{oneOf (array 'Succeeded' 'Updating' 'Deleting' 'Failed')}}\",\n \"resourceGuid\": \"\",\n \"virtualNetworks\": [\n {\n \"id\": \"\"\n }\n ]\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create successful. The operation returns the resulting DDoS protection plan 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": "b54e4b3a-9daa-4539-af09-cc510a1a8802" }, { "type": "route", "uuid": "a60fbc53-ba85-4cc4-99f5-fa4f21ac9292" }, { "type": "route", "uuid": "448d452d-f2b0-42c1-a075-eadacaebeeed" }, { "type": "route", "uuid": "4d4717ab-e5d3-418f-a7c4-0670c8319a96" }, { "type": "route", "uuid": "4b8571f0-f7d6-4469-a3d4-4ee65e19c125" }, { "type": "route", "uuid": "76a97d1d-722a-433a-bedd-5909188af4c1" } ] }