Optional
requestFactory: LogsArchivesApiRequestFactoryOptional
responseProcessor: LogsArchivesApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationCreate an archive in your organization.
The request object
Optional
options: ConfigurationDelete a given archive from your organization.
The request object
Optional
options: ConfigurationGet a specific archive from your organization.
The request object
Optional
options: ConfigurationGet the current order of your archives. This endpoint takes no JSON arguments.
Optional
options: ConfigurationReturns all read roles a given archive is restricted to.
The request object
Optional
options: ConfigurationGet the list of configured logs archives with their definitions.
Optional
options: ConfigurationRemoves a role from an archive. (Roles API)
The request object
Optional
options: ConfigurationUpdate a given archive configuration.
Note: Using this method updates your archive configuration by replacing your current configuration with the new one sent to your Datadog organization.
The request object
Optional
options: ConfigurationUpdate the order of your archives. Since logs are processed sequentially, reordering an archive may change the structure and content of the data processed by other archives.
Note: Using the PUT
method updates your archive's order by replacing the current order
with the new one.
The request object
Optional
options: ConfigurationGenerated using TypeDoc
Adds a read role to an archive. (Roles API)