I want to set up a dashboard, can view the detail data which include in the Performance Archive, and anlytics by myself. Is there any tool can handle it?
Hello Team, My first post, so in case I missed something or if I missed doing anything first or later, please let me know. Checked 9.8P12 SDK documentation and it lists snapmirror-resync command along with quick-resync. But when we run this command, it fails with error as listed in this KB…
Any ideas on why this fails? I have protocol and file-operations set. Thanks. event = FpolicyEvent() event.name = "read" event.svm = {"uuid": svm_uuid} event.get() event.file_operations = {"read": True, "write": True} event.patch() ====== Output from print(event): FpolicyEvent({'protocol': 'nfsv3', 'file_operations':…
Hello Everyone, I'm trying to get my volume tags set via System Manager with the simple powershell cmdlet "get-ncVol", but "Tags" property is always empty. I've also try the cmdlet with "-zapiCall" parameter, but having the same empty result. powershell SDK 9.15.1.2407 powershell 5.1 Windows 2019 Ontap 9.14.1P8 thanks in…
Hello. I have an ongoing feature request with Veeam regarding SnapLock and the handling of SnapMirror labels. Veeam says that the SnapLock functionality will work as soon as NetApp has completed its new USAPI plugin. Is there any approximate timeline for when such a plugin might be ready?
DevNet brings API resources of all NetApp products together for NetApp partners and customers to explore. Explore https://devnet.netapp.com/restapi - ONTAP RESTful APIs technical resources page on NetApp Developer Network
As part of a capacity management report I want to include following information: storage aggregate show-space -fields total-provisioned-space-percent,total-provisioned-space It gives an idea about the overprovisioning on the level of an aggregate. Which REST-API call should I use? I can't find it? Thanks for your feedback.…
My customer is creating a quota rule for a specific user using RestAPI, but the call is creating another user " " when the command is run. Example - Created volume and quota, no rule created us01cmqa::> vol show QUOTA_TEST_10 Vserver Volume Aggregate State Type Size Available Used% --------- ------------ ------------…
Hi, I am trying to retrieve the Service Processor information using PowerShell via REST API. I notice in the ONTAP REST API Online Reference that there doesn't seem to be a section under the 'Schemes' section: However, I notice there is a 'Models' section: With a Service Processor section under it: How do I use this…
We are Getting an error while creating volume thru Terraform Script as its sating the below error rror on GET storage/volumes: REST reported error restclient.RestError{Code:"4", Message:"entry doesn't exist", │ Target:"uuid"}, statusCode: 404
It looks like you're new here. Sign in or register to get started.