SearchItem
union SearchItem = AccessControl | DataObject | DataSource | UserPossible types
AccessControl object
DataObject object
DataSource object
User object
Member Of
Last updated
Was this helpful?
No description
union SearchItem = AccessControl | DataObject | DataSource | UserRepresents an access control object in the system. An access control is the abstract model representing grants, masks, filters and groups (determined by the action field).
Represents a data object in Collibra Data Access. These represents all the data entities in a data source (e.g. database, schema, table, column, folder, file, ...).
Represents a data source in Collibra Data Access.
Represents a user in Collibra Data Access. It can be a human user or a machine user (service account) which groups accounts in different data sources.
SearchResultItem object
Last updated
Was this helpful?
Was this helpful?