Modify the TTL of a Snapshot Collection

You can modify the TTL of snapshot collections.

Modify the TTL of a snapshot collection.
snapcoll --edit snapshotcoll_name --volcoll volcoll_name --ttl numeric_value --ttl_unit unit

Modify the TTL of snapshot collection SQL2016-minutely-2018-08-24::12:37:00.000 in volume collection SQL_volcoll to 60 days:

$ snapcoll --edit SQL2016-minutely-2018-08-24::12:37:00.000 --volcoll SQL_volcoll --ttl 60 --ttl_unit days