Reference Guide

17 Lifecycle Controller Web Services Interface Guide for Linux
3.2.5 Return Values
Many of the methods in this document have the following possible return values. They are summarized
here for convenience.
0 = Success
1 = Not Supported
2 = Failed
4096 = Job Created
3.2.6 Specifying Integer values in WSMAN commands
When specifying Integer values using WSMAN, refrain from using empty string as input as it internally
gets converted to 0.
EXAMPLE: ShareType is an Integer property used with WSMAN APIs such as
ExportSystemConfiguration. Specifying ShareType=”“ will internally convert it to “0” which refers to NFS
shares.
3.2.7 Glossary
Term
Meaning
BIOS
Basic Input / Output System
HW
Hardware
iDRAC
Integrated DELL Remote Access Controller
IPL
Initial Program Load
DUP
Dell Update Package
MOF
Managed Object File
CIM
Common Information Model
NIC
Network Interface Controller
RAID
Redundant Array of Independent Disks
FQDD
Fully Qualified Device Description
UEFI
Unified Extensible Firmware Interface
AMEA
Advanced Management Enablement Adapter
HII
Human Interface Infrastructure
WS-MAN
WS-Management is a specification of a SOAP-based protocol for the management of
servers, devices, applications and more