Integration toggle
Turns your Collibra Platform instance credentials on and off. If your credentials are set to false, no data flows between Collibra Platform and Data Quality & Observability Classic.
Request
Path parameters
Enter your Collibra Platform Id and then click Execute.
Note You can execute the GET /v3/dgc/integrations/connections/credentials endpoint to return the details that this parameter requires.
The following table describes the path parameter available in Swagger.
| Parameter | Type | Description | Required |
|---|---|---|---|
| id | string | The Collibra Platform instance Id with which to integrate Data Quality & Observability Classic. |
|
Response examples
Note A successful request only returns a response header.
cache-control: no-cache,no-store,max-age=0,must-revalidate
connection: keep-alive
content-length: 0
date: Wed,17 May 2023 03:21:49 GMT
expires: 0
keep-alive: timeout=60
pragma: no-cache
strict-transport-security: max-age=31536000 ; includeSubDomains
vary: Origin,Access-Control-Request-Method,Access-Control-Request-Headers
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
Error: response status is 500
{
"message": "No value present"
}