Storage cat Options

Option

Value

name

Storage cat Output

{
   "storageid": 1,
   "name": "example-storage-name1",
   "autochanger": 0
}

Pool cat Output

{
  "poolid": 19,
  "name": "Incremental-VTL",
  "numvols": 10,
  "maxvols": 0,
  "useonce": 0,
  "usecatalog": 1,
  "acceptanyvolume": 0,
  "volretention": 1296000,
  "voluseduration": 0,
  "maxvoljobs": 1,
  "maxvolfiles": 0,
  "maxvolbytes": 0,
  "autoprune": 1,
  "recycle": 1,
  "actiononpurge": 1,
  "pooltype": "Backup",
  "labeltype": 0,
  "labelformat": "*",
  "enabled": 1,
  "scratchpoolid": 12,
  "recyclepoolid": 12,
  "nextpoolid": 0,
  "migrationhighbytes": 0,
  "migrationlowbytes": 0,
  "migrationtime": 0
}

Go back to the Catalog Category chapter.

Go back to the REST API chapter.

Go back to the main Advanced Features Usage page.