Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

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

Corps

application/json
type
enum<string>
défaut:prepare
Options disponibles:
prepare,
switch,
full
mode
enum<string>
défaut:dry_run
Options disponibles:
dry_run,
repair,
switch_space,
switch_global
spaceIds
string[]
baseIds
string[]
excludeSpaceIds
string[]
excludeBaseIds
string[]
sourceJobId
string
concurrency
integer
défaut:1
Plage requise: 1 <= x <= 8
autoStart
boolean
défaut:true
allowBlockedSwitch
boolean
défaut:false
forceNew
boolean
défaut:false

Réponse

200 - application/json

Created v2 rollout job

id
string
requis
type
enum<string>
requis
Options disponibles:
prepare,
switch,
full
status
enum<string>
requis
Options disponibles:
pending,
running,
paused,
completed,
completed_with_blocks,
failed,
canceled
mode
enum<string>
requis
Options disponibles:
dry_run,
repair,
switch_space,
switch_global
totalSpaces
number
requis
totalBases
number
requis
readySpaces
number
requis
readyBases
number
requis
blockedSpaces
number
requis
blockedBases
number
requis
failedSpaces
number
requis
failedBases
number
requis
skippedSpaces
number
requis
skippedBases
number
requis
switchedSpaces
number
requis
createdTime
string
requis
lastEventSeq
number
requis
phase
enum<string> | null
Options disponibles:
inventory,
checking,
repairing,
verifying,
switching
options
unknown
error
string | null
createdBy
string | null
startedTime
string | null
finishedTime
string | null
Dernière modification le 15 septembre 2026