panorama_expiring_certificates
Check for certificates expiring within a configurable number of days to proactively renew them and prevent service disruptions.
Instructions
Check for certificates expiring within threshold days.
Args:
days_threshold: Days before expiration to alert (default: 30)
Returns:
Dict with total_certificates, expiring_certificates list,
expired_certificates list, and counts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_threshold | No |