mc admin group info
Displays IAM group information.
Syntax
- CLI
-
mc admin group info TARGET GROUPNAME [account=<account_name>] [domain=<domain_name>] FLAGS: --json enable JSON lines formatted output --debug enable debug output --insecure disable SSL certificate verification --help, -h show help
Parameters
Parameter | Description |
---|---|
TARGET |
The alias of a configured HPE Ezmeral Object Store from which the command fetches group information. This parameter is mandatory. |
GROUPNAME |
The name of the group to fetch information. This parameter is mandatory. |
account |
The name of the account to which the group belongs. This parameter is mandatory. |
domain |
The name of the domain under which the account exists. |
json |
Enables JSON formatted output. |
debug |
Enables output for debugging. |
insecure |
Disables SSL verification. |
help |
Shows this help. |
Example
Get information on group hydsales in theasiapac
account in the Object Store deployment with alias
salesobject.- CLI
-
/opt/mapr/bin/mc admin group info salesobject hydsales account=asiapac