ContentSource
ContentSource
JSON Example
{
"config": {
"contentType": "string",
"integrationId": "string",
"repository": "string",
"branch": "string",
"path": "string",
"endpointId": "string"
},
"createdAt": "string",
"createdBy": "string",
"description": "string",
"id": "string",
"lastUpdatedAt": "string",
"lastUpdatedBy": "string",
"name": "string",
"orgId": "string",
"projectId": "string",
"projectIds": [
"string"
],
"syncEnabled": false,
"type": "string",
"typeId": "string"
}
object
config
Optional
Source custom configuration
string As date-time
As date-time
createdAt
Optional
Creation time
string
createdBy
Optional
Created By
string
description
Optional
Content Source description
string As uuid
As uuid
id
Required
Content Source id
string As date-time
As date-time
lastUpdatedAt
Optional
Update time
string
lastUpdatedBy
Optional
Updated By
string
name
Required
Content Source name
string
orgId
Optional
Associated org
string
projectId
Required
Associated projects
array of
string
projectIds
Optional
projectIds
boolean
syncEnabled
Optional
Is Sync Enabled
string
type
Optional
type
string
typeId
Required
Content Source type
Possible values are :
com.github,
com.gitlab,
com.vmware.marketplace,
Property Of
Parameter To