get-table-policies

subtitle

get policies of a table in a namespace.

version

0.9.159

Description

get policies of a table in a namespace.

Synopsis

  get-table-policies
--datahub-crn <value>
--namespace <value>
--table-name <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.

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

policies -> (array)

List of all policies associated with a table.

item -> (object)

The table object containing details of policy association.

status -> (string)

The status of the policy on this table.

policyName -> (string)

The name of the policy.

taskCount -> (integer)

The number of tasks ran for this policies on this table.

lastExecutionTime -> (integer)

The last task execution time in epoch milliseconds.

Form Factors

public