Name | Description | Type | Additional information |
---|---|---|---|
StoragePool |
The storage pool where the file space currently resides. STGPOOL_NAME on SP. |
StoragePool |
None. |
Files |
The number of logical files that belong to the file space and are stored in this storage pool. NUM_FILES on SP. |
integer |
None. |
LogicalMegaBytesCorrected |
If a occupancy is located on a directory pool or similar (DedupStatNeeded == true), data from dedupstats are added to logical megabytes. If DedupStatsUpToDate == false, corrected logical megabytes will be set equal to reporting megabytes |
decimal number |
None. |
StorageMegaBytes |
The amount of space occupied by files in the file space. |
decimal number |
None. |
Type |
The type of files described in the occupancy |
OccupancyType |
None. |
DedupStatNeeded |
If occupancy is located on a directory pool or similar we need dedupstats to calculate the logical megabytes |
boolean |
None. |
DedupStatUpToDate |
Indicating whether dedupstats for occupancy is up to date |
boolean |
None. |
Node |
NODE_NAME on SP. |
Node |
None. |
Filespace |
FILESPACE_NAME on SP. |
Filespace |
None. |
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |