#name Create SVM
1 messages · Page 1 of 1 (latest)
root_volume_aggregate: "{{ _aggr_free_max_size_name }}"
root_volume_security_style: unix ```
This options are not supported with REST. This is part of an effort to simplify ONTAP and hide details that should not be relevant.
See also ignore_rest_unsupported_options
Thx for your response
But how can I specify these settings?
I need for instance the root_volume_aggregate to tell where I want the SVM to have its data.
ONTAP will do it for you.
It seems to me this is mandatory with the CLI
I'am checking
It works with CLI without these args indeed ....
I've created plenty of SVMs using REST 🙂
Ok, thx
Ya for 9.11.1 these options are not supported, and they expect user to us to the volume REST api to do that stuff
Yes, there a lot of things that are being simplified, but if you've been using ONTAP for a long time, you won't know, as the options were still supported, but optional. REST is being disruptive.