...
Parameter | Description | Required | Default Value | Value |
|---|---|---|---|---|
| format | Response formats: xml or json | No | xml |
Get the System Properties, Server Info, etc.
| Description | Get the system properties, server info (Java, OS), database configuration, JVM statistics and installed plugins |
URL | /api/server/system |
| Method | GET |
Security | Requires Global Administrator role |
Examples
Get the system properties, server info, etc.:
Code Block language none GET http://localhost:9000/api/server/system ????????????????????????? Ne fonctionne pas ?
Parameters
Parameter | Description | Required | Default Value |
|---|---|---|---|
| format | Response formats: json | No | json |
Upgrade the Sonar Database
...

