{ "uuid": "1f59f6d0-d3a3-4c3f-ae61-81c4a4c582de", "lastMigration": 29, "name": "Machine Learning Compute Management Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "d7906b90-0647-46c1-b74d-7e7d1d826757", "documentation": "Gets all available operations.", "method": "get", "endpoint": "providers/Microsoft.MachineLearningCompute/operations", "responses": [ { "uuid": "50c5d2a8-d112-451d-881f-e54e1ad3fa7a", "body": "{\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\",\n \"origin\": \"\"\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": "f8d17972-9b80-4102-b1f9-ccab5bec8539", "documentation": "Gets the operationalization clusters in the specified subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.MachineLearningCompute/operationalizationClusters", "responses": [ { "uuid": "ee367846-7bde-47f9-bf85-f8fc0fac052f", "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. The response includes a paginated array of cluster objects and a URI to the next set of results, if any. Note that the cluster objects are sparsely populated to conserve space in the response content. To get the full cluster object, call the GET operation on the cluster.", "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": "57baffb4-4741-481b-b86a-4ca3163acf65", "documentation": "Gets the clusters in the specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters", "responses": [ { "uuid": "68f63f56-1161-4f8d-8fd7-ebb157fe248e", "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. The response includes a paginated array of cluster objects and a URI to the next set of results, if any. For the more information the limits of the number of items in a resource group, see https://azure.microsoft.com/en-us/documentation/articles/azure-subscription-service-limits/. Note that the cluster objects are sparsely populated to conserve space in the response content. To get the full cluster object, call the GET operation on the cluster.", "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": "4f32bba9-995d-4c02-b20d-3ea2f6058d66", "documentation": "Deletes the specified cluster.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName", "responses": [ { "uuid": "c70b0d6c-9402-4eaa-afbb-f035bcef13be", "body": "", "latency": 0, "statusCode": 202, "label": "The delete request was accepted and will complete asynchronously. The know the progress of the delete operation do a GET call on the URI in the Location header. For more information about Asynchronous Operations, see https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-async-operations.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7c4e61b9-bf7d-463a-91d7-d8857a544004", "body": "", "latency": 0, "statusCode": 204, "label": "No Content. The cluster did not exist but the request was well formed.", "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": "2157ac61-34f5-407a-b70a-0820c3f0c7db", "body": "{\n \"error\": {\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "753638cb-a8b6-4d3d-9748-ad8bd9d015c4", "documentation": "Gets the operationalization cluster resource view. Note that the credentials are not returned by this call. Call ListKeys to get them.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName", "responses": [ { "uuid": "6351b6a4-42f4-4633-a38e-3445e791442f", "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": "43b8ea2e-f6e2-41d4-b8dd-570654f65535", "body": "{\n \"error\": {\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "d59ae9bc-5881-478f-992e-59455b2a1b6f", "documentation": "The PATCH operation can be used to update only the tags for a cluster. Use PUT operation to update other properties.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName", "responses": [ { "uuid": "71976c3a-185a-42cc-885a-3b6eef4bf4ae", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK. The update completed 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" }, { "uuid": "398bc1f2-37de-44eb-8d78-b52b7b138821", "body": "{\n \"error\": {\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "a2e7efdf-68f5-4ded-80ac-35e3fd40301b", "documentation": "Create or update an operationalization cluster.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName", "responses": [ { "uuid": "251e2334-6ece-4b26-ac37-89a72bad2178", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The create or update succeeded.", "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": "d6f40938-cdf5-4404-98ce-6eed21f2b491", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "The request was accepted and will complete asynchronously. To get the progress of the operation, call GET operation on the URL in Azure-AsyncOperation header field. For more information about Asynchronous Operations, see https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-async-operations.", "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": "974f0a22-fe5e-423d-92f7-7376819f69ee", "body": "{\n \"error\": {\n \"code\": \"\",\n \"details\": [\n {\n \"code\": \"\",\n \"message\": \"\"\n }\n ],\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "87c1a139-29e7-4ba0-a653-6b324ff62d50", "documentation": "Checks if updates are available for system services in the cluster.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName/checkSystemServicesUpdatesAvailable", "responses": [ { "uuid": "cde5eefd-8425-4ffb-a706-e7e453c14d9a", "body": "{\n \"updatesAvailable\": \"{{oneOf (array 'Yes' 'No')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK. The request completed 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": "12b62769-9d0e-43bf-8aae-665326cc380e", "documentation": "Gets the credentials for the specified cluster such as Storage, ACR and ACS credentials. This is a long running operation because it fetches keys from dependencies.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName/listKeys", "responses": [ { "uuid": "f3c3448e-a031-4b3e-91c2-f7657bceadc7", "body": "{\n \"appInsights\": {\n \"appId\": \"\",\n \"instrumentationKey\": \"\"\n },\n \"containerRegistry\": {\n \"loginServer\": \"\",\n \"password\": \"\",\n \"password2\": \"\",\n \"username\": \"\"\n },\n \"containerService\": {\n \"acsKubeConfig\": \"\",\n \"imagePullSecretName\": \"\",\n \"servicePrincipalConfiguration\": {\n \"clientId\": \"\",\n \"secret\": \"\"\n }\n },\n \"serviceAuthConfiguration\": {\n \"primaryAuthKeyHash\": \"\",\n \"secondaryAuthKeyHash\": \"\"\n },\n \"sslConfiguration\": {\n \"cert\": \"\",\n \"cname\": \"\",\n \"key\": \"\",\n \"status\": \"{{oneOf (array 'Enabled' 'Disabled')}}\"\n },\n \"storageAccount\": {\n \"primaryKey\": \"\",\n \"resourceId\": \"\",\n \"secondaryKey\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK. The request completed 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": "8c331cf5-007a-4ca3-a282-4cefcd1560b0", "documentation": "Updates system services in a cluster.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName/updateSystemServices", "responses": [ { "uuid": "b5e33a76-b0c7-4fec-a54a-4e56f7e28c3c", "body": "{\n \"updateCompletedOn\": \"{{faker 'date.recent' 365}}\",\n \"updateStartedOn\": \"{{faker 'date.recent' 365}}\",\n \"updateStatus\": \"{{oneOf (array 'Unknown' 'Updating' 'Creating' 'Deleting' 'Succeeded' 'Failed' 'Canceled')}}\"\n}", "latency": 0, "statusCode": 200, "label": "OK. The request completed successfully. Check the response body for update details.", "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": "5c44ebb3-f510-4a2b-8582-30c9d49505db", "body": "", "latency": 0, "statusCode": 202, "label": "The request was accepted and will complete asynchronously. The know the progress of the async operation do a GET call on the URI in the Location header. For more information about Asynchronous Operations, see https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-async-operations.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "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": "d7906b90-0647-46c1-b74d-7e7d1d826757" }, { "type": "route", "uuid": "f8d17972-9b80-4102-b1f9-ccab5bec8539" }, { "type": "route", "uuid": "57baffb4-4741-481b-b86a-4ca3163acf65" }, { "type": "route", "uuid": "4f32bba9-995d-4c02-b20d-3ea2f6058d66" }, { "type": "route", "uuid": "753638cb-a8b6-4d3d-9748-ad8bd9d015c4" }, { "type": "route", "uuid": "d59ae9bc-5881-478f-992e-59455b2a1b6f" }, { "type": "route", "uuid": "a2e7efdf-68f5-4ded-80ac-35e3fd40301b" }, { "type": "route", "uuid": "87c1a139-29e7-4ba0-a653-6b324ff62d50" }, { "type": "route", "uuid": "12b62769-9d0e-43bf-8aae-665326cc380e" }, { "type": "route", "uuid": "8c331cf5-007a-4ca3-a282-4cefcd1560b0" } ] }