Newer Version Available

This content describes an older version of this product. View Latest

Wave Resource

Lists the top-level resources available for Analytics Cloud.
Resource URL
1/wave
Formats
JSON
Available Version
34.0
HTTP Methods
GET
GET Response Body
Property Name Type Description Filter Group and Version Available Version
datasets String The URL to the datasets resource for the organization. Small, 34.0 34.0
lenses String The URL to the lenses resource for the organization. Small, 34.0 34.0
query String The URL to the query resource for the organization. Small, 34.0 34.0
Example Response Body
1{
2  "datasets" : "/services/data/v34.0/wave/datasets",
3  "lenses" : "/services/data/v34.0/wave/lenses",
4  "query" : "/services/data/v34.0/wave/query"
5}