fastly audit-log event-mapping list
List audit log event mappings.
Syntax
$ fastly audit-log event-mapping listOptions
| Key | Required? | Default | Description |
|---|---|---|---|
--integration-id | No | Filters results to mappings that reference the given integration ID | |
--mapping-status | No | Filters results by mapping status | |
--name | No | Filters results to mappings whose name contains the given string (case-insensitive) | |
--scope-id | No | Filters results to mappings that apply to the given service or workspace ID | |
--scope-type | No | Filters results to the given scope type | |
--sort | No | The order in which to return results by creation date | |
--json | No | Render output as JSON |
Global options
| Key | Required? | Default | Description |
|---|---|---|---|
--help | No | Show context-sensitive help. | |
--accept-defaults | No | Accept default options for all interactive prompts apart from Yes/No confirmations | |
--auto-yes | No | Answer yes automatically to all Yes/No confirmations. This may suppress security warnings | |
--debug-mode | No | Print API request and response details (NOTE: can disrupt the normal CLI flow output formatting) | |
--non-interactive | No | Do not prompt for user input - suitable for CI processes. Equivalent to --accept-defaults and --auto-yes | |
--quiet | No | Silence all output except direct command output. This won't prevent interactive prompts (see: --accept-defaults, --auto-yes, --non-interactive) | |
--token | No | Fastly API token, or name of a stored auth token (use 'default' for the default token). Falls back to FASTLY_API_TOKEN env var | |
--verbose | No | Verbose logging |
API equivalent
This command internally uses the following Fastly public APIs: