Updating the Baseline
Function
Baseline Data Update Interface
URI
PUT /v1/internal/rgc/baseline
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
version |
Yes |
String |
Baseline Version |
|
agencies |
Yes |
Array of agency objects |
|
|
identity |
Yes |
identity object |
|
|
manage_special |
Yes |
manage_special object |
|
|
organizations |
Yes |
Array of organization objects |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
permission_sets |
Yes |
Array of permissionSet objects |
|
|
groups |
Yes |
Array of group objects |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
permission_set_name |
Yes |
String |
|
|
description_zh |
Yes |
String |
|
|
description_en |
Yes |
String |
|
|
policies_name |
Yes |
Array of strings |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
group_name |
Yes |
String |
|
|
description_zh |
No |
String |
|
|
description_en |
No |
String |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
agency_type |
Yes |
String |
|
|
agency_name |
Yes |
String |
|
|
principal_type |
Yes |
String |
|
|
principal |
Yes |
String |
|
|
agency_policy |
No |
Array of strings |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
organization_name |
Yes |
String |
|
|
organization_type |
Yes |
String |
|
|
controls |
Yes |
Array of strings |
|
|
resources |
Yes |
Array of strings |
|
|
accounts |
Yes |
Array of account objects |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
account_name |
Yes |
String |
|
|
account_type |
Yes |
String |
|
|
controls |
Yes |
Array of strings |
|
|
resources |
Yes |
Array of strings |
|
|
identity_infos |
Yes |
identity_infos object |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
allocated_users |
Yes |
Array of strings |
|
|
attach_groups |
Yes |
Array of strings |
|
|
allocated_groups |
Yes |
Array of allocatedGroups objects |
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
baseline |
BaselineBody object |
Parameters in the preset baseline template |
|
update_time |
String |
|
Parameter |
Type |
Description |
|---|---|---|
|
version |
String |
Baseline Version |
|
agencies |
Array of agency objects |
|
|
identity |
identity object |
|
|
manage_special |
manage_special object |
|
|
organizations |
Array of organization objects |
|
Parameter |
Type |
Description |
|---|---|---|
|
permission_sets |
Array of permissionSet objects |
|
|
groups |
Array of group objects |
|
Parameter |
Type |
Description |
|---|---|---|
|
permission_set_name |
String |
|
|
description_zh |
String |
|
|
description_en |
String |
|
|
policies_name |
Array of strings |
|
Parameter |
Type |
Description |
|---|---|---|
|
group_name |
String |
|
|
description_zh |
String |
|
|
description_en |
String |
|
Parameter |
Type |
Description |
|---|---|---|
|
agency_type |
String |
|
|
agency_name |
String |
|
|
principal_type |
String |
|
|
principal |
String |
|
|
agency_policy |
Array of strings |
|
Parameter |
Type |
Description |
|---|---|---|
|
organization_name |
String |
|
|
organization_type |
String |
|
|
controls |
Array of strings |
|
|
resources |
Array of strings |
|
|
accounts |
Array of account objects |
|
Parameter |
Type |
Description |
|---|---|---|
|
account_name |
String |
|
|
account_type |
String |
|
|
controls |
Array of strings |
|
|
resources |
Array of strings |
|
|
identity_infos |
identity_infos object |
|
Parameter |
Type |
Description |
|---|---|---|
|
allocated_users |
Array of strings |
|
|
attach_groups |
Array of strings |
|
|
allocated_groups |
Array of allocatedGroups objects |
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