Hello,
There are two ways to take snapshots in SnapCreator. Either you can use SnapCreator APIs or let SnapDrive to take the snapshot copies. SnapCreator has ability to take the consistency group snapshots too through the APIs. All you need to do is to set following variables in the configuration file.
- NTAP_CONSISTENCY_GROUP_SNAPSHOT
- NTAP_CONSISTENCY_GROUP_TIMEOUT
However instead of APIs if you want to let SnapDrive take the snapshots, you would require to set following variables in the configuration file.
- SNAPDRIVE
- SNAPDRIVE_DISCOVERY
Please see SnapCreator documentation for more details on these variables.
Hope this helps.
Thanks,
Himanshu