blob: f12063fb0cdfb1494bbae7a9935360e4a84fe543 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
======================
endpoint (Identity v3)
======================
.. autoprogram-cliff:: openstack.identity.v3
:command: endpoint add project
.. autoprogram-cliff:: openstack.identity.v3
:command: endpoint create
.. autoprogram-cliff:: openstack.identity.v3
:command: endpoint delete
.. autoprogram-cliff:: openstack.identity.v3
:command: endpoint list
.. autoprogram-cliff:: openstack.identity.v3
:command: endpoint remove project
.. autoprogram-cliff:: openstack.identity.v3
:command: endpoint set
.. autoprogram-cliff:: openstack.identity.v3
:command: endpoint show
|