ContentSource
ContentSource
JSON Example
{
"id": "string",
"name": "string",
"description": "string",
"typeId": "string",
"createdAt": "string",
"createdBy": "string",
"lastUpdatedAt": "string",
"lastUpdatedBy": "string",
"projectId": "string",
"config": {},
"orgId": "string",
"syncEnabled": false
}
string As uuid
As uuid
id
Required
Content Source id
string
name
Required
Content Source name
string
description
Optional
Content Source description
string
typeId
Required
Content Source type
Possible values are :
com.github,
com.github.enterprise,
com.gitlab,
com.gitlab.enterprise,
org.bitbucket,
string As date-time
As date-time
createdAt
Optional
Creation time
string
createdBy
Optional
Created By
string As date-time
As date-time
lastUpdatedAt
Optional
Update time
string
lastUpdatedBy
Optional
Updated By
string
projectId
Required
Associated projects
object
config
Optional
config
string
orgId
Optional
Associated org
boolean
syncEnabled
Optional
Is Sync Enabled
Property Of
Parameter To