Skip to content

datadog delete-log-archive

Delete a given archive from your organization

Description

Delete a given archive from your organization

Synopsis

datadog delete-log-archive
    [--site <site>]
    [<archive>]

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

archive - (string)

     Archive ID
     Example: "archive-1"
     Default: _None_      Attributes: optional

Examples

datadog delete-log-archive "archive-1"

Access Control

To use this command, you need access to the following:

Field Value
Action "delete"
Service Type "datadog"
Service Instance
Namespace
Object Type "archive"
Object ID archive

Please see Access Control for details.