Thread-count (Section)#
Path: /environments/environment/services/service-role{id}/thread-count
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| minimum | uint16 | optional | 8 | The minimum number of threads that should be started when the service’s Java Virtual Machine (JVM) starts |
| maximum | uint16 | optional | 100 | The maximum number of threads that can be started by the Java Virtual Machine (JVM) of the service |