DeleteSourceServer 操作を呼び出して、移行元を削除できます。
操作説明
インターフェースの説明
実行中ステータスの移行タスクに関連付けられている移行元は削除できません。
他のステータスの移行タスクに関連付けられている移行元を削除するには、
Force=trueを設定します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
smc:DeleteSourceServer |
delete |
*SourceServer
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| SourceId |
string |
必須 |
移行元の ID。 |
s-bp17m1vi6x20c6g6**** |
| Force |
boolean |
任意 |
移行元を強制削除するかどうかを指定します。
|
true |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエストの ID。 |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E |
例
成功レスポンス
JSONJSON
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | SourceServer.WithRunningReplicationJob | The specified source server has related replication jobs that are running. | 指定されたソースサーバーには実行中のレプリケーションジョブがあります。 |
| 400 | SourceServerState.Invalid | The specified source server status: %s is invalid. This operation can only be performed in the following status: %s. | |
| 400 | ReplicationJob.Related | The specified source server has related replication jobs. Please delete replication jobs: %s before delete this source server. | |
| 500 | InternalError | An error occurred while processing your request. Please try again. If the problem still exists, please submit a ticket. | リクエストの処理中にエラーが発生しました。もう一度お試しください。それでも問題が解決しない場合、チケットを起票してください。 |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。