Obtaining Task Statistics
Function
This API is used to obtain task execution statistics of the current project by page.
Calling Method
For details, see Calling APIs.
URI
GET /v2/{project_id}/sec-ops/situation-dashboard/task-statistics
| Parameter | Mandatory | Type | Description |
|---|---|---|---|
| project_id | Yes | String | Unique project ID. |
Request Parameters
None
Response Parameters
Status code: 200
| Parameter | Type | Description |
|---|---|---|
| mask_task_num | Integer | Number of static masking tasks. |
| scan_task_num | Integer | Number of sensitive data identification tasks. |
| watermark_embed_num | Integer | Watermark injections. |
| watermark_extract_num | Integer | Watermark extractions. |
| watermark_task_num | Integer | Watermark tasks. |
Example Requests
None
Example Responses
None
Status Codes
| Status Code | Description |
|---|---|
| 200 | OK |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
Error Codes
See Error Codes.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot