ONTAP Rest API Discussions

Azure NetApp Files | Azure cli command to suspend/resume backup at volume level

alligat0r
133 Views

I'm looking for the corresponding azure cli for the following action
suspend a backup policy for a specific volume

 

I do see a cli (at policy level)
az netappfiles account backup-policy update, which has got the following parameter

[--enabled {0, 1, f, false, n, no, t, true, y, yes}]

 

The property to decide policy is enabled or not.

Accepted values: 0, 1, f, false, n, no, t, true, y, yes
 
But this is at the netapp account > policy level 
I'm unable to find the azure cli to do this at specific volume level.
 
alligat0r_0-1730385413618.png

cli for this action at Volume level in the Configure Backups dialog box > Policy State { Suspend/Resume}

 

 
 
0 REPLIES 0
Public