Interface for Updating a Control Policy
Function
Interface for Updating Control Policy Data
URI
PUT /v1/internal/rgc/control
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
identifier |
Yes |
String |
|
|
name |
Yes |
String |
|
|
description |
Yes |
String |
|
|
resource |
Yes |
Array of strings |
|
|
service |
Yes |
String |
|
|
framework |
Yes |
Array of strings |
|
|
implementation |
Yes |
String |
|
|
guidance |
Yes |
String |
|
|
behavior |
Yes |
String |
|
|
owner |
No |
String |
|
|
control_objective |
Yes |
String |
|
|
severity |
No |
String |
|
|
version |
No |
String |
|
|
regional_preference |
Yes |
String |
|
|
tf_config_rule_name |
No |
String |
|
|
control_type |
Yes |
String |
|
|
control_content |
Yes |
String |
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
control |
ControlBody object |
Parameters in the preset control policy template |
|
update_time |
String |
|
Parameter |
Type |
Description |
|---|---|---|
|
identifier |
String |
|
|
name |
String |
|
|
description |
String |
|
|
resource |
Array of strings |
|
|
service |
String |
|
|
framework |
Array of strings |
|
|
implementation |
String |
|
|
guidance |
String |
|
|
behavior |
String |
|
|
owner |
String |
|
|
control_objective |
String |
|
|
severity |
String |
|
|
version |
String |
|
|
regional_preference |
String |
|
|
tf_config_rule_name |
String |
|
|
control_type |
String |
|
|
control_content |
String |
Example Requests
None
Example Responses
Status code: 200
The request is sent successfully.
{
"update_time" : "string"
}
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
The request is sent successfully. |
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