v7

latestSwagger 2.0raw.githubusercontent.com2020-06-28205680.5 KB
MachineLearningComputes

Get the details (e.g IP address, port etc) of all the compute nodes in the compute.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/listNodes

Path parameters

subscriptionIdstring required

Azure subscription identifier.

resourceGroupNamestring required

Name of the resource group in which workspace is located.

workspaceNamestring required

Name of Azure Machine Learning workspace.

computeNamestring required

Name of the Azure Machine Learning compute.

Query parameters

api-versionstring required

Version of Azure Machine Learning resource provider API.

Response

The operation was successful. The response contains the list of IP addresses.

computeType'AKS' | 'AmlCompute' | 'DataFactory' | 'VirtualMachine' | 'HDInsight' | 'Databricks' | 'DataLakeAnalytics' required

The type of compute

nextLinkstring

The continuation token.