list-workspaces

subtitle

List Cloudera Machine Learning workspaces.

version

0.9.111

Description

List Cloudera Machine Learning workspaces.

Synopsis

  list-workspaces
[--query-options <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--query-options (array)

Additional query options.

Syntax:

"string" "string" ...

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

workspaces -> (array)

The list of workspaces.

item -> (object)

A Cloudera Machine Learning workspace which includes the deployed configuration details.

instanceName -> (string)

The name of the workspace.

environmentName -> (string)

The name of the workspace’s environment.

instanceStatus -> (string)

The workspace’s current status.

instanceUrl -> (string)

URL of the workspace’s user interface.

environmentCrn -> (string)

CRN of the environment.

crn -> (string)

The CRN of the workspace.

k8sClusterName -> (string)

The Kubernetes cluster name.

creatorCrn -> (string)

The CRN of the creator of the workspace.

version -> (string)

The version of Cloudera Machine Learning that was installed on the workspace.

httpsEnabled -> (boolean)

Indicates if HTTPs communication was enabled on this workspace when provisioned.

filesystemID -> (string)

A filesystem ID referencing the filesystem that was created on the cloud provider environment that this workspace uses.

cloudPlatform -> (string)

The cloud platform of the environment that was used to create this workspace.

monitoringEnabled -> (boolean)

If usage monitoring is enabled or not on this workspace.

loadBalancerIPWhitelists -> (array)

The whitelist of IPs for load balancer.

item -> (string)

creationDate -> (datetime)

Creation date of workspace.

failureMessage -> (string)

Failure message from the most recent failure that has occurred during workspace provisioning.

healthInfoLists -> (array)

The health info information of the workspace.

item -> (object)

Healthinfo object contains the health information of a resource.

resourceName -> (string)

The resource name being checked.

isHealthy -> (boolean)

The boolean that indicates the health status.

updatedAt -> (datetime)

The timestamp for the heartbeat.

message -> (string)

The message to show for the health info.

details -> (array)

The detail of the health info.

upgradeState -> (object)

Response object for the workspace summary.

state -> (string)

The current upgrade state of the workspace.

reason -> (string)

The reason for the current state.

nfsVersion -> (string)

NFS Version of the filesystem.

backupMetadata -> (object)

Backup metadata response object for the workspace summary.

backupVaultName -> (string)

The backup vault name.

lastSuccessfulBackupTime -> (datetime)

The time when the last successful backup was taken.

isSuccessfulBackupAvailable -> (boolean)

Whether successful backups are available for the workspace.

lastBackupStatus -> (string)

The status of the last backup initiated.

numberOfAvailableBackups -> (integer)

The number of backups available.

clusterID -> (string)

The Cluster ID for the workspace.

isPrivate -> (boolean)

The value to indicate if the cluster is private or not.

isRestored -> (boolean)

The value to indicate if the workspace is restored one or not

Form Factors

public, private