DevopsEnvironment
Represents a connection from DevOps Center to an environment, which currently can be
only a Salesforce org. Developers use development environments to do their work. Each
pipeline stage has an associated environment. 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 |
|---|---|
| CanTrackChanges |
|
| DoceHubType |
|
| IsDevEnvironment |
|
| IsExpired |
|
| IsTestEnvironment |
|
| IsVibeEnvironment |
|
| LastRevisionCounter |
|
| Name |
|
| NamedCredential |
|
| OrgIdentifier |
|
| OrgType |
|
| OrgUrl |
|
| OwnerId |
|
| RefreshDate |
|
| RefreshSourceId |
|
| ReplacesId |
|
Usage
Use this object to manage and track the Salesforce orgs DevOps Center connects to for pipeline stages and work items.
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.
- DevopsEnvironmentFeed
- Feed tracking is available for the object.
- DevopsEnvironmentHistory
- History is available for tracked fields of the object.
- DevopsEnvironmentShare
- Sharing is available for the object.