DevopsEnvDeploymentMbr

Represents a metadata component or configuration data record included in a deployment to a DevOps Center pipeline environment. Use it to verify what was promoted or deployed. This object is available in API version 66.0 and later.

Supported Calls

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

Fields

Field Details
ChangeType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of change for this member.
Possible values are:
  • CHANGE—Update to an existing component.
  • DATA—Configuration data record.
  • DELETE—A component marked for removal (destructive change).
  • NEW—New component.
The default value is NEW.
ChangedById
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the user who last modified the member.
This field is a relationship field.
Relationship Name
ChangedBy
Refers To
User
ChangedOn
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the component was last modified.
DevopsEnvDeploymentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the parent deployment record this member belongs to.
This field is a relationship field.
Relationship Name
DevopsEnvDeployment
Relationship Type
Master-detail
Refers To
DevopsEnvDeployment (the parent object)
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.
MemberName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The name of the metadata component or data record.
MemberType
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The type of the component, such as CustomObject, ApexClass, or Layout.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
A unique identifier for the deployment member record.
NumberOfRecords
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number of data records associated with this member, applicable when ChangeType is DATA.
VersionNumber
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The version number of the component being deployed.

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.

DevopsEnvDeploymentMbrFeed
Feed tracking is available for the object.
DevopsEnvDeploymentMbrHistory
History is available for tracked fields of the object.