list-data-visualizations

subtitle

Lists Cloudera Data Visualization in the provided CDW cluster.

version

0.9.111

Description

Lists Cloudera Data Visualization in the provided CDW cluster.

Synopsis

  list-data-visualizations
--cluster-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

ID of cluster to list Cloudera Data Visualizations.

--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

dataVisualizations -> (array)

The list of Cloudera Data Visualizations.

item -> (object)

A Cloudera Data Visualization.

id -> (string)

The ID of the Cloudera Data Visualization.

name -> (string)

The name of the Cloudera Data Visualization.

status -> (string)

Status of the Cloudera Data Visualization. Possible values are: Creating, Created, Accepted, Starting, Running, Stopping, Stopped, Updating, PreUpdate, Upgrading, PreUpgrade, Restarting, Deleting, Waiting, Failed, Error.

imageVersion -> (string)

Current image version of the Cloudera Data Visualization

creatorCrn -> (string)

The CRN of the user who created the Cloudera Data Visualization

size -> (string)

The template size for the Cloudera Data Visualization

resourcePool -> (string)

The name of the Resource Pool the Cloudera Data Visualization is in.

Form Factors: private

userGroups -> (array)

User groups that are allowed to access the Data Visualization.

item -> (string)

adminGroups -> (array)

Admin groups that are allowed to access the Data Visualization.

item -> (string)

Form Factors

public, private