This is a reference to the URLs available for working with universes.
Action | Method | Semantic Layer RESTful Web Service SDK URL | Web Intelligence RESTful Web Service SDK URL |
---|---|---|---|
Get the list of universes | GET | <slURL>/universes | <webiURL>/universes |
Get the details of a universe | GET | <slURL>/universes/{universeId} | <webiURL>/universes/{universeId} |
Get the business views of a universe | GET | <slURL>/universes/{universeId}/businessviews | N/A |
Get the query capabilities of a universe | GET | <slURL>/universes/{universeId}/capabilities | <webiURL>/universes/{universeId}/capabilities |
Get the link groups of a universe | GET | <slURL>/universes/{universeId}/linkgroups | N/A |