For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action specific validation

The internal validation checks that there is enough data to perform the required action: create or update.

The following table lists the mandatory fields for each resource and action:

Resource

Create

Update

Asset

  • name

  • type

  • domain

None

Domain

  • name

  • type

  • community

None

Community

  • name

None

Mapping

  • externalSystemId

  • externalEntityId

Checks that only one mapping matches the selected criteria.

Checks that only one mapping matches the selected criteria.

Complex relation

  • relations

Checks if the complex relation type field is defined.

None

Last updated

Was this helpful?