{ "uuid": "ac35411a-4798-4ee7-8720-4a408557c1bf", "lastMigration": 29, "name": "ComputeDiskAdminManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "6161cd02-792d-49d6-aa67-2dbfe71c34df", "documentation": "Returns a list of disks.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Compute.Admin/locations/:location/disks", "responses": [ { "uuid": "2bc9485c-ab3d-4db1-a0ab-635c72a4b127", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK -- The list of disks has been returned.", "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": "a693cbc0-1ff7-4dd3-8497-0aedb59aec89", "documentation": "Returns the disk.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Compute.Admin/locations/:location/disks/:DiskId", "responses": [ { "uuid": "2aa2b202-fc03-49b9-9aae-0783aa65e4f5", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK -- The disk has been returned.", "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" } ], "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": "6161cd02-792d-49d6-aa67-2dbfe71c34df" }, { "type": "route", "uuid": "a693cbc0-1ff7-4dd3-8497-0aedb59aec89" } ] }