OBJECT
InsightReclamationGroupInfo
link GraphQL Schema definition
- type InsightReclamationGroupInfo {
- # Total reclaimable disk space under a group.
- # For e.g. total reclaimable disk space under orphaned disks group.
- Float :
- # Represents reclaimation information for each child resource.
- # For e.g. This field will contain reclaimation information for each VM in
- # powered-off VMs group.
- InsightReclaimableResourceInfo!]! : [
- }