AdminReloadLicenseResponse
AdminReloadLicenseResponse documentation for .NET SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Status | string | Outcome of the reload attempt, such as LOADED, UNCHANGED, FAILED, or NOT_FOUND. | [optional] |
| Message | string | Human-readable message describing the reload result. | [optional] |
| ActiveLicense | ActiveLicenseMetadata | Metadata for the currently active license after reload, or null if no license is active. | [optional] |