@Consumes(value="application/json") public interface CatalogApi
List<Endpoint>
endpoints()
@Named(value="endpoints:list") @GET @Path(value="/endpoints") List<Endpoint> endpoints()
NOTE: currently not working in openstack ( https://bugs.launchpad.net/keystone/+bug/988672 )
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.