SAM licenses
Cloud license management: SAM Licenses (1.0.0)
Download OpenAPI specification:Download
API for interacting with license data retrieved from SAM.
Get license availability KPIs
Returns the details of the Windows Server availability KPIs for Azure Hybrid Benefit.
Authorizations:
bearerAuth
Responses
Response samples
- 200
- 500
Content type
application/json
{- "licenses": {
- "availableWindowsServerDatacenterLicenses": 100,
- "availableWindowsServerStandardLicenses": 100,
- "availableSqlServerNormalizedCoreLicenses": 100,
- "lastUpdatedTime": "2019-08-24T14:15:22Z"
}
}