list-cluster-definitions

subtitle

Lists cluster definitions. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.

version

0.9.111

Description

Lists cluster definitions. A cluster definition is a reusable template in JSON format that can be used for creating multiple Data Hub clusters with identical cloud provider settings.

Synopsis

  list-cluster-definitions
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

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

clusterDefinitions -> (array)

The clusterDefinitions.

item -> (object)

Information about a cluster definition.

clusterDefinitionName -> (string)

The name of the cluster definition.

crn -> (string)

The CRN of the cluster definition.

type -> (string)

The type of cluster definition.

nodeCount -> (integer)

The node count of the cluster.

cloudPlatform -> (string)

The cloud platform.

productVersion -> (string)

The product version.

environmentCrn -> (string)

The CRN of the environment.

description -> (string)

The description of the cluster definition.

Form Factors

public