CatalogItemType

CatalogItemType
CatalogItemType

Represents a type of Catalog Item.

JSON Example
{
    "baseUri": "string",
    "createdAt": "string",
    "createdBy": "string",
    "iconId": "string",
    "id": "string",
    "name": "string"
}
string
baseUri
Optional

Base callback URI for import operations

object
configSchema
Optional

Configuration schema for this type, requests to create a source of this type should have a compliant 'config' field

string As date-time As date-time
createdAt
Optional

Creation time

string
createdBy
Optional

Service that created this type

string As uuid As uuid
iconId
Optional

Default Icon Id

string
id
Optional

Human-readable unique ID containing only lowercase letters and periods, neither starting nor ending with a period, and never having two consecutive periods

string
name
Required

Unique Catalog Item Type name