HealthRequest
Fields
Field | Type | Required | Description |
---|---|---|---|
bundles |
Optional |
:heavy_minus_sign: | Boolean parameter to account for bundle activation status in response. This includes any discovery bundles or bundles defined in the loaded discovery configuration. |
plugins |
Optional |
:heavy_minus_sign: | Boolean parameter to account for plugin status in response. |
excludePlugin |
List<String> | :heavy_minus_sign: | String parameter to exclude a plugin from status checks. Can be added multiple times. Does nothing if plugins is not true. This parameter is useful for special use cases where a plugin depends on the server being fully initialized before it can fully initialize itself. |