b296c3a60aa5
Create a new project.
Path parameters
Identifier (ID or slug) of the space
Request body
ID of an existing project in the same space whose configuration (deployment process, variables, channels, runbooks, triggers) is copied into the new project. The source project must store its configuration in the database, not Git.
Treats releases of different channels to the same environment as a seperate deployment dimension. 'False' indicates a "hotfix"-style usage of channels (single release active per environment ignoring channels), whereas True indicates "microservice"-style usage (single release per environment per channel)
Library variable sets included in the project. Sets are listed in order of precedence, with earlier items in the list overriding any variables with the same name and scope definition appearing later in the list.
Tags to apply to the project, each written as "TagSet/Tag" using either the names or the IDs of the tag set and tag (for example "Regions/us-east"). Call find_tag_sets to discover which tag sets apply to projects and what tags they contain.
When cloning, copy the source project's tenant connections to the new project. Only honoured when Clone is set. Defaults to false.
URL-friendly short identifier for the project, unique within the space (for example "web-store"). Leave unset to have one generated from the name.
Response
Created
Treats releases of different channels to the same environment as a seperate deployment dimension. 'False' indicates a "hotfix"-style usage of channels (single release active per environment ignoring channels), whereas True indicates "microservice"-style usage (single release per environment per channel)
Gets or sets a unique identifier for this resource.
Library variable sets included in the project. Sets are listed in order of precedence, with earlier items in the list overriding any variables with the same name and scope definition appearing later in the list.
Gets or sets the username of the user who last modified this resource.
Gets or sets the date/time that this resource was last modified.
Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.
List of tags assigned to this project