URL Structure

Use the following URL structure to access the Oracle Enterprise Data Management Cloud REST API resources:

https://<ServiceName>-<IdentityDomain>.<ServiceType>.<DataCenter>.oraclecloud.com/epm/rest/{api_version}/{path)

https://edmcs-edmcsXXXXX.epm.us1.oraclecloud.com/epm/rest/v1/applications

  • <servicename>- Accessing the service instance. For example, edmcs

  • <identitydomain>- Identifies the domain name for a specific service. For example, edmcsXXXXX

  • <servicetype>- Identifies the service type. For example, epm

  • <datacenter>- Identifies the data center information. For example, us1

  • {api_version}- Current API version you are developing with. The current REST API version for EDMCS is v1

  • {path}- Identifies the resource