Loading...
Select Version
&pagelevel(4)&pagelevel
No VM groups are available on SU x86. The command is rejected with message VMS3011 and with general return code VMS9004 . |
/DELETE-VM-GROUP
is used to delete a VM group.
A VM group can be deleted only if no VMs are still assigned to it.
This command is reserved for the VM2000 administrator.
DELETE-VM-GROUP |
VM-GROUP-NAME = <name 1..8> |
VM-GROUP-NAME = <name 1..8>
Name of the VM group.
Command return codes
(SC2) | Main code | Meaning |
0 | CMD0001 | Command successfully executed |
Guaranteed messages
VMS4405, VMS4629
Example
/delete-vm-group vm-group-name=gcust1
VMS4629 VM GROUP 'GCUST1' REMOVED FROM CPU POOL '*STDPOOL'
VMS4405 VM GROUP 'GCUST1' DELETED
See also the detailed "Example of operating VM groups".