Skip to main content
POST
cURL

Авторизації

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

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

Параметри шляху

jobId
string
обов'язково

Відповідь

200 - application/json

Updated 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 р.