WildFly Extension for Health
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.extension.health.server-probes | false |
none |
| org.wildfly.extension.health.http-context | false |
none |
| Type | BOOLEAN |
| Default Value | true |
| Is the attribute nillable? | true |
| Does the attribute allow expression? | true |
| Where is the attribute stored? | configuration |
| Access Type | read-write |
| Is restarted required? | all-services |
| Stability Level | default |
| Raw DMR model |
|
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| security-enabled | BOOLEAN | false | true | true | True if authentication is required to access the HTTP endpoints on the HTTP management interface. |
| Raw DMR model |
|
| Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.health">
<param name="security-enabled" value="{value}"/>
<feature/>