Dell Lifecycle Controller 1.2 for Windows Guia do Utilizador Página 90

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 226
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 89
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows Version: 2.1.0
90
The above command will schedule the job at 10pm. To poll for job completion, enumerate the
DCIM_LifecycleJob job instance.
OUTPUT:
CreateConfigJob_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_001265982202,
__cimnamespace = root/dcim
ReturnValue = 0
To get the status of the above jobID or list all jobIDs, see 12.2.2 and 12.2.3, respectively.
12.2.2 Get LC Config Job Status
EXAMPLE:
winrm g http://schemas.dell.com/wbem/wscim/1/cim-schema/2/DCIM_LifecycleJob
?__cimnamespace=root/dcim
+InstanceID=JID_001265982202
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]:wsman -encoding:utf-8
-a:basic -SkipCNCheck -SkipCACheck
The method either returns a list of Concrete job objects or an error message. Check for the JobStatus
property equal to Completed (shown below) to know the set has been completed.
OUTPUT:
DCIM_LifecycleJob
InstanceID = JID_001265982202
JobStartTime = 20191010101010
JobStatus = COMPLETED
JobUntilTime = 2009:8:11
Message = The command was successful
MessageArguments = null
MessageID = LC001
Name = LC Config
12.2.3 List All LC Jobs
EXAMPLE:
Vista de página 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 225 226

Comentários a estes Manuais

Sem comentários