Skip to main content

otdfctl policy dynamic-value-mappings list

list - List dynamic value mappings

Synopsis

otdfctl policy dynamic-value-mappings list [flags]

Description

List Dynamic Value Mappings, optionally filtered by namespace or attribute definition.

For more information about dynamic value mappings, see the dynamic-value-mappings subcommand.

Sort Options

Use --sort <field> with optional --order <direction>. Either flag may be omitted.

FieldDescription
created_atOrder by creation timestamp
updated_atOrder by last update timestamp

Options

-n, --namespace <namespace>
Namespace ID or FQN to filter results (required: false)
-a, --attribute <attribute>
URI or ID of the Attribute Definition to filter results (required: false)
-l, --limit <limit>
Limit retrieved count (required: false)
-o, --offset <offset>
Offset (page) quantity from start of the list (required: false)
--sort <sort>
Sort list results by field (required: false)
--order <order>
Sort order direction. Accepted values are asc and desc (required: false)

Aliases

l