public interface VmProtectionStatusSummaryResponse
Modifier and Type | Method and Description |
---|---|
int |
totalVms()
Get the total number of VMs for a user's company inventory.
|
int |
vmsProtected()
Get the number of protected VMs for a user's company inventory.
|
int |
vmsUnProtected()
Get the number of unprotected VMs for a user's company inventory.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.