Removes a tag from an object.
Syntax
remove Tag
instancefrom
{
Server
|
ServerPool
|
Vm
}
instance
Where is:
instance
{
id=
|
valuename=
}value
Description
This command removes a tag used to identify and group objects from an object.
Options
The following table shows the available options for this command.
Option | Description |
|---|---|
{
| The object from which to remove the tag. |
{
|
The instance of the object using either the
|
Examples
Example A.185 Removing a tag from a server pool
OVM> remove Tag name=MyTag from ServerPool name=MyServerPool

