NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Data Protection

Snapcreator Parameter Validation

ondemandinf
3,352 Views

It seems Snapcreator doesn't check the parameter whether it's defined/correct or not.

e.g. the wrong parameter

XXXXNTAP_SNAPVAULT_UPDATE=Y

The snapcreator just skipps this step and ends without warning/error to say find an illegal parameter.

Could the Snapcreator verify the parameter?

Regards,

Carmen

1 REPLY 1

ktenzer
3,352 Views

Validation is done per plugins

You can add to the plugin validation files or create your own under plugins/parameters on SC Server.

If you arent using plugins then you could write a script and run it as PRE_CMD to check this and validate.

Regards,

Keith

Public