Skip to main content
Get cluster details and latest snapshot summary

Authorizations

acornops_cp_session
string
cookie
required

Headers

x-acornops-external-user-id
string

Required only for external integration client-token requests. Must identify a linked external integration user.

Required string length: 1 - 128

Path Parameters

workspaceId
string<uuid>
required
Example:

"4b930d98-add9-4924-ab26-3c16d96ec373"

clusterId
string<uuid>
required
Example:

"5b006e4c-509c-458a-9f02-5aafbdc01ade"

Response

Cluster details with latestSnapshot timestamp and summary counts, including pod phase counts, without full snapshot data.

id
string<uuid>
required
workspaceId
string<uuid>
required
targetType
enum<string>
required
Available options:
kubernetes,
virtual_machine
name
string
required
status
string
connectionStatus
string
latestSnapshot
object
summary
object
permissions
object
agentAccessMode
enum<string>
Available options:
read_only,
read_write,
unknown
namespaceInclude
string[]
namespaceExclude
string[]
permissionMode
enum<string>
Available options:
read_only,
ask_before_changes,
auto_allowed_changes
permissionModeOverride
enum<string> | null
Available options:
read_only,
ask_before_changes,
auto_allowed_changes,
null
permissionModeSource
enum<string>
Available options:
cluster_override,
deployment_default
writeConfirmationPolicy
object
deprecated