> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/api/references/console/jvm.md).

# Jvm

## GET /jvm/definition

> Get JVM configuration definition

```json
{"openapi":"3.0.3","info":{"title":"Collibra Management Console","version":"v1"},"servers":[{"url":"/rest"}],"paths":{"/jvm/definition":{"get":{"operationId":"getConfigurationDefinition_1","responses":{"200":{"description":"successful operation"}},"summary":"Get JVM configuration definition","tags":["jvm"]}}}}
```
