To delete the VM Image from all nodes in the LB cluster when option is specified as all, execute this command from Primary[Active] or Backup[Active] Intelligent Sandbox.
If option is specified as A.B.C.D, it deletes the Image only from Secondary with IP A.B.C.D.
Reduce the License count for ImageName to zero before executing this command, or the command execution fails. This command does not delete the ImageName from Active (Primary/Backup) Intelligent Sandbox.
To obtain ImageName, use the show vmImage command.
Syntax:
removevmImage <ImageName> <all | A.B.C.D>
Example:
removevmImage winxpsp3 all
removevmImage winxpsp3 10.34.2.1