getOrganizationLicensesOverview
Get an overview of the license state for an organization to quickly assess license usage and compliance.
Instructions
Return an overview of the license state for an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| states | No | Aggregated data for licenses by state (Per-device licensing only) | |
| status | No | License status (Co-termination licensing only) | |
| licenseCount | No | Total number of licenses (Per-device licensing only) | |
| licenseTypes | No | Data by license type (Per-device licensing only) | |
| expirationDate | No | License expiration date (Co-termination licensing only) | |
| systemsManager | No | Aggregated data for Systems Manager licenses (Per-device licensing only) | |
| licensedDeviceCounts | No | License counts (Co-termination licensing only) |