Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Information about the ImageStore's resource usage
Properties
Name | Type | Required |
---|---|---|
DiskInfo |
DiskInfo | No |
UsedByMetadata |
UsageInfo | No |
UsedByStaging |
UsageInfo | No |
UsedByCopy |
UsageInfo | No |
UsedByRegister |
UsageInfo | No |
DiskInfo
Type: DiskInfo
Required: No
disk capacity and available disk space on the node where the ImageStore primary is placed.
UsedByMetadata
Type: UsageInfo
Required: No
the ImageStore's file system usage for metadata.
UsedByStaging
Type: UsageInfo
Required: No
The ImageStore's file system usage for staging files that are being uploaded.
UsedByCopy
Type: UsageInfo
Required: No
the ImageStore's file system usage for copied application and cluster packages. Removing application and cluster packages will free up this space.
UsedByRegister
Type: UsageInfo
Required: No
the ImageStore's file system usage for registered and cluster packages. Unregistering application and cluster packages will free up this space.