Examples for Graphs
A few examples available in the Project-specific domain for graphs are as follows:
Getting Graphs
To get graphs for a project, use the following GET URL.
URL
GET /WindchillRiskAndReliability12.0-REST/odata/Project_<projectID>/Graphs
Getting Specific Graph
To get details of a specific graph, use the following GET URL.
URL
GET /WindchillRiskAndReliability12.0-REST/odata/Project_<projectID>/Graphs(<graphID>)