UnsetRemoteAccessVpnGatewaySSLCertificate
処理概要
リモートアクセスVPNゲートウェイから、SSL証明書を解除します。
リモートアクセスVPNゲートウェイのバージョンが v2.0.0 以上の場合、利用できません。
指定するパラメーター
パラメーター | 型 | 説明 | 必須 |
---|---|---|---|
RemoteAccessVpnGatewayId | string |
リモートアクセスVPNゲートウェイユニークID |
○ |
応答フィールド
フィールド (項目) | 型 | 説明 |
---|---|---|
UnsetRemoteAccessVpnGatewaySSLCertificateResponse | - |
UnsetRemoteAccessVpnGatewaySSLCertificateレスポンス |
␣requestId | string |
リクエスト識別子 |
␣return | boolean |
処理ステータス 値:
|
リクエストサンプル
https://jp-east-1.computing.api.nifcloud.com/api/
?Action=UnsetRemoteAccessVpnGatewaySSLCertificate
&RemoteAccessVpnGatewayId=ravgw-01234567
&CommonParams
応答サンプル
<UnsetRemoteAccessVpnGatewaySSLCertificateResponse xmlns="https://computing.api.nifcloud.com/api/">
<requestId>ac501097-4c8d-475b-b06b-a90048ec181c</requestId>
<return>true</return>
</UnsetRemoteAccessVpnGatewaySSLCertificateResponse>