servicedata command
Use the servicedata command to obtain service data information from BMC.
servicedata command syntax
OneCli.exe misc servicedata [--bmc|-b <arg>] [--type|-T <arg>] [--check-trust|-C] [--never-check-trust|-N]
[--bmc-username|-u <arg>] [--bmc-password|-w <arg>] [--bmc-rest-port|-p <int>] [--quiet|-q] [--cn <arg>]
[--sn <arg>] [--mt <arg>] [--upload <arg>] [--proxy|-P <arg>] [--proxy-cacert <arg>] [--cacert <arg>]
[--proxy-insecure] [--insecure] [--output|-o <arg>] [--nolog] [--config <arg>] [--help|-h]
Parameter | Required/Optional | Notes |
---|---|---|
--type, -T | Required | Specify the type of service data obtained from BMC. osfailure: Last OS failure screen healthreport: Health report all: Last OS failure screen and health report |
Example of the servicedata command
OneCli.exe misc servicedata –type all -b USERID:PASSWORD@xxx.xxx.xxx.xxx
Give documentation feedback