Property | Description |
---|---|
Endpoint | /api/v1/integration/dataCollections |
Method | PUT |
Parameter | Description | Additional Information |
---|---|---|
id | Required. Enter the system generated unique identifier of the data collection that you want to modify. | 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. |
name | Required. Enter a name for the data collection. | - |
description | Required. Enter a description for the data collection. | - |
refId | Optional. Enter a reference identifier for the data collection. | If you don't specify a reference identifier, Data Marketplace automatically assigns a unique value to the object. The reference identifier that Data Marketplace automatically generates contains a prefix. The Administrator can specify the prefix of the automatically generated reference identifier in Metadata Command Center. If you want to specify a reference identifier, ensure that you enter a unique value. Ensure that you don't use the prefix value that is configured in Metadata Command Center. |
categoryId | Required. Enter the system generated unique identifier of the category to which you want to add the data collection. | For more information about how you can use an API to get the system generated unique identifier of a category, see Retrieve categories. To get the system generated unique identifier of a category from the Data Marketplace interface, open the category. The category page's URL contains the system generated unique identifier. For example, in the URL https://{{CDMP_URL}}/category/view?ac=67417f72-e5ab-44f0-add9-a1e412c1ce13&dtn=_AfterEBF%20may20, the system generated unique identifier is 67417f72-e5ab-44f0-add9-a1e412c1ce13. |
usageContextIds | Optional. Enter the system generated unique identifier of the usage type that you want to use to specify the certified use of the data collection. | For more information about how you can use an API to get the system generated unique identifier of a usage type, see Retrieve usage type. |
dataCollectionStatus | Required. Specify a status for the data collection. The status determines whether or not the data collection is available to Data Users. | Enter one of the following values:
|
dataOwners | Optional. Enter the system generated unique identifier of the user account or user group that is assigned as a stakeholder on the data collection with the Data Owner stakeholder role. |
For example, in the URL /cloudUI/products/administer/main/usersAsset/0LH3xBJC9A6haZ26htGZyT, the system generated unique identifier is 0LH3xBJC9A6haZ26htGZyT. For example, in the URL /cloudUI/products/administer/main/userGroupsAsset/90uizkSWg0ycuu7hSNXSW4, the system generated unique identifier is 90uizkSWg0ycuu7hSNXSW4. |
technicalOwners | Optional. Enter the system generated unique identifier of the user account or user group that is assigned as a stakeholder on the data collection with the Technical Owner stakeholder role. |
For example, in the URL /cloudUI/products/administer/main/usersAsset/0LH3xBJC9A6haZ26htGZyT, the system generated unique identifier is 0LH3xBJC9A6haZ26htGZyT. For example, in the URL /cloudUI/products/administer/main/userGroupsAsset/90uizkSWg0ycuu7hSNXSW4, the system generated unique identifier is 90uizkSWg0ycuu7hSNXSW4. |
customFields | Use custom fields to specify additional information about the data collection. | Whether you must enter a value or not enter a value in a custom field is determined by how the custom field was defined by your Administrator in Metadata Command Center. Custom fields are additional properties for Data Marketplace objects that are defined by your Administrator in Metadata Command Center. For more information about custom fields, see the Create custom attributes for objects topic in the Set Up Data Marketplace help. |
customFields > name | Enter the system generated unique identifier of the custom field. | For more information about how you can retrieve the system generated unique identifier of a custom field, see Retrieve custom fields. |
customFields > value | Enter a value in the custom field. | This parameter can have only a single value. |
customFields > values | Enter a value in the custom field. | This parameter can have multiple values. |
Parameter | Description |
---|---|
index | The position of the data collection in the objects JSON array. This value does not impact how the data collection is used by a Data Marketplace user. |
id | System generated unique identifier of the data collection. |
refId | Reference identifier of the data collection. |
name | Name of the data collection. |