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
最終更新日 2026年9月15日