Web Services Interface Guide

309 Dell Lifecycle Controller Web Services Interface Guide for Windows
23.4 Listing the FC Inventory-Integer Class
Enumerate FCInteger class ith the following parameters and syntax:
EXAMPLE:
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_FCInteger
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck
-encoding:utf-8 -a:basic
OUTPUT:
DCIM_FCInteger
AttributeDisplayName
AttributeName = LinkDownTimeout
CurrentValue = 30000
Dependency
FQDD = FC.Slot.3-2
InstanceID = FC.Slot.3-2:LinkDownTimeout
IsReadOnly = false
LowerBound = 1
PendingValue
UpperBound = 255000
.
23.5 Listing the FC Inventory-Enumeration Class
Enumerate FCEnumeration class ith the following parameters and syntax:
EXAMPLE:
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_FCEnumeration
-u:[USER] -p:[PASSWORD]