list-dbc-events

subtitle

Get the list of events for the given Database Catalog.

version

0.9.111

Description

Get the list of events for the given Database Catalog.

Synopsis

  list-dbc-events
--cluster-id <value>
--dbc-id <value>
[--limit <value>]
[--ascending | --no-ascending]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

ID of cluster.

--dbc-id (string)

ID of the Database Catalog.

--limit (integer)

Limit the number of returned rows. If not specified all the events will be returned. Please note the DWX only stores the last 50 events.

--ascending | --no-ascending (boolean)

Provide the result in ascending order, default is descending.

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

events -> (array)

The list of the events belonging to the particular Database Catalog

item -> (object)

Represents a Event

event -> (string)

The code name of the event

message -> (string)

Detailed message

timestamp -> (datetime)

The timestamp of the event

Form Factors

public, private