computing / Client / nifty_replace_vpn_gateway_latest_version

nifty_replace_vpn_gateway_latest_version

computing.Client.nifty_replace_vpn_gateway_latest_version(**kwargs)

See also: NIFCLOUD API Documentation

Request Syntax

response = client.nifty_replace_vpn_gateway_latest_version(
    Agreement=True|False,
    NiftyVpnGatewayName='string',
    VpnGatewayId='string'
)
Parameters:
  • Agreement (boolean) –
  • NiftyVpnGatewayName (string) –
  • VpnGatewayId (string) –
Return type:

dict

Returns:

Response Syntax

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

Response Structure

  • (dict) –
    • RequestId (string) –
    • Return (boolean) –