Compute

Operations

Create Or Update

Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a...

Delete

Deletes specified Machine Learning compute.

Get

Gets compute definition by its name. Any secrets (storage keys, service credentials, etc) are not returned - use 'keys' nested resource to get them.

List

Gets computes in specified workspace.

List Keys

Gets secrets related to Machine Learning compute (storage keys, service credentials, etc).

List Nodes

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

Restart

Posts a restart action to a compute instance

Start

Posts a start action to a compute instance

Stop

Posts a stop action to a compute instance

Update

Updates properties of a compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation.