{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector OperationalizationClusters API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "OperationalizationClusters", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Gets the operationalization cluster resource view. Note that the credentials are not returned by this call. Call ListKeys to get them." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Create or update an operationalization cluster." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "The PATCH operation can be used to update only the tags for a cluster. Use PUT operation to update other properties." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Deletes the specified cluster." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername Listkeys", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName/listKeys", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "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." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername Checkupdate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName/checkUpdate", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Checks if updates are available for system services in the cluster" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername Updatesystem", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName/updateSystem", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Updates system services in a cluster." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "$skiptoken", "value": "", "type": "query", "description": "Continuation token for pagination." } ] }, "docs": "Gets the clusters in the specified resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Machinelearningcompute Operationalizationclusters", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.MachineLearningCompute/operationalizationClusters", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "$skiptoken", "value": "", "type": "query", "description": "Continuation token for pagination." } ] }, "docs": "Gets the operationalization clusters in the specified subscription." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername Checksystemservicesupdatesavailable", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName/checkSystemServicesUpdatesAvailable", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Checks if updates are available for system services in the cluster." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Machinelearningcompute Operationalizationclusters Clustername Updatesystemservices", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningCompute/operationalizationClusters/:clusterName/updateSystemServices", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the Microsoft.MachineLearningCompute resource provider API to use." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group in which the cluster is located." }, { "name": "clusterName", "value": "", "type": "path", "description": "The name of the cluster." } ] }, "docs": "Updates system services in a cluster." } ] } ], "bundled": true }