Skip to main content

Disable extended Qtree performance monitoring before reverting from ONTAP 9.16.1

Contributors netapp-aherbin netapp-yvonneo netapp-dbagwell

Beginning with ONTAP 9.16.1, you can use the ONTAP REST API to access the extended qtree monitoring capabilities which includes latency metrics and historical statistics. If extended qtree monitoring is enabled on any qtrees, before you revert from 9.16.1, you must set ext_performance_monitoring.enabled to false.

You work with the ext_performance_monitoring.enabled setting by using the /api/storage/qtrees endpoint. Use GET to retrieve the current value, POST to set it when creating a new qtree, and PATCH to change it on an existing qtree.