White Papers

Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows Version: 2.1.0
201
AttributeDisplayName = Virtual Media Attached
AttributeName = Attached
CurrentValue = Detached
DefaultValue = Detached
Dependency = null
DisplayOrder = 0
FQDD = iDRAC.Embedded.1
GroupDisplayName = VirtualMedia
GroupID = VirtualMedia.1
InstanceID = iDRAC.Embedded.1#VirtualMedia.1#Attached
IsReadOnly = false
PossibleValues = Detached, Attached, Autoattach
DCIM_iDRACCardEnumeration
AttributeDisplayName = IPv4 Enable
AttributeName = Enable
CurrentValue = Enabled
DefaultValue = Enabled
Dependency = null
DisplayOrder = 0
FQDD = iDRAC.Embedded.1
GroupDisplayName = IPv4
GroupID = IPv4.1
InstanceID = iDRAC.Embedded.1#IPv4.1#Enable
IsReadOnly = false
PossibleValues = Disabled, Enabled
DCIM_iDRACCardEnumeration
AttributeDisplayName = User Admin IPMI LAN Privilege
AttributeName = IpmiLanPrivilege
CurrentValue = Administrator
DefaultValue = NoAccess
Dependency = null
DisplayOrder = 0
FQDD = iDRAC.Embedded.1
GroupDisplayName = Users
GroupID = Users.3
InstanceID = iDRAC.Embedded.1#Users.3#IpmiLanPrivilege
IsReadOnly = false
PossibleValues = User, Operator, Administrator, NoAccess
.
.
.
19.2 Getting an iDRAC Card Enumeration Instance
Use the following example to get an instance of the DCIM_iDRACCardEnumeration class instead of all the
instances as shown in Section 19.1.
Get an iDRACCardEnumeration instance with the following parameters and syntax:
[INSTANCEID]: This is obtained from the enumeration in Section 19.1, which shows an example
using iDRAC.Embedded.1#NIC.1#Enable as an instanceID.