{ "uuid": "0c7e1bf5-0226-4b15-939e-e4ab9dc2c3d9", "lastMigration": 29, "name": "Azure ML Web Services Management Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "814f4c44-c966-427a-b6fd-3e6ef29167be", "documentation": "Lists all the available REST API operations.", "method": "get", "endpoint": "providers/Microsoft.MachineLearning/operations", "responses": [ { "uuid": "721eabd2-7874-405c-8497-e8ddfd9ea804", "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": "cdcc979a-83d7-4abf-9b88-7c79c2ba4b85", "documentation": "Gets the web services in the specified subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.MachineLearning/webServices", "responses": [ { "uuid": "163af7ae-fbda-4e3d-99f5-ab073d21e412", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Success. The response includes a paginated array of web service objects and a URI to the next set of results, if any. Note that the web service objects are sparsely populated to conserve space in the response content. To get the full web service object, call the GET operation on the web service.", "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": "c0f25a8c-bc0f-4c90-8288-ab0a368f1c59", "documentation": "Gets the web services in the specified resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/webServices", "responses": [ { "uuid": "47e1730a-0907-4bd0-b1de-2c84deca9a25", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Success. The response includes a paginated array of web service 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 web service objects are sparsely populated to conserve space in the response content. To get the full web service object, call the GET operation on the web service.", "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": "1684efbd-bca7-497a-a1c6-3e2f7b8226a6", "documentation": "Deletes the specified web service.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/webServices/:webServiceName", "responses": [ { "uuid": "ecc2de20-9bbf-48b6-9648-43f81f4b26c2", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted. Note that a 202 status is returned even if the service did not exist.", "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": "1ee0fa2b-407e-4a1f-b911-67e2f2278bb1", "body": "", "latency": 0, "statusCode": 204, "label": "No Content.", "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": "76b59be0-98ed-4330-b3c7-c822ac8709fc", "documentation": "Gets the Web Service Definition as specified by a subscription, resource group, and name. Note that the storage credentials and web service keys are not returned by this call. To get the web service access keys, call List Keys.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/webServices/:webServiceName", "responses": [ { "uuid": "829497a1-1429-40dc-8788-7627d084e3c0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Success. The response includes the Provisioning State and the Azure-AsyncOperation header. To get the progress of the operation, call GET operation on the URL in Azure-AsyncOperation header field. For more informationFor 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": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5cccc32-9b47-44c7-aa33-a312edf10a4c", "documentation": "Modifies an existing web service resource. The PATCH API call is an asynchronous operation. To determine whether it has completed successfully, you must perform a Get operation.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/webServices/:webServiceName", "responses": [ { "uuid": "748a0e48-2f50-41e1-8504-8bc6e41dd557", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Success. The response payload is identical to the response payload that is returned by the GET operation. The response includes the Provisioning State and the Azure-AsyncOperation header. 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": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a7a4e68-eef1-4e7e-b260-479ad370e710", "documentation": "Create or update a web service. This call will overwrite an existing web service. Note that there is no warning or confirmation. This is a nonrecoverable operation. If your intent is to create a new web service, call the Get operation first to verify that it does not exist.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/webServices/:webServiceName", "responses": [ { "uuid": "9363d1ba-6bfe-44e6-8b46-d35a8f9bde31", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Success. This response is returned for an update web service operation. The response payload is identical to the response payload that is returned by the GET operation. The response includes the Provisioning State and the Azure-AsyncOperation header. 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": true, "crudKey": "id" }, { "uuid": "8612df5b-3b3f-40a0-aa81-9e1968c948b1", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Created. This response is returned for a create web service operation. The response includes the Provisioning State and the Azure-AsyncOperation header. 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5922808e-f897-4417-97f5-5bfec9c4f4f2", "documentation": "Creates an encrypted credentials parameter blob for the specified region. To get the web service from a region other than the region in which it has been created, you must first call Create Regional Web Services Properties to create a copy of the encrypted credential parameter blob in that region. You only need to do this before the first time that you get the web service in the new region.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/webServices/:webServiceName/CreateRegionalBlob", "responses": [ { "uuid": "78ce29ba-88ab-4a93-b9c1-edef2284a967", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK. Internal use only. Used for SDK return values.", "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": "812d7b48-4eea-4b7e-abd4-d1a43d7902db", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted. The response includes the Azure-AsyncOperation header. To get the progress of the operation, call the GET operation on the URL in the 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a0d8a64-e1d0-4005-990e-c2bca4bde402", "documentation": "Gets the access keys for the specified web service.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearning/webServices/:webServiceName/listKeys", "responses": [ { "uuid": "8c280f97-3a41-4468-a0b9-77bfba9ef396", "body": "{\n \"primary\": \"\",\n \"secondary\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success.", "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": "814f4c44-c966-427a-b6fd-3e6ef29167be" }, { "type": "route", "uuid": "cdcc979a-83d7-4abf-9b88-7c79c2ba4b85" }, { "type": "route", "uuid": "c0f25a8c-bc0f-4c90-8288-ab0a368f1c59" }, { "type": "route", "uuid": "1684efbd-bca7-497a-a1c6-3e2f7b8226a6" }, { "type": "route", "uuid": "76b59be0-98ed-4330-b3c7-c822ac8709fc" }, { "type": "route", "uuid": "b5cccc32-9b47-44c7-aa33-a312edf10a4c" }, { "type": "route", "uuid": "7a7a4e68-eef1-4e7e-b260-479ad370e710" }, { "type": "route", "uuid": "5922808e-f897-4417-97f5-5bfec9c4f4f2" }, { "type": "route", "uuid": "1a0d8a64-e1d0-4005-990e-c2bca4bde402" } ] }