Dell Lifecycle Controller 1.2 for Windows Uživatelská příručka Strana 149

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 226
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 148
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows Version: 2.1.0
149
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
DCIM_RAIDString
AttributeName = Name
CurrentValue = raid 1 vd
FQDD = Disk.Virtual.1:RAID.Integrated.1-1
InstanceID = Disk.Virtual.1:RAID.Integrated.1-1:Name
IsReadOnly = true
MaxLength = 15
MinLength = 0
PendingValue
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
The ‘get’ instance method in
Section 16.6 uses this
InstanceID as input.
Zobrazit stránku 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 225 226

Komentáře k této Příručce

Žádné komentáře