Thread-count (Section)#

Path: /environments/environment/services/service-role{id}/thread-count

Parameters#

NameTypeRequiredDefaultDescription
minimumuint16optional8The minimum number of threads that should be started when the service’s Java Virtual Machine (JVM) starts
maximumuint16optional100The maximum number of threads that can be started by the Java Virtual Machine (JVM) of the service

Was this helpful?