Overview of SOAP API
This guide describes SOAP API exported by Arcserve RHA. The APIs let you manage various aspects of replication and high availability. For example, you can control RHA scenarios and can perform various operations such as running or stopping scenarios and perform a scenario failover operation. To use <carha> SOAP API, you can use any programming language that contains integrated web services support, such as Visual Basic or C#.
Note: The sample code provided in this reference guide is written in the C#.
The SOAP API URL used in the sample code is http://127.0.0.1:8088/ws_man/xosoapapi.asmx. Substitute address part of the URL with your RHA CS IP address or host name when calling API.