Dell Lifecycle Controller 2 Version 1.3.0 Podręcznik Użytkownika Strona 167

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 315
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 166
167 Dell Lifecycle Controller Web Services Interface Guide for Windows
Invoke DetachPartition() with the following parameters and syntax:
PartitionIndex: The PartitionIndex property of the DCIM_OpaqueManagementData instance that
represents the partition to be detached
1 to 16
EXAMPLE:
winrm i DetachPartition http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_PersistentStorageService
?SystemCreationClassName=DCIM_ComputerSystem
+CreationClassName=DCIM_PersistentStorageService +SystemName=DCIM:ComputerSystem
+Name=DCIM:PersistentStorageService
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8 -a:basic
-file:DetachPartition.xml
The input file DetachPartition.xml is shown below:
<p:DetachPartition_INPUT xmlns:p=" http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_PersistentStorageService"> <p:PartitionIndex>12</p:PartitionIndex>
</p:DetachPartition_INPUT>
OUTPUT:
When this method is executed, a jobid or an error message is returned.
DetachPartition_OUTPUT
Job
Address = http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
ReferenceParameters
ResourceURI = http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_LifecycleJob
SelectorSet
Selector: InstanceID = JID_001270737364, __cimnamespace = root/dcim
ReturnValue = 0
If the partition is already detached, the following message may be displayed:
DetachPartition_OUTPUT
Przeglądanie stron 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 314 315

Komentarze do niniejszej Instrukcji

Brak uwag