DoDeviceReset504

Metreos.Native.AxlSoap504.DoDeviceReset

Description (5.0.4) Resets a device

Action Parameters
Parameter Name.NET TypeDefaultDescription
PhoneNameSystem.StringThe name of the phone, usually of the form SEPXXXXXXXXXXXX
PhoneIdSystem.StringThe ID of the phone
CallManagerIP *System.StringCallManager IP Address
AdminUsernameSystem.StringThe Administrator username. Defaults to 'Administrator'
AdminPassword *System.StringThe Administrator password
IsHardResetSystem.BooleanSpecify true to do a hard reset. Defaults to false.
Result Data
Parameter Name.NET TypeDescription
DoDeviceResetResponseMetreos.AxlSoap504.doDeviceResetResponseThe details of the phone
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.