Asset names
In Collibra Data Governance Center version 5.4 or newer, including Collibra Platform, there is a significant API change impacting asset names. Starting with this version, assets have names and unique full names, respectively referred to as displayName and name in the API . In older versions, you only had name to refer to the asset name.
| Action via API | Behavior |
|---|---|
| Add asset |
When you add an asset via an API call, you must enter a
If you don't specify a |
| Update asset |
You can use During an update operation, the |