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