openstack.network.v2.rbac_policy

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() and existing().
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.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.