Dell DSS 9000R EMC DSS 9000 RackManager User Guide - Page 12

Additional OPTIONS, Subcommands

Page 12 highlights

Additional OPTIONS: -W -- Send up to {GET /redfish} requests with TCP connection timeout : -A , -- -- Authentication type to use: Authn={None|Basic|Session} Default is Basic Auth -S , -Secure= -- When to use https: (Note: doesn't stop rhost from redirect http to https) Secure>={Always | IfSendingCredentials | IfLoginOrAuthenticatedApi(default) } -R , -- -- The Major Redfish Protocol version to use: ver={v1(dflt), v, Latest} RedfishVersion = -C, - -- tells Redfishtool to execute GET /redfish to verify that the rhost supports the specified redfish protocol version CheckRedfishVe before executing a sub-command. The -C flag is auto-set if the -R Latest or -W ... options are selected rsion -H , -- -- Specify the request header list--overrides defaults. Format "{ A:B, C:D...}" Headers= -D , -- -- Flag for dev debug. is a 32-bit uint: 0x or format Debug= Subcommands: hello -- redfishtool hello world subcommand for dev testing about -- display version and other information about this version of RMredfishtool versions -- get redfishProtocol versions supported by rhost: GET ^/redfish root| serviceRoot -- get serviceRoot resouce: GET ^/redfish/v1/ Systems -- operations on Computer Systems in the /Systems collection Chassis -- operations on Chassis in the /Chassis collection Managers -- operations on Managers in the /Managers collection AccountService -- operations on AccountService including user administration SessionService -- operations on SessionService including Session login/logout odata -- get the Odata Service document: GET ^/redfish/v1/odata metadata -- get the CSDL metadata document: GET ^/redfish/v1/$metadata raw -- subcommand to execute raw http methods(GET,PATCH,POST...) and URIs For Subcommand usage, options, operations, help: RMredfishtool -h -- usage and options for specific subcommand 12 Example Utilities

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12

Additional OPTIONS:
-W
<num>:<connTim
eout>
-- Send up to <num> {GET
/redfish}
requests with <connTimeout> TCP connection timeout
--Wait=<num>:<ConnTimeout>
--before sending subcommand to rhost. Default is
-W 1:3
-A <Authn>, --
Auth <Authn>
-- Authentication type to use:
Authn={None|Basic|Session}
Default is
Basic
-S <Secure>,
--
Secure=<Secure
>
-- When to use https: (Note: doesn't stop rhost from redirect http to https)
Secure>={Always |
IfSendingCredentials | IfLoginOrAuthenticatedApi(default) }
-R <ver>, --
RedfishVersion
=<ver>
-- The Major
Redfish
Protocol version to use:
ver={v1(dflt), v<n>, Latest}
-C, -
CheckRedfishVe
rsion
-- tells
Redfishtool
to execute GET
/redfish
to verify that the rhost supports the
specified
redfish
protocol version
before executing a sub-command. The
-C
flag
is auto-set if the
-R
Latest or -
W
... options are selected
-H <hdrs>, --
Headers=<hdrs>
-- Specify the request header list--overrides defaults.
Format "{ A:B, C:D...}"
-D <flag>, --
Debug=<flag>
-- Flag for dev debug.
<flag> is a 32-bit uint: 0x<hex> or <dec> format
Subcommands:
hello
--
redfishtool
hello world subcommand for dev testing
about
-- display version and other information about this version of
RMredfishtool
versions
-- get
redfishProtocol
versions supported by rhost:
GET ^/redfish
root|
serviceRoot
-- get serviceRoot resouce:
GET ^/redfish/v1/
Systems
-- operations on Computer Systems in the /Systems collection
Chassis
-- operations on Chassis in the /Chassis collection
Managers
-- operations on Managers in the /Managers collection
AccountService
-- operations on AccountService including user administration
SessionService
-- operations on SessionService including Session login/logout
odata
-- get the Odata Service document:
GET ^/redfish/v1/odata
metadata
-- get the CSDL metadata document:
GET ^/redfish/v1/$metadata
raw
-- subcommand to execute raw http methods(GET,PATCH,POST...) and URIs
For Subcommand usage, options, operations, help:
RMredfishtool <SubCommand> -h -- usage and options for
specific subcommand
12
Example Utilities