Undelete an object – Amer Networks E5 CLI User Manual
Page 30

Restore previously deleted objects.
Description
Restore a previously deleted object.
This is possible as long as the activate command has not been called.
See also: delete
Example 2.7. Undelete an object
Undelete an unreferenced object:
gw-world:/> delete Address IP4Address example_ip
gw-world:/> undelete Address IP4Address example_ip
Undelete a referenced object:
(will remove the error in examplerule)
gw-world:/> set IPRule examplerule SourceNetwork=examplenet
gw-world:/> delete Address IP4Address examplenet -force
gw-world:/> undelete Address IP4Address examplenet
Usage
undelete [<Category>] <Type> [<Identifier>]
Options
<Category>
Category that groups object types.
<Identifier>
The property that identifies the configuration
object. May not be applicable depending on the
specified <Type>.
<Type>
Type of configuration object to perform operation
on.
Note
Requires Administrator privilege.
Chapter 2: Command Reference
30