UnextendMigrationHubNetwork
処理概要
マイグレーションHubネットワークの延伸を解除します。
指定するパラメーター
パラメーター | 型 | 説明 | 必須 |
---|---|---|---|
MigrationHubNetworkExtendId | string |
マイグレーションHubネットワーク延伸ID |
○ |
応答フィールド
フィールド (項目) | 型 | 説明 |
---|---|---|
UnextendMigrationHubNetworkResponse | - |
UnextendMigrationHubNetworkレスポンス |
␣requestId | string |
リクエスト識別子 |
␣return | boolean |
処理ステータス 値:
|
リクエストサンプル
https://jp-east-1.computing.api.nifcloud.com/api/
?Action=UnextendMigrationHubNetwork
&MigrationHubNetworkExtendId=mhne-01FAB3A7BYHPNYX4Z0D2E123Z
&CommonParams
応答サンプル
<?xml version="1.0" encoding="UTF-8"?>
<UnextendMigrationHubNetworkResponse>
<requestId>ac501097-4c8d-475b-b06b-a90048ec181c</requestId>
<return>true</return>
</UnextendMigrationHubNetworkResponse>