CatalogueResponse
- dataType: object · Cataloguerequired
- capabilitiesType: array string[]required
Open derived capability identifiers. Ignore unknown values and enable only capabilities your client understands.
- idType: string Format: uuidrequired
Catalogue unique identifier
- nameType: stringrequired
Catalogue name
- processingType: object · CatalogueProcessingFeatures
Features requiredImmutable per-catalogue processing selection. At least one value must be true. semanticTextIndexing builds text vectors but does not grant search.text until a semantic query API is available.
- provisioningType: string enum
Status read-onlyrequiredInfrastructure provisioning lifecycle. Catalogue operations require
ready.values- provisioning
- ready
- failed
- clientType: string Format: uuid
Id Client ID associated with the catalogue
- createdType: string Format: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- deletedType: string | null Format: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- descriptionType: string | null
- enabledType: boolean
- languagesType: array string[] · CatalogueLanguage[] 1…5 unique!enum
Unique supported language codes; English (
en) is mandatory when aiProcessing is enabled. - purgedType: string | null Format: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- updatedType: string Format: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- successenumconst:truerequiredvalues
- true