b296c3a60aa5
Create a Deployment
Request body
A collection of machines in the target environment that should be excluded from the deployment.
A collection of target tag IDs that should be excluded from the deployment. Only deployment targets that have none of these tags will be deployed to. Tag IDs are in the format "TagSets-{id}/Tags-{id}".
Gets or sets a unique identifier for this resource.
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.
If set this time will be the used to schedule the deployment to a later time, null is assumed to mean the time will be executed immediately.
A collection of machines in the target environment that should be deployed to. If the collection is empty, all enabled machines are deployed.
A collection of target tag IDs that should be included in the deployment. Only deployment targets that have at least one of these tags will be deployed to. Tag IDs are in the format "TagSets-{id}/Tags-{id}".
If set to true, the deployment will prompt for manual intervention (Fail/Retry/Ignore) when failures are encountered in activities that support it. May be overridden with the Octopus.UseGuidedFailure special variable.
Response
Created