TeamCity REST API Reference
 
You are viewing the documentation for an earlier version of TeamCity REST API Reference.

CloudProfileLocator

Last modified: 24 November 2021

Represents a locator string for filtering CloudProfile entities. Examples:

  • name:MyCloudProfile - find cloud profile with MyCloudProfile name.

  • project:<projectLocator> - find all cloud profiles under project found by projectLocator.