Unsolved

1 Rookie

 • 

5 Posts

455

July 15th, 2020 13:00

Change retention time date

I need to reset the retention date for all ssid's associated to media pool "CLASS Daily Incremental". I have not figured out how to get mminfo to show me all SSID's associated to that pool. I would like to export the ssid's to a text file to use with the nsrmm command to make the change. Any help would be greatly appreciated.

2.4K Posts

July 16th, 2020 01:00

Your idea is correct. This is how to do it.

To get the SSID (and the Cloneid, if necessary), you need to run a command like this - of course you can omit unnecessary attributes in the reporting section) :

  mminfo -q "pool='CLASS Daily Incremental'" -r "client,name,level,volume,pool,savetime,ssid,cloneid,ssretent,clretent" -ot > file

 

No Events found!

Top