Domain management using the vomadm utility

Last published : Jun 19, 2026
Use the following commands to manage the configured hosts in InfoScale Operations Manager.
vomadm domain-mgmt [--remove-all | --remove <domain> | --show-tasks [--latest <n>]]
Where,
remove-all: Deregisters all the hosts from all the Management Server domains, except from the domain where the command is run.
remove <domain>: Deregisters all the hosts from Management Server that is specified in the <domain> argument. For the <domain> argument, use the name that is used while configuring the Management Server.
show-tasks [--latest <n>]: Shows the status of all tasks that have been performed or currently running for this command. The latest argument when used with show-tasks option shows the latest n tasks specified, where n is a number.
More Information