This command removes an S3 access key pair.
Usage
user remove-key {--id ID | --uid UID | --sid SID} --access-key ACCESS-KEY [--tenant-id ID]
Required Parameters
|
Identifies a local provider user by VAST ID. |
|
Identifies a user by POSIX (NFS) UID number. |
|
Identifies a user by Security Identifier (SID). |
|
Specifies an S3 access key to remove the key pair. |
Options
Example
vcli: admin> user remove-key --id 4 --access-key NHZ9GBLYS21TST3BGQXO Are you sure you want to remove this access key [NHZ9GBLYS21TST3BGQXO]? [y/N] y
Comments
0 comments
Article is closed for comments.