Web Services Interface Guide
310 Dell Lifecycle Controller Web Services Interface Guide for Windows
-r:https://[IPADDRESS]/wsman - SkipCNcheck
-SkipCAcheck -encoding:utf-8 -a:basic
OUTPUT:
DCIM_FCEnumeration
AttributeDisplayName
AttributeName = PortEnable
CurrentValue = Disabled
Dependency
FQDD = FC.Slot.4-1
InstanceID = FC.Slot.4-1:PortEnable
IsReadOnly = false
PendingValue
PossibleValues = Disabled
PossibleValues = Enabled
PossibleValuesDescription
.
.
23.6 Changing the FC Attributes-SetAttribute()
The SetAttribute() method can be used to change the FC configuration.
Invoke SetAttribute() with the following parameters and syntax:
TARGET: Obtained from the InstanceID field
AttributeName: Obtained from the AttributeName field
AttributeValue: Obtained from the PossibleValues field
EXAMPLE:
winrm i SetAttribute http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_FCService ?SystemCreationClassName=DCIM_ComputerSystem
+CreationClassName=DCIM_FCService +SystemName=DCIM:ComputerSystem