Base URL and teamspace ID

The base URL to access the REST APIs with the DevOps Plan application is https://<plan-server-url>/ccmweb/rest and with the DevOps Loop application is https://<plan-server-url>/plan/ccmweb/rest.

Where,

<plan-server-url> is the DevOps Plan server name.

Use the base URL as a prefix for the endpoints described in the subsequent sections.

To get the teamspace ID to use it in the URL https://<plan-server-url>/ccmweb/rest/repos/<teamspace_id>/:

  1. In the DevOps Plan application, click My Applications.
  2. Click Tenant Management.
  3. Select the teamspace.
  4. In the Details tab, select the Show connection properties toggle button.
  5. Copy the teamspace ID in the Data Base field.