Nodes REST Endpoints
Views/Viewpoints/Nodes
- Gets a node in a specified location of a viewpoint
- Method: getPath:
/epm/rest/v1/views/{viewId}/viewpoints/{viewpointId}/nodes/{nodeId}/locations/{location} - Gets a node in a viewpoint
- Method: getPath:
/epm/rest/v1/views/{viewId}/viewpoints/{viewpointId}/nodes/{nodeId} - Gets nodes in a viewpoint
- Method: getPath:
/epm/rest/v1/views/{viewId}/viewpoints/{viewpointId}/nodes - Searches for nodes in the viewpoint using supplied criteria
- Method: postPath:
/epm/rest/v1/views/{viewId}/viewpoints/{viewpointId}/nodes/search