====== Workway Mode Config ======
*Function:
workwayAction(status,usertype,user,orgidentity, pwdtype,password,agent_group_id)
*Description:
Change the agent work mode in agent group
*Parameters:
^ Params ^ Type ^ Description ^
|status|String|dialin (Dial in only) / dialout (Dial out only) / all|
|usertype|String|agent / account|
|user|String|Agent No. or Username|
|orgidentity|String|The identity string of the team|
|pwdtype|String|Use plaintext or md5 password for agent or account|
|password|String|password|
|agent_group_id|String|ids of the agent group,Multiple agent group divided by commas,ex:1,2,3 This value is space-time, representing a change in the working mode of all agent group|
*Return Format:
|Retuen|code|Retuen|message
*Type of the Return Value: String
*Return Values:
^ Value ^ Description ^
||Retuen|1|Retuen|message|Succeeded||Messages|
||Retuen|2|Retuen|message|Failed||Messages|