mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
skipped shared v2/v3 identity resources. Change-Id: I9e1fb5dee5506780fd79a0cbfbde059d0ccd1489
22 lines
556 B
ReStructuredText
22 lines
556 B
ReStructuredText
========
|
|
consumer
|
|
========
|
|
|
|
An **consumer** is used by the Identity service's OS-OAUTH1 extension. It
|
|
is used to create a **request token** and **access token**. Applicable to
|
|
Identity v3.
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer create
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer delete
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer list
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer set
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer show
|