osc identity endpoint-filter
OS-EP-FILTER API
This API enables the creation of custom catalogs using project scope. The result is the ability to advertise specific endpoints based on the project in use. The association can be done two different ways. The first is by building a direct association between the project and the endpoint, which implies that all tokens scoped to that particular project will receive a specific endpoint, or set of endpoints, in the service catalog. The second is by creating an endpoint group. An endpoint group is a filter that consists of at least one endpoint attribute. By associating a project to an endpoint group, all service catalogs scoped to that project will contain endpoints that match the attributes defined in the endpoint group. Using endpoint groups is a way to dynamically associate an endpoint, or a group of endpoints, to a specific project.
Usage: osc identity endpoint-filter <COMMAND>
Available subcommands:
osc identity endpoint-filter endpoint
— Endpoint project APIosc identity endpoint-filter endpoint-group
— EndpointGroup project APIosc identity endpoint-filter project
— Endpoint project API