VCS (sf_devops__Vcs__c)

Represents a supported source (version) control system. This object is available in all orgs that have DevOps Center package version 8.2 and later. Available in API version 62.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Not used by DevOps Center.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Not used by DevOps Center.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Name of the source control system.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Not used by DevOps Center.
Relationship Name
Owner
Refers To
Group, User
sf_devops__Base_URL__c
Type
url
Properties
Create, Filter, Group, Sort, Update
Description
Base URL for the source control system, for example, https://github.com.
sf_devops__Named_Credential__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The developer (API) name of the named credential used to access this source control system.
sf_devops__Service_Provider__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Name of the provider for this source control system. This field must reference an existing developer (API) name for a Service Provider CMT that implements the Vcs Provider interface.