This is an old revision of the document!


Agent group (queue) Pause/Unpause

  • Function:

queuePauseCJI(type, usertype, user, orgidentity, pwdtype, password, pause_reason, pushevent, callbackFuc)

  • Description:

Pause/Unpause the agent (only when he is login)

  • Parameters:
Params Type Description
typeString1(Pause)/2(Unpause)
usertypeStringagent / account
userStringAgent No. or Username
orgidentityStringThe identity string of the team
pwdtypeStringUse plaintext or md5 password for agent or account
passwordStringpassword
pause_reasonStringPut a pause reason when it’s for pause. Use the following string, if you need statistics training / meeting / leave / lunch / rest / other
pusheventStringIf need send a agent event, yes / no(default)
callbackFucStringcallback function
  • 如需统计各种暂停原因时长,请选择填写以下暂停原因:
    • training(培训)
    • meeting(会议)
    • leave(请假)
    • lunch(午休)
    • rest(小休)
    • other(其它)
  • Return Format:

{code:code,message:message}

  • Type of the Return Value:JSON
  • Return Values:
Value Description
{code:1,message:message}
{code:Succeed,message:Messages}
{code:2,message:message}
{code:Failed,message:Messages}
en/custom_development_guide/apis/javascript/pause_unpause.1473230036.txt.gz · Last modified: (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki