Updating the Asset Map Score
Function
This API is used to update the scoring information of an asset map, which includes the overall security score and risk level of a project.
Calling Method
For details, see Calling APIs.
URI
PUT /v2/{project_id}/data-map/risk-score
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
project_id |
Yes |
String |
Project ID, which is used to identify a specific project. |
Request Parameters
None
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
id |
String |
Unique ID of the response. |
|
msg |
String |
Response message. |
|
status |
String |
Response status. |
Status code: 201
Resource created.
Example Requests
None
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
Request succeeded. The updated status information is returned. |
|
201 |
Resource created. |
|
401 |
Unauthorized access to the resource. |
|
403 |
Access denied. Insufficient permissions. |
|
404 |
The requested resource does not exist. |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank 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