v3-set-health-check - Cloud Foundry CLI Reference Guide


NOM

v3-set-health-check - Modifier le type de diagnostic d'intégrité effectuée sur le processus d'une application

SYNTAXE

cf v3-set-health-check APP_NAME (process | port | http [--endpoint PATH]) [--process PROCESS] [--invocation-timeout INVOCATION_TIMEOUT]

EXAMPLES

cf v3-set-health-check worker-app process --process worker cf v3-set-health-check my-web-app http --endpoint /foo cf v3-set-health-check my-web-app http --invocation-timeout 10

OPTIONS

--endpoint

Chemin de l'application (Valeur par défaut : /)

--invocation-timeout

Délai (en secondes) de contrôle des appels de diagnostic d'intégrité individuels

--process

Processus d'application à mettre à jour (Valeur par défaut : web)