list-dbc-configs

subtitle

Get the configuration history of a Database Catalog.

version

0.9.109

Description

Get the configuration history of a Database Catalog.

Synopsis

  list-dbc-configs
--cluster-id <value>
--dbc-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

ID of the Database Catalog’s cluster.

--dbc-id (string)

ID of the Database Catalog.

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

configHistory -> (array)

Configuration history of a service.

item -> (object)

An entry in the configuration history of a service.

serviceId -> (string)

DBC or VW ID that this configuration belongs to.

configId -> (string)

ID of the configuration.

from -> (datetime)

When was this configuration used from.

Form Factors

public, private