Skip to main content
List snapshot-derived cluster resources

Authorizations

acornops_cp_session
string
cookie
required

Path Parameters

workspaceId
string<uuid>
required
Example:

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

clusterId
string<uuid>
required
Example:

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

Query Parameters

limit
integer
default:100
Required range: 1 <= x <= 200
cursor
string
q
string
family
enum<string>
Available options:
workloads,
network,
storage,
cluster
kind
string
namespace
string
health
enum<string>
Available options:
healthy,
attention

Response

Cluster resource page payload: { items, nextCursor? }.

items
object[]
required
nextCursor
string