Dell Lifecycle Controller 1.2 for Windows Guía de usuario Pagina 146

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 226
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 145
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows Version: 2.1.0
146
CurrentValue = WriteBack
FQDD = Disk.Virtual.1:RAID.Integrated.1-1
InstanceID = Disk.Virtual.1:RAID.Integrated.1-1:RAIDdefaultWritePolicy
IsReadOnly = false
PendingValue
PossibleValues = WriteThrough, WriteBack, WriteBackForce
16.2 Getting a RAID Enumeration Instance
Use the following example to get an instance of the DCIM_RAIDEnumeration class instead of all the
instances as shown in Section 16.1.
Get a RAIDEnumeration instance with the following parameters and syntax:
[INSTANCEID]: This is obtained from the enumeration in Section 16.1, which shows an example
using RAID.Integrated.1-1:RAIDloadBalancedMode as an instanceID.
EXAMPLE:
winrm g cimv2/root/dcim/DCIM_RAIDEnumeration?Ins
tanceID=[INSTANCE ID]
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck
-encoding:utf-8 -a:basic
OUTPUT:
DCIM_RAIDEnumeration
AttributeName = RAIDloadBalancedMode
CurrentValue = Automatic
FQDD = RAID.Integrated.1-1
InstanceID = RAID.Integrated.1-1:RAIDloadBalancedMode
IsReadOnly = false
PendingValue
PossibleValues = Automatic, Disabled
16.3 Listing the RAID Inventory-Integer Class
The RAID Inventory has these attributes: DCIM_RAIDEnumeration (see Section 16.1), DCIM_RAIDInteger
(this section), and DCIM_RAIDString (see Section 16.5).
Enumerate the DCIM_RAIDInteger class to display all the RAID controller attributes in a system.
Enumerate RAIDInteger with the following parameters and syntax:
EXAMPLE:
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim
Vista de pagina 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 225 226

Comentarios a estos manuales

Sin comentarios