DoDeviceLogOut713

Metreos.Native.AxlSoap713.DoDeviceLogOut

Description (7.1.3) Logs out of a device

Action Parameters
Parameter Name.NET TypeDefaultDescription
DeviceNameSystem.StringThe name of the Device, usually of the form SEPXXXXXXXXXXXX
DeviceIdSystem.StringThe ID of the Device
CallManagerIP *System.StringCallManager IP Address
AdminUsername *System.StringThe Administrator username. Defaults to 'Administrator'
AdminPassword *System.StringThe Administrator password
Result Data
Parameter Name.NET TypeDescription
DoDeviceLogOutResponseMetreos.AxlSoap713.DeviceLogoutResTHe Details of the Device LogOut
FaultMessageSystem.StringThe textual description of the SOAP fault, if a fault occurs
FaultCodeSystem.Int32The numeric code of a SOAP fault, if a fault occurs

Branch Conditions 

success

No description.

failure

No description.

fault

No description.