otdfctl policy dynamic-value-mappings get
get - Get a dynamic value mapping
Synopsis
otdfctl policy dynamic-value-mappings get [flags]Description
Retrieve the specifics of a Dynamic Value Mapping by its ID.
For more information about dynamic value mappings, see the dynamic-value-mappings subcommand.
Examples
Get a dynamic value mapping by ID:
otdfctl policy dynamic-value-mappings get --id 3c51a593-cd4d-4b74-9f97-3b3b6b0a6f21
Get a dynamic value mapping as JSON:
otdfctl policy dynamic-value-mappings get --id 3c51a593-cd4d-4b74-9f97-3b3b6b0a6f21 --json
Options
-i,--id <id>- The ID of the dynamic value mapping to get (required:
true)
Aliases
g