Skip to main content
GET
cURL
This endpoint is in Preview and subject to change. Refer to the API support policy for more details.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cluster_id
string
required

Response

A successful response.

cluster_id
string
required
role_arn
string
required

role_arn is the IAM role used to upload metric segments to the target AWS account.

external_id
string

external_id, if set, is included when assuming the IAM role. Supported for Advanced clusters only.

log_group_name
string

log_group_name is the customized log group name.

status
enum<string>
Available options:
NOT_DEPLOYED,
DISABLING,
ENABLING,
ENABLED,
ERROR
target_region
string

target_region specifies the specific AWS region that the metrics will be exported to.

user_message
string