osc network rbac-policy set
Update RBAC policy for given tenant.
Normal response codes: 200
Error response codes: 400, 401, 403, 404
Usage: osc network rbac-policy set [OPTIONS] <ID>
Arguments:
<ID>
— id parameter for /v2.0/rbac-policies/{id} API
Options:
--target-tenant <TARGET_TENANT>
— The ID of the tenant to which the RBAC policy will be enforced. Please note that Neutron does not perform any type of validation that the value provided is actually the ID of the existing project. If, for example, the name of the project is provided here, it will be accepted by the Neutron API, but the RBAC rule created will not work as expected