DeleteRemoteAccessVpnGateway
処理概要
指定したリモートアクセスVPNゲートウェイを削除します。
指定するパラメーター
パラメーター | 型 | 説明 | 必須 |
---|---|---|---|
RemoteAccessVpnGatewayId | string |
リモートアクセスVPNゲートウェイユニークID |
○ |
応答フィールド
フィールド (項目) | 型 | 説明 |
---|---|---|
DeleteRemoteAccessVpnGatewayResponse | - |
DeleteRemoteAccessVpnGatewayレスポンス |
␣requestId | string |
リクエスト識別子 |
␣return | boolean |
処理ステータス 値:
|
リクエストサンプル
https://jp-east-1.computing.api.nifcloud.com/api/?
?Action=DeleteRemoteAccessVpnGateway
&RemoteAccessVpnGatewayId=ravgw-01234567
&CommonParams
応答サンプル
<DeleteRemoteAccessVpnGatewayResponse xmlns="https://computing.api.nifcloud.com/api/">
<requestId>0e2f855d-d9fe-4c2c-a453-4ca673f1cdd0</requestId>
<return>true</return>
</DeleteRemoteAccessVpnGatewayResponse>