ArangoDB v3.10 reached End of Life (EOL) and is no longer supported.
This documentation is outdated. Please see the most recent stable version.
Oasisctl Delete Audit Log
oasisctl delete auditlog
Delete an auditlog
oasisctl delete auditlog [flags]
Options
  -i, --auditlog-id string       Identifier of the auditlog to delete.
  -h, --help                     help for auditlog
  -o, --organization-id string   Identifier of the organization
Options Inherited From Parent Commands
      --endpoint string   API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
      --format string     Output format (table|json) (default "table")
      --token string      Token used to authenticate at ArangoDB Oasis
See also
- oasisctl delete - Delete resources
 - oasisctl delete auditlog archive - Delete an auditlog archive
 - oasisctl delete auditlog destination - Delete a destination from an auditlog
 
