openstacksdk/doc/source/user/proxies/identity_v3.rst
Artem Goncharov d7d6464c6d Add user group assignment support in identity
Add possibility to add/remove/check user into/from group.

Change-Id: I1e012471badcf6264dced53354472abd8312f62c
2021-08-27 09:07:40 +02:00

3.2 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