Skip to main content
POST
cURL

承認

Authorization
string
header
必須

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

パスパラメータ

spaceId
string
必須
jobId
string
必須

レスポンス

200 - application/json

Returns the canceled migration job status without connection secrets.

jobId
string
必須
spaceId
string
必須
targetMode
enum<string>
必須
利用可能なオプション:
migrate-space
state
enum<string>
必須
利用可能なオプション:
pending,
waiting_worker,
preflight,
freezing_writes,
copying,
validating,
switching,
succeeded,
failed,
canceled,
rolled_back
targetInternalSchema
string
必須
createdTime
string
必須
switchOnCompletion
boolean
targetConnection
object | null
inventory
unknown
copyStats
unknown
validationStats
unknown
lastError
string | null
startedAt
string | null
completedAt
string | null
lastModifiedTime
string | null
最終更新日 2026年9月15日