ReplaceRemoteAccessVpnGatewayLatestVersion
処理概要
指定したリモートアクセスVPNゲートウェイをアップグレードします。
リモートアクセスVPNゲートウェイをアップグレードする場合には、リモートアクセスVPNゲートウェイが再起動されます。
指定するパラメーター
パラメーター | 型 | 説明 | 必須 |
---|---|---|---|
RemoteAccessVpnGatewayId | string |
リモートアクセスVPNゲートウェイユニークID |
○ |
応答フィールド
フィールド (項目) | 型 | 説明 |
---|---|---|
ReplaceRemoteAccessVpnGatewayLatestVersionResponse | - |
ReplaceRemoteAccessVpnGatewayLatestVersionレスポンス |
␣requestId | string |
リクエスト識別子 |
␣return | boolean |
処理ステータス 値:
|
リクエストサンプル
https://jp-east-1.computing.api.nifcloud.com/api/
?Action=ReplaceRemoteAccessVpnGatewayLatestVersion
&RemoteAccessVpnGatewayId=ravgw-01234567
&CommonParams
応答サンプル
<ReplaceRemoteAccessVpnGatewayLatestVersionResponse xmlns="https://computing.api.nifcloud.com/api/">
<requestId>ac501097-4c8d-475b-b06b-a90048ec181c</requestId>
<return>true</return>
</ReplaceRemoteAccessVpnGatewayLatestVersionResponse>