Check Failover Support

Last Updated on : 2023-06-20 14:54:02download

Use the gateway ID to check whether a specified gateway supports failover.

API address

GET: /v1.0/alps/transfer/is/support

Request parameter

Parameter nameTypeINRequiredDescription
gw_idStringquerytrueThe gateway ID.

Return parameter

Parameter nameTypeDescription
resultBooleanSpecifies whether a specified gateway supports failover. Valid values:
  • true: supported.
  • false: not supported.

Request example

GET: /v1.0/alps/transfer/is/support?gwId=fayl9sn0482hl****

Error code

For more information, see error code.