File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Management-Utilities/FSxN-Report Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33## Introduction
44This sample is used to generate a report of all the FSx for ONTAP file systems in your AWS account.
5- It provide information about the file systems, volumes and storage virtual machines (SVMs).
5+ It provides information about the file systems, volumes and storage virtual machines (SVMs).
66It can generate either an HTML or Textual based report. The HTML report is suitable for being
77sent in an email message (i.e. using "in-line styles"). And finally, it can either
88output the report to "standard out" or be send to an email address using AWS Simple Email Service (SES).
@@ -49,7 +49,7 @@ and click on `Test`. You'll also see any error messages if something goes wrong.
4949
5050If you want to create your own role, here are the minimum permissions required:
5151| Permission | Minimal Resources | Notes |
52- | ---| ---| ---|
52+ | ---| : ---: | ---|
5353| ` fsx:describe_file_systems ` | ` * ` | Needed to list all FSx for ONTAP file systems in the account. |
5454| ` fsx:describe_volumes ` | ` * ` | Needed to list all volumes in the account. |
5555| ` fsx:describe_stroage_virtual_machines ` | ` * ` | Needed to list all volumes and SVMs in the account. |
You can’t perform that action at this time.
0 commit comments