Skip to main content

SYS.Mirroring.MirroringWebServices

class SYS.Mirroring.MirroringWebServices extends %SOAP.WebService

SYS.Mirroring.MirroringWebServices

Method Inventory

Parameters

parameter NAMESPACE = http://www.intersystems.com/mirroring;
TODO: change this to actual SOAP namespace. SOAP Namespace for the WebService
parameter SERVICENAME = GetMirroringInformation;
Name of the WebService.
parameter USECLASSNAMESPACES = 1;
Namespaces of referenced classes will be used in the WSDL.

Methods

method GetDatabaseSizeProperties(MirrorDatabaseName As %String, Output Status As %Status = "") as %List [ WebMethod ]
TODO: add arguments and implementation.
method GetFailoverMemberInformation(MirrorSetName As %String, Output Status As %Status = "") as Config.MapMirrors [ WebMethod ]
TODO: add arguments and implementation.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab