CloudProfile
A cloud profile that stores common cloud agent profiles. These settings are applied to all cloud images owned by this profile.
Related Help article: Host Build Agents in Cloud
Properties
id
The internally used cloud profile ID.
name
The public cloud profile name displayed in TeamCity UI.
cloudProviderId
A shortened name of the cloud provider.
href
The shortened (without the TeamCity server URL) link to this profile.
project
The TeamCity project that owns this cloud profile. Cloud agents spawned from profile images can only be used by this project and its child subprojects.
images
The list of cloud images owned by this profile.
error
The CloudError object that stores information about a cloud profile problem.
Schema
Below, you can find a full schema of this object, in XML and JSON formats. You can choose what fields to submit depending on your current needs. Different methods might expect different fields: the best approach is to request this entity via GET
and use the response as a base for the following POST
request.
A link to another object implies that you can substitute it with the schema of the linked object, if it is required for your call.