get-associations

subtitle

Get policy to table associations.

version

0.9.159

Description

Get list of tables associated per namespace for a policy.

Synopsis

  get-associations
--datahub-crn <value>
--policy-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--datahub-crn (string)

The CRN of the CLO Data Hub.

--policy-name (string)

The policy name.

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

associations -> (array)

List of associations for each namespace.

item -> (object)

Association per namespace.

namespace -> (string)

The namespace name.

tables -> (array)

The list of tables associated for a namespace.

item -> (string)

Form Factors

public