Home
/
Configuration Reference
/
Environments
/
Environment
/
Services
/
Service-role
Last updated December 15, 2025
Copy URL Service-role (List)#
Path: /environments/environment/services/service-role
Parameters#
Name Type Required Default Description id stringrequired A given name of the service role location stringoptional Where the service is located, physically enabled booleanoptional trueEnable or disable the entire daemon instance zone leafrefoptional The zone that the service is in (which, if not set, will be the default zone) listening-host ip-addressoptional 0.0.0.0IP used for listening host listening-port port-numberoptional 8443The port the service listens on protocol enumerationoptional httpsWhich protocol to use, almost always, https should be used ssl-server-keystore leafrefoptional A pointer to the key used for the SSL server enable-http-v2 booleanoptional falseEnable HTTP 2 (H2) jvm-options stringoptional -XX:+UseG1GC -XX:+UseStringDeduplicationThe options that should be passed to the Java Virtual Machine (JVM) when the service is started disable-android-assetlinks-generation emptyoptional Disable generation of assetlinks (’…/.well-known/assetlinks.json’) from configured Android App associations endpoints multi-value, leafrefoptional A list of endpoints deployed on this service instance, no order implied
Subsections#
Name Type Description hsts Section Enable HSTS support for this role content-security-policy Section None connections Section Settings related to how the Server accepts client connections server-tls Section None mutual-tls Section None thread-count Section None ciphers Section White- and black-listing of ciphers used for incoming secure connections. Enabling this feature will disable any white- and black-lists automatically enforced by the server. webfinger Section Enable webfinger support for this service dos-protection Section None