computing / Client / set_remote_access_vpn_gateway_ca_certificate

set_remote_access_vpn_gateway_ca_certificate

computing.Client.set_remote_access_vpn_gateway_ca_certificate(**kwargs)

リモートアクセスVPNゲートウェイに、CA証明書を設定します。

See also: NIFCLOUD API Documentation

Request Syntax

response = client.set_remote_access_vpn_gateway_ca_certificate(
    CACertificateId='string',
    RemoteAccessVpnGatewayId='string'
)
Parameters:
  • CACertificateId (string) – [REQUIRED]

  • RemoteAccessVpnGatewayId (string) – [REQUIRED]

Return type:

dict

Returns:

Response Syntax

{
    'RequestId': 'string',
    'Return': True|False
}

Response Structure

  • (dict) –

    • RequestId (string) –

    • Return (boolean) –