get-suggested-tags

subtitle

Get Suggested tags by the Data Compliance profiler.

version

0.9.151

Description

Get the tags suggested by the Data Compliance profiler.

Synopsis

  get-suggested-tags
--datalake-crn <value>
[--table-fqn <value>]
[--column-fqn <value>]
[--profiled-since <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--datalake-crn (string)

The CRN of the Datalake.

--table-fqn (string)

The fully qualified name of the table.

--column-fqn (string)

The fully qualified name of the column.

--profiled-since (datetime)

Tags suggested by the profiler since this date.

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

suggestedTags -> (array)

List of suggested tags.

item -> (object)

Details of the suggested tags.

qualifiedName -> (string)

The fully qualified name of the asset.

tags -> (array)

List of suggested tags.

item -> (string)

The name of the suggested tag.

Form Factors

public