set-health-check - Cloud Foundry CLI Reference Guide |
cf set-health-check APP_NAME (process | port | http [--endpoint PATH]) [--process PROCESS] [--invocation-timeout INVOCATION_TIMEOUT]
cf set-health-check worker-app process --process worker
cf set-health-check my-web-app http --endpoint /foo
cf set-health-check my-web-app http --invocation-timeout 10
應用程式上的路徑 (預設值: /)
控制個別性能檢查呼叫的時間(秒)
要更新的應用程式程序 (預設值: web)