- Subcategories:
- Nodes
Viewpoints REST Endpoints
Views/Viewpoints
- Get the lineage of a viewpoint
- Method: getPath:
/epm/rest/v1/views/{viewId}/viewpoints/{viewpointId}/lineage - Gets the viewpoints in the given view
- Method: getPath:
/epm/rest/v1/views/{viewId}/viewpoints - Load a viewpoint from a file
- Method: postPath:
/epm/rest/v1/viewpoints/byName/load/file - Query a viewpoint and write results to file
- Method: postPath:
/epm/rest/v1/viewpoints/query/writeToFile - Validate viewpoint and write results to file
- Method: postPath:
/epm/rest/v1/viewpoints/validate/writeToFile