August 2018
Beginner
462 pages
12h 36m
English
To delete an access control policy, use the openstack network rbac delete command and specify the ID of the RBAC object, as follows:
openstack network rbac delete <RBAC Policy> [<RBAC Policy> ...]
Multiple access policies can also be deleted simultaneously, as follows:
openstack network rbac delete <RBAC Policy ID1> <RBAC Policy ID2>
Neutron will successfully delete the access policy as long as another project is not utilizing a shared resource.
Read now
Unlock full access