Revoke Propagating Permissions Category
DescriptionRevokes all propagating permissions on the given category. You should then attach a direct permission with tagging privileges on the given category. To invoke this operation, you need category related privileges (direct or propagating) on the concerned category.
Request
URLURL
Path Parameters
Path Parameters
The identifier of the input category. The parameter must be an identifier for the resource type: com.vmware.cis.tagging.Category.
Header Parameters
Header Parameters
Required session ID, acquired from Create Session API under CIS product
vmware-api-session-id example
"b00db39f948d13ea1e59b4d6fce56389"
Authentication
Errors
Errors
com.vmware.vapi.std.errors.unauthorized : if you do not have the privilege to revoke propagating permissions on the category.
com.vmware.vapi.std.errors.not_found : if the category for the given categoryId does not exist in the system.
‘Default’ means this response is used for all HTTP codes that are not covered individually for this operation.
Code Samples
PowerCLI Client SDK Example
cURL Command
Vendor Extensions
x-vmw-doc-deprecated-method: post
x-vmw-doc-deprecated-path: /rest/com/vmware/cis/tagging/category/id:{category_id}?~action=revoke-propagating-permissions
x-vmw-doc-operation: revoke_propagating_permissions