Help Center> Cloud Operations Center> FAQs> FAQs About Parameter Management> What Are the Permissions Required for Managing Parameters?
Updated on 2024-04-13 GMT+08:00

What Are the Permissions Required for Managing Parameters?

Permission design

  1. To access the parameter list page, the coc:parameter:list permission is required.
  2. To obtain parameter details, the coc:parameter:get permission is required.
  3. To delete a parameter, the operation permission coc:parameter:delete is required.
  4. To create a parameter, the operation permission coc:parameter:create is required.
  5. To update a parameter, the operation permission coc:parameter:update is required.
  6. Resource permissions: coc:*:*:parameter:name (The first asterisk (*) indicates all region IDs, the second asterisk (*) indicates all tenants, and name indicates the parameter name. This permission means that you can access a parameter of the specified tenant in a certain region.)

Resource permissions determine the data that you can access. Operation permissions are used to perform operations on your resource permissions. Common problems are as follows:

  1. If you can access a parameter but cannot access the parameter list page, you do not have the coc:parameter:list permission.
  2. If you cannot find a specified parameter, check whether you have the permission on the parameter.
  3. coc:service-name:region:account-id:resource-type:resource-path is the structure of resource permissions. The asterisk (*) indicates all permissions at this level. To add resource permissions, enter information in this format.

FAQs About Parameter Management FAQs

more