Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
type
enum<string>
Standard:prepare
Verfügbare Optionen:
prepare,
switch,
full
mode
enum<string>
Standard:dry_run
Verfügbare Optionen:
dry_run,
repair,
switch_space,
switch_global
spaceIds
string[]
baseIds
string[]
excludeSpaceIds
string[]
excludeBaseIds
string[]
sourceJobId
string
concurrency
integer
Standard:1
Erforderlicher Bereich: 1 <= x <= 8
autoStart
boolean
Standard:true
allowBlockedSwitch
boolean
Standard:false
forceNew
boolean
Standard:false

Antwort

200 - application/json

Created v2 rollout job

id
string
erforderlich
type
enum<string>
erforderlich
Verfügbare Optionen:
prepare,
switch,
full
status
enum<string>
erforderlich
Verfügbare Optionen:
pending,
running,
paused,
completed,
completed_with_blocks,
failed,
canceled
mode
enum<string>
erforderlich
Verfügbare Optionen:
dry_run,
repair,
switch_space,
switch_global
totalSpaces
number
erforderlich
totalBases
number
erforderlich
readySpaces
number
erforderlich
readyBases
number
erforderlich
blockedSpaces
number
erforderlich
blockedBases
number
erforderlich
failedSpaces
number
erforderlich
failedBases
number
erforderlich
skippedSpaces
number
erforderlich
skippedBases
number
erforderlich
switchedSpaces
number
erforderlich
createdTime
string
erforderlich
lastEventSeq
number
erforderlich
phase
enum<string> | null
Verfügbare Optionen:
inventory,
checking,
repairing,
verifying,
switching
options
unknown
error
string | null
createdBy
string | null
startedTime
string | null
finishedTime
string | null
Zuletzt geändert am 15. September 2026