| Name | Type | Description | Notes |
|---|---|---|---|
| poolid | int | Unique pool identifier | [optional] |
| name | str | Pool name | [optional] |
| numvols | int | Number of volumes in pool | [optional] |
| maxvols | int | Maximum number volumes in pool | [optional] |
| useonce | int | Use volume only once (deprecated) | [optional] |
| usecatalog | int | Use catalog | [optional] |
| acceptanyvolume | int | Accept any volume sequence | [optional] |
| volretention | int | Volume retention time | [optional] |
| voluseduration | int | Volume use duration | [optional] |
| maxvoljobs | int | Maximum number of jobs on volume | [optional] |
| maxvolfiles | int | Maximum number of files on volume | [optional] |
| maxvolbytes | int | Maximum number of bytes on volume | [optional] |
| autoprune | int | AutoPrune (automatic pruning) for volume | [optional] |
| recycle | int | If set to 1 it enables volume recycling | [optional] |
| actiononpurge | int | Action on purge to do on volumes | [optional] |
| pooltype | str | Pool type. Currently is possible to set only one value: 'Backup' | [optional] |
| labeltype | int | Label type | [optional] |
| labelformat | str | Label format | [optional] |
| enabled | int | Determines if volume is enabled or not | [optional] |
| scratchpoolid | int | Scratch pool identifier | [optional] |
| recyclepoolid | int | Recycle pool identifier | [optional] |
| nextpoolid | int | Next pool identifier | [optional] |
| migrationhighbytes | int | Migration high bytes | [optional] |
| migrationlowbytes | int | Migration low bytes | [optional] |
| migrationtime | int | Migration time | [optional] |
| cacheretention | int | Cache retention time | [optional] |