DoDeviceReset601

Metreos.Native.AxlSoap601.DoDeviceReset

Description (6.0.1) 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.AxlSoap601.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.