Cloud accounts
List clusters of an organisation provisioned with a cloud account.
GET
/
api
/v1
/orgs
/{organisationSlug}
/cloud-accounts
/{cloudAccountIdentity}
/clusters
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
cloudAccountIdentity
Requiredstring
Format:
"uuid"
Query Parameters
pageable
Requiredobject
Optional. When omitted: pageSize=50, pageNumber=0, sortDirection=ASC
Request was successfully processed. The response body contains the requested data.