computing / Client / describe_remote_access_vpn_gateway_client_config

describe_remote_access_vpn_gateway_client_config

computing.Client.describe_remote_access_vpn_gateway_client_config(**kwargs)

指定したリモートアクセスVPNゲートウェイのクライアント設定ファイルを取得します。 リモートアクセスVPNゲートウェイのバージョンが v2.0.0 未満の場合、利用できません

See also: NIFCLOUD API Documentation

Request Syntax

response = client.describe_remote_access_vpn_gateway_client_config(
    RemoteAccessVpnGatewayId='string'
)
Parameters:

RemoteAccessVpnGatewayId (string) – [REQUIRED]

Return type:

dict

Returns:

Response Syntax

{
    'Encoding': 'string',
    'FileData': 'string',
    'RequestId': 'string'
}

Response Structure

  • (dict) –

    • Encoding (string) –

    • FileData (string) –

    • RequestId (string) –