Examples MaintLibrary
A few examples of the APIs available available in the Project-specific domain for MaintLibrary are as follows:
Getting MaintLibrary
To get the MaintLibrary associated with a specific project, use to following GET URL
URL
GET /WindchillRiskAndReliability13.0-REST/odata/Project_<projectID>/MaintLibraries
Getting specific MaintLibrary details
To get details of a specific MaintLibrary, use to following GET URL
URL
GET /WindchillRiskAndReliability13.0-REST/odata/Project_<projectID>/MaintLibraries(<MaintLibraryID>)