ListLogsArchives
Retrieve and manage configured logs archives with their definitions to monitor and analyze data effectively. Supports JSON responses for success, forbidden, and rate limit scenarios.
Instructions
Get the list of configured logs archives with their definitions.
Responses:
- 200 (Success): OK
- Content-Type:
application/json
- Response Properties:
- data: A list of archives.
- Example:
- Content-Type:
- 403: Forbidden
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 429: Too many requests
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |