Users Guide

"@odata.id": "/redfish/v1/Registries"
},
"SessionService": {
"@odata.id": "/redfish/v1/SessionService"
},
"AccountService": {
"@odata.id": "/redfish/v1/AccountService"
}
}
Example3: Getting RMredshtool help
[root@RackManagerMini1 ~]# RMredfishtool -h
Usage:
RMredfishtool: {} [OPTIONS] <SubCommand> <operation> [<args>]...
RMredfishtool: {} [OPTIONS] hmraw <method> <hmUrl> [<data>]
Common OPTIONS:
-V, --version
-- show RMredshtool version, and exit
-h, --help
-- show Usage, Options, and list of subCommands, and exit
-v, --verbose
-- verbose level, can repeat up to 5 times for more verbose output
-v(header,)
-vv(+addl info),
-vvv(Requesttrace),
-vvvv(+subCmd dbg),
-vvvvv(max dbg)
-s, --status
-- status level, can repeat up to 5 times for more status output
-s(http_status),
-ss(+r.url, +r.elapsed executionTime),
-sss(+request hdrs,data,authType, +response status_code, +response
executionTime +login auth token/sessId/sessUri)
-ssss(+response headers),
-sssss(+response data)
-u <user>, --
user=<usernm>
-- username used for remote redsh authentication
-p <passwd>,
--
password=<pass
wd>
-- password used for remote redsh authentication
-r <rhost>, --
rhost=<rhost>
-- remote redsh service hostname or IP:port
-t <token>, --
token=<token>
-- redsh auth session token-for sessions across multiple calls
-q, --quiet
-- quiet mode--suppress error, warning, and diagnostic messages
-c <cfgFile>,
--
config=<cfgFil
e>
-- read options (including credentials) from le <cfgFile>
10 Example Utilities