blob: b0d988e17ca5f0fb193f1f3e409d11f6ad62af07 (
plain)
1
2
3
4
5
6
7
8
9
10
|
==============
endpoint group
==============
A **endpoint group** is used to create groups of endpoints that then
can be used to filter the endpoints that are available to a project.
Applicable to Identity v3
.. autoprogram-cliff:: openstack.identity.v3
:command: endpoint group *
|