Property | Description |
---|---|
Endpoint | /api/v1/integration/dataCollections/<dataCollectionId>/dataAssets <dataCollectionId>: Required. Enter the system generated unique identifier of the data collection for which you want to retrieve the data assets. For more information about how you can use an API to get the system generated unique identifier of a data collection, see Retrieve data collections. To get the system generated unique identifier of a data collection from the Data Marketplace interface, open the data collection. The data collection page's URL contains the system generated unique identifier. For example, in the URL https://{{CDMP_URL}}/datacollection/25158afc-3dfb-44ef-8f3e-cec1e171d0f1?dtn=&tab=summary, the system generated unique identifier is 25158afc-3dfb-44ef-8f3e-cec1e171d0f1. |
Method | GET |
Parameter | Description | Additional Information |
---|---|---|
offset | Optional. Enter the starting index for the paginated results. | Default value is 0. |
limit | Optional. Enter the maximum number of results. | Default value is 50. Maximum value is 100. |
Parameter | Description |
---|---|
offset | Starting index for the paginated results. |
limit | Maximum number of results. |
totalCount | Number of data assets retrieved. |
name | Name of the data asset. |
id | System generated unique identifier of the data asset. |
refId | Reference identifier of the data asset. |
description | Description of the data asset. |
source | Source system from which the data is supplied to Data Marketplace. |
descriptiveSource | Source application from which the description of the data asset is taken. |
type | Type of the data asset. |
refLink | Uniform resource identifier of the location in the data source where the data asset is stored. |
assetLocation | Location of the data asset in the data source. |
assetLocationDescription | Description of the location in the data source where the data asset is stored. |
technicalAssetName | Name of the data asset as it appears in the data source. |
status | The status indicates whether the data asset is available to be added to data collections. A data asset can have one of the following statuses:
|
resourceReference | Details of the data asset that was imported from Data Governance and Catalog |
resourceReference > typeReference | Type of the asset as defined in Data Governance and Catalog. |
resourceReference > sourceAssetId | System generated unique identifier of the associated Data Governance and Catalog asset. |
createdBy | System generated unique identifier of the user that created the data asset. |
createdOn | Date when the data asset was created. |
modifiedBy | System generated unique identifier of the latest user account that modified the data asset. |
modifiedOn | Latest date when the data asset was modified. |