Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitd7d29e4

Browse files
committed
Mention the state values
1 parent3cef051 commitd7d29e4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎content/v3/orgs/migrations.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ Fetches the status of a migration.
5959

6060
###Response
6161

62+
The`state` of a migration can be one of the following values:
63+
64+
*`pending`, which means the migration hasn't started yet.
65+
*`exporting`, which means the migration is in progress.
66+
*`exported`, which means the migration finished successfully.
67+
*`failed`, which means the migration failed.
68+
6269
<%= headers 200 %>
6370
<%= json(:migrations) { |h| h['state'] = 'exported'; h } %>
6471

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp