Get IBM Storage Protect for Cloud Microsoft 365 License Consumptions
Gets the License Consumption Report for IBM Storage Protect for Cloud Microsoft 365.
Examples
var context = PublicApi.GetContext("https://api.sp4c.storage-defender.ibm.com", "username", "password");
var records = context.CloudBackupService.GetLicenseConsumption();
Response Information
| Element | Description | Type |
|---|---|---|
| OutOfPolicyTime | The UTC time that the license got out of policy. | long |
| PurchasedUserSeats | Purchased user seats | int |
| AssignedUserSeats | Assigned user seats | int |
| PurchasedStorageSize | Purchased storage size | int |
| ProtectedSize | Protected size | int |