Data Products
Operations
| Count |
Retrieves the count of duplicate DataProduct by passing namekeyword. Rate limit: 200 requests per 20-second window. |
| Create |
Creates a new data product. Rate limit: 200 requests per 20-second window. |
| Create Relationship |
Creates a relationship for a data product. Rate limit: 600 requests per 20-second window. |
| Delete |
Deletes a data product by its dataProductId. Rate limit: 80 requests per 20-second window. |
| Delete Relationship |
Deletes a relationship between the data product and a specified entity. Rate limit: 80 requests per 20-second window. |
| Get |
Retrieves a data product by its dataProductId. Rate limit: 1,500 requests per 20-second window. |
| Get Facets |
Retrieves facets for data products based on the supplied facets request. Rate limit: 1,500 requests per 20-second window. |
| List |
Lists data products with optional domain filter, sorting and pagination. Rate limit: 100 requests per 20-second window. |
| List Relationships |
Lists relationships for a data product filtered by entity category. Rate limit: 1,500 requests per 20-second window. |
| Query |
Queries data products using the provided filter payload. Rate limit: 800 requests per 20-second window. |
| Update |
Updates a data product by its DataProductId. Rate limit: 150 requests per 20-second window. |