NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

ONTAP Rest API Discussions

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

alligat0r
887 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