Skip to main content
POST
cURL

Авторизації

Authorization
string
header
обов'язково

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

Тіло

application/json
type
enum<string>
за замовчуванням:prepare
Доступні опції:
prepare,
switch,
full
mode
enum<string>
за замовчуванням:dry_run
Доступні опції:
dry_run,
repair,
switch_space,
switch_global
spaceIds
string[]
baseIds
string[]
excludeSpaceIds
string[]
excludeBaseIds
string[]
sourceJobId
string
concurrency
integer
за замовчуванням:1
Необхідний діапазон: 1 <= x <= 8
autoStart
boolean
за замовчуванням:true
allowBlockedSwitch
boolean
за замовчуванням:false
forceNew
boolean
за замовчуванням:false

Відповідь

200 - application/json

Created v2 rollout job

id
string
обов'язково
type
enum<string>
обов'язково
Доступні опції:
prepare,
switch,
full
status
enum<string>
обов'язково
Доступні опції:
pending,
running,
paused,
completed,
completed_with_blocks,
failed,
canceled
mode
enum<string>
обов'язково
Доступні опції:
dry_run,
repair,
switch_space,
switch_global
totalSpaces
number
обов'язково
totalBases
number
обов'язково
readySpaces
number
обов'язково
readyBases
number
обов'язково
blockedSpaces
number
обов'язково
blockedBases
number
обов'язково
failedSpaces
number
обов'язково
failedBases
number
обов'язково
skippedSpaces
number
обов'язково
skippedBases
number
обов'язково
switchedSpaces
number
обов'язково
createdTime
string
обов'язково
lastEventSeq
number
обов'язково
phase
enum<string> | null
Доступні опції:
inventory,
checking,
repairing,
verifying,
switching
options
unknown
error
string | null
createdBy
string | null
startedTime
string | null
finishedTime
string | null
Останнє оновлення 15 вересня 2026 р.