{ "uuid": "a5205ac1-0f72-4a1d-8e29-75287927a38b", "lastMigration": 29, "name": "ComputeDiskAdminManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "8b3e960d-31ff-4d58-bb74-ae53ccccb874", "documentation": "Returns a list of disk migration jobs.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Compute.Admin/locations/:location/diskmigrationjobs", "responses": [ { "uuid": "2bd7a2d6-e19c-40e0-8d7b-0c5692fefa3e", "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 disk migration jobs 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": "5374ac9c-fb4b-4bf9-a88e-84b243c0ba71", "documentation": "Returns the requested disk migration job.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Compute.Admin/locations/:location/diskmigrationjobs/:migrationId", "responses": [ { "uuid": "c70cbf3f-b15b-4efa-a300-7ec954dfc024", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK -- The disk migration job 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": "cb325d98-1be7-4e14-ac0b-67f7bf4ca6b6", "documentation": "Create a disk migration job.", "method": "put", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Compute.Admin/locations/:location/diskmigrationjobs/:migrationId", "responses": [ { "uuid": "a62bc37f-2a28-4ada-8bc1-33437ed1b18f", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK -- Disk migration job is created successfully.", "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": "e0bfe9be-0a1a-4455-8124-3a6b87e8df01", "documentation": "Cancel a disk migration job.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Compute.Admin/locations/:location/diskmigrationjobs/:migrationId/Cancel", "responses": [ { "uuid": "9a6e9618-6518-4212-a655-d0619ccaa8bc", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK -- Disk migration job cancellation is called.", "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": "8b3e960d-31ff-4d58-bb74-ae53ccccb874" }, { "type": "route", "uuid": "5374ac9c-fb4b-4bf9-a88e-84b243c0ba71" }, { "type": "route", "uuid": "cb325d98-1be7-4e14-ac0b-67f7bf4ca6b6" }, { "type": "route", "uuid": "e0bfe9be-0a1a-4455-8124-3a6b87e8df01" } ] }