ContentSourceFilterRequest
ContentSourceFilterRequest
JSON Example
{
"ids": [
"string"
],
"name": "string",
"projectIds": [
"string"
],
"integrationId": "string",
"syncEnabled": false,
"contentType": "string",
"repository": "string",
"search": "string",
"integrationIds": [
"string"
]
}
array of
string
ids
Optional
Search based on Content Source Ids
string
name
Optional
Search based on Content Source name
array of
string
projectIds
Optional
Search based on associated projects
string
integrationId
Optional
Search based on integrationId
boolean
syncEnabled
Optional
Search based on whether sync is enabled or not
string
contentType
Optional
Search based on Content Type
Possible values are :
BLUEPRINT,
IMAGE,
ABX_SCRIPTS,
TERRAFORM_CONFIGURATION,
string
repository
Optional
Search based on repository
string
search
Optional
Search based on name or repository
array of
string
integrationIds
Optional
Search based on integration Ids