DevopsPipelineEnvironment

Represents the association between a DevopsPipeline and DevopsEnvironment objects. This object defines which orgs are part of the release pipeline. This object is available in API version 66.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
DevopsEnvironmentId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the DevopsEnvironment record associated with the pipeline.
This field is a relationship field.
Relationship Name
DevopsEnvironment
Refers To
DevopsEnvironment
DevopsPipelineId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the parent DevopsPipeline record that this environment belongs to.
This field is a relationship field.
Relationship Name
DevopsPipeline
Relationship Type
Master-detail
Refers To
DevopsPipeline (the parent object)
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the environment is active for the specified pipeline.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
A unique, auto-generated name for the pipeline environment association record.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

DevopsPipelineEnvironmentFeed
Feed tracking is available for the object.
DevopsPipelineEnvironmentHistory
History is available for tracked fields of the object.