Removes a tag from an object.
remove Tag instancefrom { ServerPool | Server | Vm } instance
Where is:
instance
{ id= | idname= }name
This command removes a tag used to identify and group objects from an object.
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
|
Example A.117 Removing a tag from a server pool
OVM> remove Tag name=MyTag from ServerPool name=MyServerPool