fleet_certificate_list
List certificate status and expiry across the VCF fleet to identify expired or expiring certificates before they cause disruptions.
Instructions
[READ] List certificate status and expiry across the VCF fleet.
Use this to spot certificates that are expired or expiring soon across all VCF components managed by Operations 9.1. Returns per-certificate summaries (subject, issuer, valid_to, status, resource, thumbprint) in the family paginated envelope (items/returned/limit/total/truncated/hint). Read-only: it does not renew or replace any certificate. Gotcha: response field names are read defensively — a field absent on your appliance shows as empty rather than failing the call.
Args: limit: Max certificates to return (default 50; None returns all). target: Aria/VCF Operations target name from config; default when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| target | No |