2020/05/07¶
New APIs¶
Application Portal Service¶
API  | 
Description  | 
|---|---|
Log in Application Portal via authorization code.  | 
TSDB Data Service¶
Starting from this release, the TSDB Data Service version is upgraded to v2.1. The new version has the following new functions and enhancements:
New Feature / Changes  | 
Before  | 
After  | 
Impact  | 
|---|---|---|---|
New request parameter  | 
N/A  | 
localTimeFormat  | 
All APIs  | 
New request parameter  | 
N/A  | 
itemFormat  | 
All APIs  | 
Request method  | 
GET/POST  | 
POST  | 
All APIs  | 
Changed request/response parameter  | 
measurepoints  | 
pointIds  | 
All APIs  | 
Changed request/response parameter  | 
meaurepointsWithLogic  | 
pointIdsWithLogic  | 
All APIs  | 
Changed request/response parameter  | 
meaurepoint  | 
pointId  | 
All APIs  | 
Renamed response code  | 
status  | 
code  | 
All APIs  | 
Message for successful request  | 
Success  | 
OK  | 
All APIs  | 
Stream Processing Service¶
API  | 
Description  | 
|---|---|
Get the intermediate state data of a specified operator (stage) in a stream processing job.  | 
|
Delete the intermediate state data of a specified operator (stage) in a stream processing job.  | 
Changed APIs¶
N/A
Deprecations and Removals¶
N/A