Skip to content

Commit 578b249

Browse files
authored
Adding role requirements (#1)
Signed-off-by: Michael Mattsson <michael.mattsson@gmail.com>
1 parent eb2b24f commit 578b249

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/deployment/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ username: exampleuser
1212
password: examplepassword
1313
```
1414

15+
The `address` value is either a resolvable hostname or IP address of the management interface on the storage system. The `username` value identifies a storage system user with privileges described below.
16+
17+
| Storage System | User Type | Minimal Role |
18+
| :------------------------------------------- | :---------- | :------------- |
19+
| HPE Alletra 9000, Primera, 3PAR | System User | Browse |
20+
| HPE Alletra 6000, Nimble Storage | System User | Guest |
21+
| HPE Alletra 6000, Nimble Storage<sup>1</sup> | Tenant | N/A |
22+
23+
<sup>1</sup> = NimbleOS 6.0 and above only.
24+
1525
# Command Options
1626

1727
| Option | Default | Description |

0 commit comments

Comments
 (0)