This is a reference to the URLs available for working with universes.
In the tables below are indicated the 4.0 and/or 4.1 releases from which each call is supported.
Action | Method | URL | Release |
---|---|---|---|
Getting the List of the Universes (Semantic Layer) | GET | <slURL>/universes | 4.1 SP2 |
Getting the Details of a Universe (Semantic Layer) | GET | <slURL>/universes/{universeId} | 4.1 SP2 |
Getting the Business Views of a Universe | GET | <slURL>/universes/{universeId}/businessviews | 4.1 SP2 |
Getting the Query Capabilities of a Universe (Semantic Layer) | GET | <slURL>/universes/{universeId}/capabilities | 4.1 SP2 |
Getting the Link Groups of a Universe | GET | <slURL>/universes/{universeId}/linkgroups | 4.1 SP2 |
Action | Method | URL | Release |
---|---|---|---|
Getting the List of Universes (Web Intelligence) | GET | <webiURL>/universes | 4.0 SP5 | 4.1 |
Getting the Details of a Universe (Web Intelligence) | GET | <webiURL>/universes/{universeId} | 4.0 SP5 | 4.1 |
Getting the Query Capabilities of a Universe (Web Intelligence) | GET | <webiURL>/universes/{universeId}/capabilities | 4.0 SP6 | 4.1 |