Zum Hauptinhalt springen
PATCH
Update a cluster

Autorisierungen

x-api-key
string
header
erforderlich

Mandanten-spezifischer API-Schlüssel. Der Mandant wird aus dem Schlüssel abgeleitet — nie aus dem Request.

Pfadparameter

clusterId
string
erforderlich

Body

application/json
name
string
Beispiel:

"North Campus"

limitKw
number | null

Auf null setzen, um das Cluster-Cap zu entfernen.

Beispiel:

250

locationIds
string[]
Minimum array length: 1
status
enum<string>
Verfügbare Optionen:
ACTIVE,
INACTIVE

Antwort

Aktualisierter Cluster

clusterId
string
Beispiel:

"clst_20260612_a1b2c3d4"

tenantUuid
string
name
string
Beispiel:

"North Campus"

locationIds
string[]
Beispiel:
limitKw
number | null
Beispiel:

200

status
enum<string>
Verfügbare Optionen:
ACTIVE,
INACTIVE
createdAt
string<date-time>
updatedAt
string<date-time>