computing / Client / describe_remote_access_vpn_gateway_activities

describe_remote_access_vpn_gateway_activities

computing.Client.describe_remote_access_vpn_gateway_activities(**kwargs)

リモートアクセスVPNゲートウェイのログ情報を取得します。

See also: NIFCLOUD API Documentation

Request Syntax

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

RemoteAccessVpnGatewayId (string) – [REQUIRED]

Return type:

dict

Returns:

Response Syntax

{
    'Log': 'string',
    'RemoteAccessVpnGatewayId': 'string',
    'RemoteAccessVpnGatewayName': 'string',
    'RequestId': 'string'
}

Response Structure

  • (dict) –

    • Log (string) –

    • RemoteAccessVpnGatewayId (string) –

    • RemoteAccessVpnGatewayName (string) –

    • RequestId (string) –