Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

DELETE-VM-GROUP (Delete VM group)

&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)   SC1

Main code

Meaning

0
64
64

CMD0001
VMS4400
VMS4404

Command successfully executed
VM group not yet created
VM group still contains VMs


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".