I am trying to use the command line interface to create a backup job that will backup a snapshot with the NDMP client to tape. Specifically I need help with the syntax for the nvsetcreate command that uses the NDMP Client plugin.
here is what I have so far:
nvsetcreate -setname Select-Camprod-OLTP -type BS -plugin "NDMP Client"
I am not sure what options and parameters I need to be able to select a particular snapshot from a netapp filer and specific volume. The documentation is a bit light on examples for this.
does anyone have some examples of syntax and parameters needed that they can share with me?