Files
openstacksdk/doc/source/user/proxies/identity_v3.rst
Polina-Gubina a426e6565a Add identity.group_users method
Add method to list users of a group.

Change-Id: Ic2986b107c921752c9e174fe4b7209eec9bf7704
2022-10-15 10:39:28 +02: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