Thanks.
As auto snapshot now will be taking multiple schedules, is it a thinkable feature to have multiple patterns and multiple expirations each corresponding to those plans?
Or having the auto snapshot values as array:
Plan1:
{
snapshots.schedule:
snapshots.expiry: 90d
snapshots.pattern: A-%d
}
… etc.