Type alias NetworkHealthInsightFailureType

NetworkHealthInsightFailureType: typeof TIMEOUT | typeof NXDOMAIN | typeof SERVFAIL | typeof GENERAL_FAILURE | typeof EXPIRED | typeof EXPIRING_SOON | typeof DENIED | UnparsedObject

Specific failure type within the insight category. For DNS insights: timeout, nxdomain, servfail, or general_failure. For TLS certificate insights: expired or expiring_soon. For security group insights: denied.

Generated using TypeDoc