Check NetApp-REST introduces a breaking change beginning with v3.0.0. Change For parameters that previously expected a regular expression: Beginning with the v3.0.0 release, values which do not start with a tilde (~) are interpreted as strings that must match exactly, and not as regex patterns. Motivation The new …