Skip to content

patrikcze/go-anf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure NetApp Files CLI

Performs management CRUD operations for Microsoft.NetApp resource provider using GoLang.

Source of Example Microsoft Example.

  • Creation
    • NetApp Files Account
    • Capacity Pool
    • Volumes (one NFSv3 and one NFSv4.1)
    • Snapshot NFSv3 volume
    • Volume from Snapshot (NFSv3)
  • Updates
    • Change the NFSv4.1 Volume size
  • Deletions (when cleanup variable is set to true)
    • Snapshot
    • Volumes
    • Capacity Pools
    • Accounts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages