Scheduled upgrades
List scheduled cluster upgrades. Returns all scheduled cluster upgrades for an organisation when no filters are set.
Path Parameters
organisationSlug
RequiredobjectQuery Parameters
clusterIdentities
array<string>Optional list of cluster identities.
Default:
[]
statuses
array<string>Optional list of cluster statuses.
Default:
[]
pageable
RequiredobjectOptional. When omitted: pageSize=50, pageNumber=0, sortDirection=ASC
Response Body
Request was successfully processed. The response body contains the requested data.
TypeScript Definitions
Use the response body type in TypeScript.
totalElements
integerFormat:
"int64"
totalPages
integerFormat:
"int32"
first
booleanlast
booleansize
integerFormat:
"int32"
content
array<object>number
integerFormat:
"int32"
sort
objectnumberOfElements
integerFormat:
"int32"
pageable
objectempty
boolean