|=== |Path|Type|Description |`+status+` |`+String+` |Overall status of the application. |`+components+` |`+Object+` |The components that make up the health. |`+components.*.status+` |`+String+` |Status of a specific part of the application. |`+components.*.components+` |`+Object+` |The nested components that make up the health. |`+components.*.details+` |`+Object+` |Details of the health of a specific part of the application. Presence is controlled by `management.endpoint.health.show-details`. |===