1. NetApp Technical Report 4572: Ransomware Protection Using NetApp ONTAP Technologies, Page 10, Section: "ONTAP SnapLock".
Quote: "SnapLock for SnapVault copies provides the ability to make Snapshot copies immutable for a specified retention period... This feature prevents the Snapshot copies from being deleted either accidentally or maliciously before the retention period expires." This document confirms that SnapLock is the correct technology to protect Snapshot copies from deletion (supporting option D).
2. NetApp ONTAP 9 Documentation Center, Command Reference, snapshot policy create.
Details: The documentation for this command shows the parameters for creating schedules within a policy. It includes -schedule (e.g., daily, weekly), -count (number of copies to keep), and -retention-period (duration to keep copies). It also details the -snaplock-period parameter, which can be applied to a specific schedule. This confirms that a single policy can have a weekly schedule with a long retention period (Option B) and a daily schedule with a SnapLock period (Option D).
3. NetApp ONTAP 9 Documentation Center, Data protection, "Create a Snapshot policy".
Details: This guide explains that a Snapshot policy defines when to create Snapshot copies and how many copies to retain. It states, "A Snapshot policy can have up to five schedules with different retention periods and labels." This supports the creation of a policy with both a daily schedule for SnapLock and a weekly schedule for long-term retention.