Glad it worked, Eric. It generally doesn't hurt to try something. I made a conscious choice when writing the Toolkit to avoid enumerated types for cmdlet arguments in favor of strings. Enums offer type safety, but then the Toolkit would have to change anytime Data ONTAP adds a new type value. I'll add the additional LUN types to the docs for the next release.