{ "uuid": "567b89df-d0a4-46f4-b933-3bef86a50895", "lastMigration": 19, "name": "NetworkManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "ec948d9d-f15e-4540-8f33-7485afea9a7b", "documentation": "Gets all DDoS protection plans in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Network/ddosProtectionPlans", "responses": [ { "uuid": "799cdba5-b2a4-48e7-95d0-201d3f02ff55", "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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "4a19287d-a4d3-47ee-a361-fd306ffece1a", "documentation": "Gets all the DDoS protection plans in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans", "responses": [ { "uuid": "b1b8c369-c193-4e17-b1c8-4136c79c5f8f", "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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "9bc8ad39-c049-4edc-a34a-8920a4d2f541", "documentation": "Deletes the specified DDoS protection plan.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans/:ddosProtectionPlanName", "responses": [ { "uuid": "90e3f562-7449-4ec5-a104-0afe0a09d9de", "body": "", "latency": 0, "statusCode": 200, "label": "Delete successful.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "3e80e6e9-0f82-497a-9b69-f4ed91a518a1", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted and the operation will complete asynchronously.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "a18faf70-9671-4117-8b2e-7212216d4571", "body": "", "latency": 0, "statusCode": 204, "label": "Request successful. Resource does not exist.", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "174255eb-e5b6-4e38-b043-5c1da5c3c404", "documentation": "Gets information about the specified DDoS protection plan.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans/:ddosProtectionPlanName", "responses": [ { "uuid": "27b96db9-683b-4549-b20e-1114d6294dc3", "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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "2cad6d65-df92-46b9-9dae-93d260a9ea45", "documentation": "Update a DDoS protection plan tags.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans/:ddosProtectionPlanName", "responses": [ { "uuid": "d7f11793-032e-4ef6-8ef0-c555cfbca46d", "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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false }, { "uuid": "96f58b84-10a6-46bb-85d5-6d653747a7a1", "documentation": "Creates or updates a DDoS protection plan.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/ddosProtectionPlans/:ddosProtectionPlanName", "responses": [ { "uuid": "54bd148c-96d6-4fdb-b9b7-1e4c05727d63", "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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "3a9d15ad-f04e-4e4b-9e01-0534b3ad00e2", "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" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }