az netappfiles
Manage Azure NetApp Files (ANF) Resources.
Commands
az netappfiles account |
Manage Azure NetApp Files (ANF) Account Resources. |
az netappfiles account ad |
Manage Azure NetApp Files (ANF) Account active directories. |
az netappfiles account ad add |
Add an active directory to the account. |
az netappfiles account ad list |
List the active directories of an account. |
az netappfiles account ad remove |
Remove an active directory from the account. |
az netappfiles account create |
Create a new Azure NetApp Files (ANF) account. Note that active directories are added using the subgroup commands. |
az netappfiles account delete |
Delete the specified ANF account. |
az netappfiles account list |
List ANF accounts. |
az netappfiles account show |
Get the specified ANF account. |
az netappfiles account update |
Set/modify the tags for a specified ANF account. |
az netappfiles pool |
Manage Azure NetApp Files (ANF) Pool Resources. |
az netappfiles pool create |
Create a new Azure NetApp Files (ANF) pool. |
az netappfiles pool delete |
Delete the specified ANF pool. |
az netappfiles pool list |
L:ist the ANF pools for the specified account. |
az netappfiles pool show |
Get the specified ANF pool. |
az netappfiles pool update |
Update the tags of the specified ANF pool. |
az netappfiles snapshot |
Manage Azure NetApp Files (ANF) Snapshot Resources. |
az netappfiles snapshot create |
Create a new Azure NetApp Files (ANF) snapshot. |
az netappfiles snapshot delete |
Delete the specified ANF snapshot. |
az netappfiles snapshot list |
List the snapshots of an ANF volume. |
az netappfiles snapshot show |
Get the specified ANF snapshot. |
az netappfiles volume |
Manage Azure NetApp Files (ANF) Volume Resources. |
az netappfiles volume create |
Create a new Azure NetApp Files (ANF) volume. Export policies are applied with the subgroup commands but note that volumes are always created with a default export policy. |
az netappfiles volume delete |
Delete the specified ANF volume. |
az netappfiles volume export-policy |
Manage Azure NetApp Files (ANF) Volume export policies. |
az netappfiles volume export-policy add |
Add a new rule to the export policy for a volume. |
az netappfiles volume export-policy list |
List the export policy rules for a volume. |
az netappfiles volume export-policy remove |
Remove a rule from the export policy for a volume by rule index. The current rules can be obtained by performing the subgroup list command. |
az netappfiles volume list |
List the ANF Pools for the specified account. |
az netappfiles volume replication |
Manage Azure NetApp Files (ANF) Volume replication operations. |
az netappfiles volume replication approve |
Authorize a volume as a replication destination for a specified source. |
az netappfiles volume replication remove |
Delete a volume replication for the specified destination volume. The data replication objects of source and destination volumes will be removed. |
az netappfiles volume replication resume |
Resync a volume replication for the specified destination volume. The replication process is resumed from source to destination. |
az netappfiles volume replication status |
Get the replication status for the specified replication volume. |
az netappfiles volume replication suspend |
Suspend/break a volume replication for the specified destination volume. The replication process is suspended until resumed or deleted. |
az netappfiles volume revert |
Revert a volume to one of its snapshots. |
az netappfiles volume show |
Get the specified ANF volume. |
az netappfiles volume update |
Update the specified ANF volume with the values provided. Unspecified values will remain unchanged. Export policies are amended/created with the subgroup commands. |