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