license_status
Check vCenter/ESXi license usage and expiration to identify over-allocation and approaching renewals. Returns the complete license inventory with total/used units and expiry per license.
Instructions
[READ] vCenter/ESXi license inventory with usage and expiry.
Returns the list envelope, one row per license: name, edition_key, total/used
units, unlimited flag (row total == 0) and expiration. Every license is
enumerated, so truncated is always False — this is the complete inventory.
Use this to catch over-allocation or an approaching expiry, alongside certificate_status and ntp_status for a platform-hygiene sweep. Which host consumes which license is not reported — use list_esxi_hosts for the host inventory. Assigning a license is a write; use vmware-aiops.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | vCenter/ESXi target from config (default if omitted). |