openstacksdk/doc/source/user/proxies/identity_v3.rst
james kirsch bdd87c7042 Identity: Add support for system role assignment
Allow granting and revoking system role assignment to a user or group.
Enable filtering for system role when listing role assignments.

https: //docs.openstack.org/api-ref/identity/v3/#system-role-assignments
Change-Id: I2870d322fdfd59c91524b4031d8ecf53b60a9a1d
2022-02-18 14:23:48 -08:00

3.5 KiB

Identity API v3

For details on how to use identity, see /user/guides/identity

openstack.identity.v3._proxy

The Identity v3 Class

The identity high-level interface is available through the identity member of a ~openstack.connection.Connection object. The identity member will only be added if the service is detected.

Credential Operations

openstack.identity.v3._proxy.Proxy

Domain Operations

openstack.identity.v3._proxy.Proxy

Endpoint Operations

openstack.identity.v3._proxy.Proxy

Group Operations

openstack.identity.v3._proxy.Proxy

Policy Operations

openstack.identity.v3._proxy.Proxy

Project Operations

openstack.identity.v3._proxy.Proxy

Region Operations

openstack.identity.v3._proxy.Proxy

Role Operations

openstack.identity.v3._proxy.Proxy

Role Assignment Operations

openstack.identity.v3._proxy.Proxy

Service Operations

openstack.identity.v3._proxy.Proxy

Trust Operations

openstack.identity.v3._proxy.Proxy

User Operations

openstack.identity.v3._proxy.Proxy