provider_health_check

Function provider_health_check 

Source
pub fn provider_health_check(
    host_id: impl AsRef<str>,
    provider_id: impl AsRef<str>,
) -> Value
Expand description

Generates an event payload for provider health checks

§Arguments

  • host_id - ID of the host performing the health check
  • provider_id - Unique identifier for the provider being checked

§Returns

JSON object containing health check details