ncloud_gtm_update_policy_health_check
Update health check configuration for a Global Traffic Manager policy, specifying protocol, path, port, thresholds, and check period to ensure reliable traffic routing.
Instructions
Update health check configuration for a Global Traffic Manager policy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Health check path (HTTP/HTTPS only) | |
| port | No | Health check port | |
| period | No | Check period in seconds | |
| policyId | Yes | Policy ID | |
| protocol | No | Health check protocol | |
| hostHeader | No | Host header (HTTP/HTTPS only) | |
| thresholdFail | No | Failure threshold count | |
| thresholdNormal | No | Normal threshold count |