1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-02-01 13:18:04 +02:00
2019-05-21 16:15:11 +02:00

662 B

${docGenStepName}

${docGenDescription}

Prerequisites

Endpoint for health check is configured.

!!! warning The health endpoint needs to be available without authentication!

!!! tip If using Spring Boot framework, ideally the provided /health endpoint is used and extended by development. Further information can be found in the Spring Boot documenation for Endpoints

${docDependencies}

${docGenParameters}

${docGenConfiguration}

Example

Pipeline step:

healthExecuteCheck testServerUrl: 'https://testserver.com'