gitrepository EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/gitrepositories
- Base type:
- crmbaseentity
- Display name:
- Git Repository
- Primary key:
- gitrepositoryid
- Primary name column:
- repositoryname
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
| Name | Type | Details |
|---|---|---|
| defaultbranch | Edm.String |
Name of Git Default Git Branch with Git Repository. Display name: Git Repository Default Branch |
| gitrepositoryid | Edm.Guid |
Unique identifier for entity instances Display name: Git Repository |
| organizationname | Edm.String |
Name of the Git Organization associated with Git Project. Display name: Git Organization Name |
| projectname | Edm.String |
Name of Git Project associated with Git Repository. Display name: Git Project Name |
| repositoryname | Edm.String |
The name of the Git Repository. Display name: Git Repository Name |
Operations
The following operations can be used with the gitrepository entity type.
| Name | Binding |
|---|---|
| CreateMultiple | Not Bound |
| DeleteMultiple | Not Bound |
| UpdateMultiple | Not Bound |