Dell PowerEdge XE2420 iDRAC9 Version 4.00.129.00 Release Notes - Page 33

Lifecycle Controller Remote Services - client, tools

Page 33 highlights

10 Lifecycle Controller Remote Services - client tools OpenWSMAN CLI OpenWSMAN CLI is an open source Linux WSMan client. You can use OpenWSMAN CLI to send WSMan commands to Lifecycle Controller. OpenWSMAN CLI source code and installation details are available at sourceforge.net/projects/openwsman/files/wsmancli. Sample OpenWSMAN CLI Command for an enumeration operation: wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/DCIM_SystemView -h (idrac ip address) -P 443 -u (idrac user) -p (idrac password) -v -j utf-8 -y basic -R -o -m 256 -N root/dcim -c cert_name.cer -V NOTE: Lifecycle Controller uses a self-signed certificate for HTTPS (SSL) communication. Self-signed certificates are not accepted by the OpenWSMAN CLI client and WSMan commands do not work without these options: -c, v, and -V. See the OpenWSMAN CLI Readme for details about these options. Lifecycle Controller Remote Services - client tools 33

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35

Lifecycle Controller Remote Services — client
tools
OpenWSMAN CLI
OpenWSMAN CLI is an open source Linux WSMan client. You can use OpenWSMAN CLI to send WSMan commands to Lifecycle
Controller.
OpenWSMAN CLI source code and installation details are available at
sourceforge.net/projects/openwsman/files/wsmancli
.
Sample OpenWSMAN CLI Command for an enumeration operation:
-h (idrac ip address) -P 443 -u (idrac user) -p (idrac password) -v -j utf-8
-y basic -R -o -m 256 -N root/dcim -c cert_name.cer -V
NOTE:
Lifecycle Controller uses a self-signed certificate for HTTPS (SSL) communication.
Self-signed certificates are not accepted by the OpenWSMAN CLI client and WSMan commands do not work without these options: -c, -
v, and -V. See the OpenWSMAN CLI Readme for details about these options.
10
Lifecycle Controller Remote Services — client tools
33