Database
Collibra REST API authentication using Basic Authentication.
The ID of the parent System asset.
The ID of the Edge connection.
The ID of the database connection
Status of the connection used by a Database.
Known values (additional values may be introduced in future API versions; clients should treat unknown values as opaque strings):
ACTIVE: the database connection and its parent Edge connection are both available.DELETED: the database connection or its parent Edge connection has been soft-deleted in Collibra or removed from the data source.
The index of the first result to retrieve.
If not set (offset = 0), results will be retrieved starting from row 0.
0The maximum number of results to retrieve.
If not set, the default limit (limit = 0) will be used. The maximum value for this parameter is
500.
0Databases successfully retrieved.
The request is not valid.
The client is not authenticated.
The user lacks permissions.
Collibra REST API authentication using Basic Authentication.
Request to register a Database asset linked with a database connection.
The ID of the database connection. The name of a database connection becomes the name of Database asset.
The ID of the parent community in which the initial domain and database asset will be created.
The ID of the parent System asset. After registering a database, a relation of type Technology Asset groups / is grouped by technology Asset is created between the System asset and the Database asset.
The IDs of the users that are assigned as the Owner of the automatically created domain containing the Database asset.
A description of the database.
Customer DatabaseDatabase asset successfully created.
The request is not valid.
The client is not authenticated.
The user lacks permissions.
Collibra REST API authentication using Basic Authentication.
The ID of the Database asset.
Database successfully retrieved.
A Database asset created trough database registration with all necessary information required to run capabilities on top of it.
The ID of the Database asset.
The name of the Database asset.
customer_dbA description of the Database asset.
Customer DatabaseThe ID of the parent community in which the initial domain and database asset are created.
Users that are assigned as the Owner of the Database asset.
The ID of the parent System asset.
The ID of the database connection linked to the Database asset.
The ID of the Edge connection.
Status of the connection used by a Database.
Known values (additional values may be introduced in future API versions; clients should treat unknown values as opaque strings):
ACTIVE: the database connection and its parent Edge connection are both available.DELETED: the database connection or its parent Edge connection has been soft-deleted in Collibra or removed from the data source.
The request is not valid.
The client is not authenticated.
The user lacks permissions.
Resource not found.
Collibra REST API authentication using Basic Authentication.
The ID of the Database asset.
Request to change a Database asset. Only the provided properties are updated.
A description of the database.
Customer DatabaseThe ID of the parent System asset.
After registering a database, a relation of type Technology Asset groups / is grouped by technology Asset is created between the System asset and the Database asset.
The ID of the users that will be assigned as the Owner of existing domain containing the Database asset.
Database asset successfully updated. The response includes the updated Database.
A Database asset created trough database registration with all necessary information required to run capabilities on top of it.
The ID of the Database asset.
The name of the Database asset.
customer_dbA description of the Database asset.
Customer DatabaseThe ID of the parent community in which the initial domain and database asset are created.
Users that are assigned as the Owner of the Database asset.
The ID of the parent System asset.
The ID of the database connection linked to the Database asset.
The ID of the Edge connection.
Status of the connection used by a Database.
Known values (additional values may be introduced in future API versions; clients should treat unknown values as opaque strings):
ACTIVE: the database connection and its parent Edge connection are both available.DELETED: the database connection or its parent Edge connection has been soft-deleted in Collibra or removed from the data source.
The request is not valid.
The client is not authenticated.
The user lacks permissions.
Resource not found.
Last updated
Was this helpful?