{ "uuid": "42b82b30-64a5-4129-ad20-3a2d76b0cab0", "lastMigration": 29, "name": "Azure ML Commitment Plans Management Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "236b8954-b476-4687-96f3-126935b7c10c", "documentation": "Lists all of the available Azure Machine Learning Studio Commitment Plan RP REST API operations.", "method": "get", "endpoint": "providers/Microsoft.MachineLearning/operations", "responses": [ { "uuid": "6d987bb3-6f74-403d-a5f2-02283f94950b", "body": "{\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK.", "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": "620d2fac-e5d6-44eb-9037-c2bd4e93423a", "documentation": "Retrieve all Azure ML commitment plans in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.MachineLearning/commitmentPlans", "responses": [ { "uuid": "acd23a68-2c0b-48c4-9a5a-efb57ec8b995", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "fb8fcd5a-8113-41c8-8459-4fd6b2f58c01", "documentation": "Lists the available commitment plan SKUs.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.MachineLearning/skus", "responses": [ { "uuid": "3b3b2171-895c-4d53-aea2-ae01ce3f3fd2", "body": "{\n \"value\": [\n {\n \"capabilities\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"capacity\": {\n \"default\": {{faker 'number.int' max=99999}},\n \"maximum\": {{faker 'number.int' max=99999}},\n \"minimum\": {{faker 'number.int' max=99999}},\n \"scaleType\": \"{{oneOf (array 'Automatic' 'Manual' 'None')}}\"\n },\n \"costs\": [\n {\n \"extendedUnit\": \"\",\n \"meterID\": \"\",\n \"quantity\": {{faker 'number.int' max=99999}}\n }\n ],\n \"locations\": [\n \"\"\n ],\n \"name\": \"\",\n \"resourceType\": \"\",\n \"restrictions\": [\n {\n \"reasonCode\": \"{{oneOf (array 'QuotaId' 'NotAvailableForSubscription')}}\",\n \"type\": \"{{oneOf (array 'location' 'zone')}}\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"tier\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "d895954a-4fb6-4df4-8490-06392e5cf107", "documentation": "Retrieve all Azure ML commitment plans in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans", "responses": [ { "uuid": "7e545f82-47b7-4b15-9b00-d4bd02fa0e1c", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "ed5c2e78-387f-4973-990d-5fd523870ab3", "documentation": "Remove an existing Azure ML commitment plan.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans/:commitmentPlanName", "responses": [ { "uuid": "2792a4cc-85f4-4896-ac91-11e912b4ac7d", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "3fb3581d-07e3-4e8a-9270-14f07e3d2d6f", "documentation": "Retrieve an Azure ML commitment plan by its subscription, resource group and name.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans/:commitmentPlanName", "responses": [ { "uuid": "01662d18-69bd-43dc-a738-b0658766dfd0", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "14d588e6-466f-415d-938c-5f19d77b64e1", "documentation": "Patch an existing Azure ML commitment plan resource.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans/:commitmentPlanName", "responses": [ { "uuid": "f4f954f2-bc65-40ac-8c45-af547360180b", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "5887a49d-9419-450e-9267-46ed24a678cc", "documentation": "Create a new Azure ML commitment plan resource or updates an existing one.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans/:commitmentPlanName", "responses": [ { "uuid": "54055a3c-f7d8-4211-a02b-565c589875c3", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "8848c4b8-830f-4e17-b15d-ac0e22458d3d", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "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": "9398b888-33c5-4e25-86ea-6eeca3a63037", "documentation": "Get all commitment associations for a parent commitment plan.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans/:commitmentPlanName/commitmentAssociations", "responses": [ { "uuid": "7e3ff10d-bd90-4dad-87a4-6556c58a61b3", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "e986e4ae-54c2-4acb-837c-72dd69b1a3af", "documentation": "Get a commitment association.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans/:commitmentPlanName/commitmentAssociations/:commitmentAssociationName", "responses": [ { "uuid": "162db299-4a45-47e0-8659-c2e99469e5d5", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "b157bf8d-30d8-47e0-9aac-e70040ce60e6", "documentation": "Re-parent a commitment association from one commitment plan to another.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans/:commitmentPlanName/commitmentAssociations/:commitmentAssociationName/move", "responses": [ { "uuid": "1cf00dc0-cf5f-4778-a6e7-73172f7e6543", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "c859ae4d-32ef-4da5-bee0-7c588b1dcc62", "documentation": "Retrieve the usage history for an Azure ML commitment plan.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/commitmentPlans/:commitmentPlanName/usageHistory", "responses": [ { "uuid": "2cad87fc-8c53-4801-ace8-315967494de6", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"planDeletionOverage\": {},\n \"planMigrationOverage\": {},\n \"planQuantitiesAfterUsage\": {},\n \"planQuantitiesBeforeUsage\": {},\n \"planUsageOverage\": {},\n \"usage\": {},\n \"usageDate\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "236b8954-b476-4687-96f3-126935b7c10c" }, { "type": "route", "uuid": "620d2fac-e5d6-44eb-9037-c2bd4e93423a" }, { "type": "route", "uuid": "fb8fcd5a-8113-41c8-8459-4fd6b2f58c01" }, { "type": "route", "uuid": "d895954a-4fb6-4df4-8490-06392e5cf107" }, { "type": "route", "uuid": "ed5c2e78-387f-4973-990d-5fd523870ab3" }, { "type": "route", "uuid": "3fb3581d-07e3-4e8a-9270-14f07e3d2d6f" }, { "type": "route", "uuid": "14d588e6-466f-415d-938c-5f19d77b64e1" }, { "type": "route", "uuid": "5887a49d-9419-450e-9267-46ed24a678cc" }, { "type": "route", "uuid": "9398b888-33c5-4e25-86ea-6eeca3a63037" }, { "type": "route", "uuid": "e986e4ae-54c2-4acb-837c-72dd69b1a3af" }, { "type": "route", "uuid": "b157bf8d-30d8-47e0-9aac-e70040ce60e6" }, { "type": "route", "uuid": "c859ae4d-32ef-4da5-bee0-7c588b1dcc62" } ] }