Reference Guide
229 Lifecycle Controller Web Services Interface Guide for Linux
The input file Delete_Pending_fc.xml is shown below:
<p:DeletePendingConfiguration_INPUT
xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cimschema/2/root/dcim/DCIM_FCSer
vice”>
<p:Target>FC.Slot.2-2</p:Target>
</p:DeletePendingConfiguration_INPUT>
OUTPUT:
<n1:DeletePendingConfiguration_OUTPUT>
<n1:Message>The command was successful</n1:Message>
<n1:MessageID>FC001</n1:MessageID>
<n1:ReturnValue>0</n1:ReturnValue>
</n1:DeletePendingConfiguration_OUTPUT>
23.9 Listing the FC Views
Enumerate FCView class with the following parameters and syntax:
EXAMPLE:
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cimschema/2/root/dcim/DCI
M_FCView
-h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD
-j utf-8 -y basic
OUTPUT:
<n1:DCIM_FCView>
<n1:Bus>2</n1:Bus>
<n1:ChipType>ISP2532</n1:ChipType>
<n1:Device>0</n1:Device>
<n1:DeviceName>QLogic QLE2562 8Gb Fibre Channel
Adapter - 20000024FF2E36B1</n1:DeviceName>
<n1:EFIVersion>2.32</n1:EFIVersion>
<n1:FCTapeEnable>3</n1:FCTapeEnable>
<n1:FQDD>FC.Slot.4-1</n1:FQDD>
<n1:FabricLoginRetryCount>0</n1:FabricLoginRetryCount>
<n1:FabricLoginTimeout>0</n1:FabricLoginTimeout>
<n1:FamilyVersion>02.57.12</n1:FamilyVersion>
<n1:FirstFCTargetLUN>0</n1:FirstFCTargetLUN>
<n1:FirstFCTargetWWPN>00:00:00:00:00:00:00:00</n1:FirstFCTargetWWPN>
<n1:FramePayloadSize>2048</n1:FramePayloadSize>
<n1:Function>0</n1:Function>
<n1:HardZoneAddress>0</n1:HardZoneAddress>
<n1:HardZoneEnable>3</n1:HardZoneEnable>
<n1:InstanceID>FC.Slot.4-1</n1:InstanceID>
<n1:LinkDownTimeout>45000</n1:LinkDownTimeout>
<n1:LinkStatus>0</n1:LinkStatus>
<n1:LoopResetDelay>5</n1:LoopResetDelay>
<n1:PCIDeviceID>2532</n1:PCIDeviceID>
<n1:PortDownRetryCount>45</n1:PortDownRetryCount>
<n1:PortDownTimeout>0</n1:PortDownTimeout>
<n1:PortLoginRetryCount>8</n1:PortLoginRetryCount>
<n1:PortLoginTimeout>3000</n1:PortLoginTimeout>
<n1:PortNumber>1</n1:PortNumber>
<n1:PortSpeed>2</n1:PortSpeed>