change-table-policy

subtitle

Perform policy change operations on a table.

version

0.9.159

Description

Perform operations on a table to associate new policies, remove existing policies, replace existing policies.

Synopsis

  change-table-policy
--datahub-crn <value>
--namespace <value>
--table-name <value>
--operation <value>
[--policies <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--datahub-crn (string)

The CRN of the CLO Data Hub.

--namespace (string)

The name of the namespace.

--table-name (string)

The name of the table.

--operation (string)

The operation to be performed. APPEND will add provided policies to set of existing associated policies, REMOVEALL will delete all existing associations for this table, REPLACEALL will replace existing associations with provided set of policies.

Possible values:

  • APPEND

  • REMOVEALL

  • REPLACEALL

--policies (array)

The list of policy names.

Syntax:

"string" "string" ...

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

Form Factors

public