describe-data-visualization¶
- subtitle
Describes a Cloudera Data Visualization.
- version
0.9.126
Description¶
Describes a Cloudera Data Visualization.
Synopsis¶
describe-data-visualization
--cluster-id <value>
--data-visualization-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cluster-id
(string)
ID of the Cloudera Data Visualization’s cluster.
--data-visualization-id
(string)
ID of the Cloudera Data Visualization
--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¶
dataVisualization -> (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