We are working on integrating ASE HADR monitoring and using SAPHostControl webservice for that purpose. We are struglling to find the documentation for SOAP arguments/values to pass (not described in WSDL either) analogous to the command:
saphostctrl -function LiveDatabaseUpdate -dbname XYZ -dbtype syb -updatemethod Check -updateoption TASK=REPLICATION_STATUS
from WSDL we figured out that
-dbtype -> LiveUpdate/MethodName
SAP can you shed the light ion this? Better, is there some sort of a file containing all equivalence for the command line vs SOAP.
Thanks in advance!
David