Interface Change Doc
Interface Name Address Change |
Parameter Change | Return Value Change | Description | |
---|---|---|---|---|
/appli/getAppliList | appKey -> wsId | appKey -> wsId, Add pgmId, pkgId, version |
- | |
/webclient | — | appKey -> wsId | appKey -> wsId | - |
/appli/getStartURL | appKey -> wsId | appKey -> wsId, Add pgmId, pkgId, version |
- | |
/taskInfo/getRunningCnt | appKey -> wsId, Add appliIdArr, groupId |
runCntOnAppKey -> runCntOnWsId | - | |
/getRoomCode /util/getAuthCode |
- | - | ||
/appli/search | appKey -> wsId | appKey -> wsId, Add pgmId, pkgId, version |
- | |
appli/add | appKey -> wsId, Add pgmId, pkgId, version |
appKey -> wsId, Add pgmId, pkgId, version |
- If the method of uploading application packages is selected, the ZIP package upload interface must be called first, and then the program package creation interface must be called. | |
appli/update | appKey -> wsId, Add **pgmId |
wsId, Add pgmId, pkgId, version |
If updating the program package is needed, the ZIP package upload interface should be called first, and then the program package creation interface should be called with the pgmId of the program package passed in. |
|
/taskInfo/getRunningAppliList | appKey -> wsId | appKey -> wsId, remove startParam | - | |
/appliReserve/search | - | Add serverId | - | |
/appliReserve/add | Add mandatory item: serverId | - | - | |
/credential/search | - | Add note. Add note. Remove the following fields: id, name, instanceMax, appKey, appSecret, onetimeFlag, stLgCstz, vrHdrLgCstz, ctrBrLgCstz, interCtrWm, sdkIdEncryptKey, useShareRegion | In 3.2, access management includes “client access credentials.” In 3.3, the concept of client access credentials has changed to “workspace separation,” so fields related to “client access credentials” need to be removed. If the “client access credentials” interface was used in 3.2, please refer to the “Workspace” section where the concept of onetimeFlag has been removed in the “Workspace” concept, and one-time encryption requirements can be achieved by setting the application as a private application and setting the validity period of the connection. |
|
/credential/add | Remove name, instanceMax, onetimeFlag, createSecret. Add note | Add note. Remove the following fields: **id, name, instanceMax, appKey, appSecret, onetimeFlag, | In 3.2, access management includes “client access credentials.” In 3.3, the concept of client access credentials has changed to “workspace separation,” so fields related to “client access credentials” need to be removed. If the “client access credentials” interface was used in 3.2, please refer to the “Workspace” section where the concept of onetimeFlag has been removed in the “Workspace” concept, and one-time encryption requirements can be achieved by setting the application as a private application and setting the validity period of the connection. |
|
/credential/update | Remove name, instanceMax, onetimeFlag. Add note | In 3.2, access management includes “client access credentials.” In 3.3, the concept of client access credentials has changed to “workspace separation,” so fields related to “client access credentials” need to be removed. If the “client access credentials” interface was used in 3.2, please refer to the “Workspace” section where the concept of onetimeFlag has been removed in the “Workspace” concept, and one-time encryption requirements can be achieved by setting the application as a private application and setting the validity period of the connection. |
||
/credential/delete | id -> adminKey | |||
/credential/updateAdminSecret | id -> adminKey |