Skip to content

Commit c141cd1

Browse files
committed
Added Volume Management Samples.
1 parent 207e4d5 commit c141cd1

File tree

1 file changed

+1
-1
lines changed
  • Infrastructure_as_Code/Ansible/Volume_Management

1 file changed

+1
-1
lines changed

Infrastructure_as_Code/Ansible/Volume_Management/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Each playbook requires various variables to be set in order to run.
2828
| fsxn\_hostname| All | Yes | None | The hostname or IP address of the FSxN where the volume resides.|
2929
| lambda\_function\_name| All | No | None | The name of the Workload Factory Link to use when issuing API calls to the FSx for ONTAP file system.|
3030
| aws\_region | All | No | None | The AWS region where the Link lambda function resides.|
31-
| secret\_name | Yes | All | The name of the AWS secret that contains the credentials to authenticate with the FSx for ONTAP file system.|
31+
| secret\_name | Yes | All | None | The name of the AWS secret that contains the credentials to authenticate with the FSx for ONTAP file system.|
3232
| snapshot\_name | create\_snapshot | Yes | None | The name of the snapshot to create.|
3333
| security\_style | create\_volume | No | UNIX | The security style to use when creating the volume. Valid options are UNIX or NTFS.|
3434
| aggr | create\_volume | No | aggr1 | The name of the aggregate to create the volume on.|

0 commit comments

Comments
 (0)