For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dgc License

Update the license by uploading a new license file

post
Path parameters
environmentIdstring · uuidRequired

The ID of the target environment

Query parameters
licenseFileNamestringOptional

Name of license file

Default: collibra
overwriteExistingbooleanOptional

If true and a license file with specified name exists, it will be overwritten.

Default: true
Body
entityobjectOptional
messageBodyWorkersobject · MessageBodyWorkersOptional
providersobject · ProvidersOptional
Responses
204

License file updated successfully

No content

post/license/{environmentId}/licenseFile

No content

Update the license by providing the name and content of the new license file

post
Path parameters
environmentIdstring · uuidRequired

The ID of the target environment

Query parameters
licenseFileNamestringOptional

Name of license file

Default: collibra
overwriteExistingbooleanOptional

If true and a license file with specified name exists, it will be overwritten.

Default: true
Body
stringOptional
Responses
200

License file updated successfully

No content

post/license/{environmentId}/licenseText

No content

Last updated

Was this helpful?