File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Management-Utilities/fsx-ontap-aws-cli-scripts Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ Before running the UNIX based scripts, make sure the following package is instal
2323| list_fsxn_svms | List all the storage virtual machines that the user access to. |
2424| list_aws_subnets | List all the AWS subnets. |
2525| list_aws_vpcs | List all the AWS VPCs. |
26- | delete_fsxn_filesystem | Deletes an FSx for ONTAP file system. Including all the SVMs and volumes on it. |
27- | delete_fsxn_svm | Deletes an SVM. Including all the volumes assigned to it. |
28- | delete_fsxn_volume | Deletes a volume. |
26+ | delete_fsxn_filesystem | Deletes a specified FSx for ONTAP file system. Including all the SVMs and volumes on it. |
27+ | delete_fsxn_svm | Deletes a specified SVM. Including all the volumes assigned to it. |
28+ | delete_fsxn_volume | Deletes a specified volume. |
2929
3030
3131## Author Information
You can’t perform that action at this time.
0 commit comments