Skip to main content
Set target

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

This data structure is used to set a storage target for logs.

isActive
boolean
required

Whether archiving to this target is active.

Example:

true

s3
S3 Target Spec · object
required

This data structure represents an S3 target.

format
enum<string>

Target format.

Available options:
TARGET_FORMAT_UNSPECIFIED,
TARGET_FORMAT_CX_DATA_V1

Response

This data structure is obtained after setting a storage target for logs.

target
Target · object
required

This data structure represents a target to archive logs.