openstack.network.v2.rbac_policy¶
The RBACPolicy Class¶
The RBACPolicy
class inherits from Resource
.
-
class
openstack.network.v2.rbac_policy.
RBACPolicy
(_synchronized=False, **attrs)¶ The base resource
Parameters: _synchronized (bool) – This is not intended to be used directly. See new()
andexisting()
.-
object_id
= None¶ ID of the object that this RBAC policy affects.
-
target_project_id
= None¶ The ID of the project this RBAC will be enforced.
-
project_id
= None¶ The owner project ID.
-
object_type
= None¶ Type of the object that this RBAC policy affects.
-
action
= None¶ Action for the RBAC policy.
-