Get Catalog Content Source
Get specified catalog content source
catalogContentSourceId
catalogContentSourceId
OK
{
"id": "string",
"url": "string",
"description": "string",
"sourceType": "string",
"orgId": "string",
"owner": {
"name": "string",
"id": "string"
},
"name": "string",
"lastSynced": "string"
}
UUID for Catalog Content Source. This is immutable.
URL of the remote source to connect to.
description
The discriminator type is used to differentiate among various types of external content sources. Supported types are: VmwareMarketplace and HelmchartRepo
URN of org in which this content source is created. This is immutable
Display name of this catalog content source.
The date and time when this catalog content source was last successfully synchronized.
Not Found