Get targets list
Get list of logs uploader targets.
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Search by target name or id.
Filter by ids of related logs uploader configs that use given target.
Maximum number of items to return in the response. Cannot exceed 1000.
1 <= x <= 1000Number of items to skip from the beginning of the list.
x >= 0Response
Successful.
- Plain list · object[]
- Paginated list · object
Client that owns the target.
Time when logs uploader target was created.
Time when logs uploader target was updated.
Type of storage for logs.
s3_gcore, s3_amazon, s3_oss, s3_other, s3_v1, ftp, sftp, http, azure_blob Name of the target.
255Description of the target.
255List of logs uploader configs that use this target.
Validation status of the logs uploader target. Informs if the specified target is reachable.
Config for specific storage type.
- S3 Gcore Config
- S3 Amazon Config
- S3 OSS Config
- S3 Other Config
- S3 V1 Config
- FTP Config
- SFTP Config
- HTTP Config
- Azure Blob Config