Dell Lifecycle Controller 2 Version 1.3.0 Guía de usuario Pagina 210

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 315
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 209
210 Dell Lifecycle Controller Web Services Interface Guide for Windows
16.6 Getting a RAID String Instance
Use the following example to get an instance of the DCIM_RAIDString class instead of all instances as
shown in Section 16.5.
Get a DCIM_RAIDString instance with the following parameters and syntax:
[INSTANCEID]: This is obtained from the enumeration in Section 16.5, which shows an example using
Disk.Virtual.0:RAID.Integrated.1-1:Name as an instanceID
EXAMPLE:
winrm g cimv2/root/dcim/DCIM_RAIDString?Ins tanceID=[INSTANCE ID]
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
OUTPUT:
DCIM_RAIDString
AttributeName = Name
CurrentValue = MyCacheCadeVD
FQDD = Disk.Virtual.0:RAID.Integrated.1-1
InstanceID = Disk.Virtual.0:RAID.Integrated.1-1:Name
IsReadOnly = true
MaxLength = 15
MinLength = 0
PendingValue
16.7 Listing the RAID Inventory-ControllerView Class
The DCIM_ControllerView class groups together a set of Controller properties.
Enumerate ControllerView with the following parameters and syntax:
EXAMPLE:
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_ControllerView -u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman
Vista de pagina 209
1 2 ... 205 206 207 208 209 210 211 212 213 214 215 ... 314 315

Comentarios a estos manuales

Sin comentarios