Dell Lifecycle Controller 2 Version 1.3.0 Guide de l'utilisateur Page 113

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 315
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 112
113 Dell Lifecycle Controller Web Services Interface Guide for Windows
11.3.10 Download ISO to VFlash
The DownloadISOToVFlash() method allows using remote command to download an ISO image to VFlash.
The image needs to be an ISO image. Once this image is downloaded to VFlash, it can be booted via
another WS-Man command.
Invoke DownloadISOToVFlash() with the following parameters and syntax:
[IPADDRESS-ISO]: The IP address of the server that stores ISO images.
[DRIVESHARE]: This is the directory path to the ISO image.
[SHARETYPE]: The type of the remote storage. 0: NFS, 1: TFTP, 2: CIFS
[SHAREUSER]: User account for the ISO share location
[SHAREPASSWORD]: Password of the share account
[WORKGROUP]: Applicable workgroup
[IMAGENAME]: Image name of the iso image, such as boot.iso.
[Port]: Port number for connecting to the share, such as 2049.
EXAMPLE:
winrm i DownloadISOToVFlash cimv2/root/dcim/DCIM_OSDeploymentService
?CreationClassName=DCIM_OSDeploymentService +Name=DCIM:OSDeploymentService
+SystemCreationClassName=DCIM_ComputerSystem +SystemName=DCIM:ComputerSystem
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman:443 -encoding:utf-8 -a:basic @{IPAddress=[IPADDESS-
ISO];ShareName="/[DRIVESHARE]"; ShareType="[SHARETYPE]";Username=”[SHAREUSER]”;
Password=”[SHAREPASSWORD]”;Workgroup="[WORKGROUP]";
ImageName=”[IMAGENAME]”;Port=”[PORT]”}
OUTPUT:
The return will be 0 for success or 1 if an error occurred in starting the processing the input parameters.
The MessageID and Message output parameters will further contain method invocation information if an
error occurred.
DownloadISOToVFlash_OUTPUT
Job
Address = http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
ReferenceParameters
Vue de la page 112
1 2 ... 108 109 110 111 112 113 114 115 116 117 118 ... 314 315

Commentaires sur ces manuels

Pas de commentaire