Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (28 loc) · 1.79 KB

File metadata and controls

32 lines (28 loc) · 1.79 KB

Project

Properties

Name Type Description Notes
id string [optional]
internal_id string [optional]
uuid string [optional]
name string [optional]
parent_project_id string [optional]
parent_project_internal_id string [optional]
parent_project_name string [optional]
archived bool [optional]
description string [optional]
href string [optional]
web_url string [optional]
links \AceViral\TeamCity\Model\Links [optional]
parent_project \AceViral\TeamCity\Model\Project [optional]
read_only_ui \AceViral\TeamCity\Model\StateField [optional]
default_template \AceViral\TeamCity\Model\BuildType [optional]
build_types \AceViral\TeamCity\Model\BuildTypes [optional]
templates \AceViral\TeamCity\Model\BuildTypes [optional]
parameters \AceViral\TeamCity\Model\Properties [optional]
vcs_roots \AceViral\TeamCity\Model\VcsRoots [optional]
project_features \AceViral\TeamCity\Model\ProjectFeatures [optional]
projects \AceViral\TeamCity\Model\Projects [optional]
cloud_profiles \AceViral\TeamCity\Model\CloudProfiles [optional]
locator string [optional]

[Back to Model list] [Back to API list] [Back to README]