Skip to main content

SYS.Mirroring.GetMirroringInformationSoap

class SYS.Mirroring.GetMirroringInformationSoap extends %SOAP.WebClient

Method Inventory

Parameters

parameter LOCATION = http://10.211.55.2:57773/csp/sys/SYS.Mirroring.MirroringWebServices.cls;
This is the URL used to access the web service.
parameter NAMESPACE = http://www.intersystems.com/mirroring;
This is the namespace used by the Service
parameter OUTPUTTYPEATTRIBUTE = 1;
Use xsi:type attribute for literal types.
parameter SERVICENAME = GetMirroringInformation;
This is the name of the Service
parameter SOAPVERSION = 1.1;
This is the SOAP version supported by the service.

Methods

final method GetDatabaseSizeProperties(MirrorDatabaseName As %String, Output Status As %Status) as %List [ WebMethod ]
final method GetFailoverMemberInformation(MirrorSetName As %String, Output Status As %Status) as Config.MapMirrors [ WebMethod ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab