Datasets
Storage Info Dataset
PTP Storage Info Dataset dataset structures
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
PTP Storage Info Dataset dataset structures
| Property | Type | Required |
|---|---|---|
| storageType | number | ✓ |
| filesystemType | number | ✓ |
| accessCapability | number | ✓ |
| maxCapacity | bigint | ✓ |
| freeSpaceInBytes | bigint | ✓ |
| freeSpaceInImages | number | ✓ |
| storageDescription | string | ✓ |
| volumeLabel | string | ✓ |
Was this page helpful?