{
"bucket": {
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"labels": {},
"notification_policy_slug": "<string>",
"slug": "<string>",
"team_slug": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
}{
"bucket": {
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"labels": {},
"notification_policy_slug": "<string>",
"slug": "<string>",
"team_slug": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
}Chronosphere API token
A successful response.
Show child attributes
The name of the Bucket. You can modify this value after the Bucket is created.
Timestamp of when the Bucket was created. Cannot be set by clients.
Optional description of the bucket.
Slug of the notification policy used by default for monitors in this bucket. This is optional if the bucket does not contain monitors or all of its monitors explicitly reference a policy. This policy takes precedence over a bucket-owned notification policy. This does not override the policy used when a monitor explicitly references a policy.
The unique identifier of the Bucket. If a slug isn't provided, one is generated based on the name field. You can't modify this field after the Bucket is created.
Optional slug of the team the bucket belongs to.
Timestamp of when the Bucket was last updated. Cannot be set by clients.