TeamCity REST API Reference
 

DeploymentDashboardLocator

Last modified: 04 July 2024

Represents a locator string for filtering DeploymentDashboard entities. Examples:

  • id:<dashboardId> - find dashboard with ID dashboardId.

  • project:<projectLocator> - find all deployment dashboards under project found by projectLocator.