OData Services as Domains
The OData service allows you to access Windchill Risk and Reliability information through domains. Domains are equivalent to OData service root.
You can access at the domain root URL, formatted as https://<Windchill Risk and Reliability server>/odata/<Domain Identifier>/
Where,
<Domain Identifier> is the domain name. For example, the identifier for Project Management domain is ProjectMgmt.
For example, the domain root URL of the default version of the Project Management domain is:
https://Windchill Risk and Reliability.ptc.com/odata/ProjectMgmt/
The URL is called at the Domain Root, equivalent to service root URL. A GET request to this URL returns the list of entity sets that are available in a domain.