{ "uuid": "e233bfc5-1b3b-49a7-b3f1-6f1b96c8df01", "lastMigration": 29, "name": "StorageManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "14c5c3d4-8896-4ba9-82fe-fe2cc9a244a4", "documentation": "Start reclaim storage capacity on deleted storage objects.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Storage.Admin/locations/:location/reclaimStorageCapacity", "responses": [ { "uuid": "1339121a-bd97-44cb-82b4-a9a3966659cd", "body": "", "latency": 0, "statusCode": 200, "label": "OK -- Reclaim storage capacity has completed.", "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": "0e3bc698-5698-47cf-90fb-508f1caa7263", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted -- reclaim storage capacity operation triggered; 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": "ea23d947-b189-4ed3-afc3-ca19953b00cd", "body": "{\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "36837c1a-57da-400d-953e-3553a2df2153", "documentation": "Returns a list of storage accounts.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Storage.Admin/locations/:location/storageaccounts", "responses": [ { "uuid": "1982dad2-145a-4191-9a73-35301c40a804", "body": "{\n \"@odata.nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK -- The list of storage accounts 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" }, { "uuid": "d934b1b9-e16a-4d27-8561-403ae6ac1403", "body": "{\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "d20c4a3f-c005-497e-904f-0e0e127bcd8f", "documentation": "Returns the requested storage account.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Storage.Admin/locations/:location/storageaccounts/:accountId", "responses": [ { "uuid": "6d666207-5e9b-439c-959d-caedce7a0f8c", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK -- The storage account 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" }, { "uuid": "36276362-88cc-465e-896f-abef0911d194", "body": "{\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "04f4df07-5390-4e65-97c0-b94d36c86b5c", "documentation": "Undelete a deleted storage account with new account name if the a new name is provided.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Storage.Admin/locations/:location/storageaccounts/:accountId/undelete", "responses": [ { "uuid": "eb236abe-a27a-45aa-88a7-816e4070cc28", "body": "{\n \"accountId\": \"\",\n \"newAccountName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK -- Undelete either has been performed or account was not deleted.", "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": "085dc200-6346-49c7-8d9d-22deab44803f", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted -- undelete operation trigged; 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": "6e1d6eb8-e5cc-4e4d-952b-29eb55962ae5", "body": "{\n \"code\": \"\",\n \"details\": [\n \"\"\n ],\n \"message\": \"\",\n \"target\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "14c5c3d4-8896-4ba9-82fe-fe2cc9a244a4" }, { "type": "route", "uuid": "36837c1a-57da-400d-953e-3553a2df2153" }, { "type": "route", "uuid": "d20c4a3f-c005-497e-904f-0e0e127bcd8f" }, { "type": "route", "uuid": "04f4df07-5390-4e65-97c0-b94d36c86b5c" } ] }