diff --git a/doc/admin-guide-cloud/image/section_glance-property-protection.xml b/doc/admin-guide-cloud/image/section_glance-property-protection.xml index 82bd8333f1..3424c2af33 100644 --- a/doc/admin-guide-cloud/image/section_glance-property-protection.xml +++ b/doc/admin-guide-cloud/image/section_glance-property-protection.xml @@ -36,10 +36,14 @@ completes these steps: Define roles or policies in the - policy.json file. To view a sample - configuration file, see policy.json. + policy.json file: + + For each parameter, use "rule:restricted" to + restrict access to all users or "role:admin" + to limit access to administrator roles. For example: +"download_image": "rule:restricted" +"upload_image": "role:admin" Define which roles or policies can manage which properties