Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1 KB

ReleasePipeline.md

File metadata and controls

18 lines (14 loc) · 1 KB

LaunchDarklyApi.ReleasePipeline

Properties

Name Type Description Notes
createdAt Date Timestamp of when the release pipeline was created
description String The release pipeline description [optional]
key String The release pipeline key
name String The release pipeline name
phases [Phase] An ordered list of the release pipeline phases. Each phase is a logical grouping of one or more environments that share attributes for rolling out changes.
tags [String] A list of the release pipeline's tags [optional]
version Number The release pipeline version [optional]
access Access [optional]
isProjectDefault Boolean Whether this release pipeline is the default pipeline for the project [optional]
isLegacy Boolean Whether this release pipeline is a legacy pipeline [optional]