How to do 'quota resize' using NetApp ONTAP System Manager 9.8 or later?
- Views:
- 593
- Visibility:
- Public
- Votes:
- 1
- Category:
- ontap-system-manager
- Specialty:
- om
- Last Updated:
- 5/16/2024, 12:48:03 PM
Applies to
NetApp ONTAP System Manager 9.8 or later
Answer
- System Manager 9.8 and newer uses REST API rather than ZAPI
- When quota rules are modified using ONTAP System Manager 9.8, REST API
/api/storage/quota/rules
is used internally. - The
/api/storage/quota/rules
REST API POST or PATCH operation triggers an automatic quota resize. - There is no need to manually resize after quota rule change.
Note: For these reasons, the resize button has been removed.
Additional Information
N/A