deleteodr.jacl script
Use the deleteodr.jacl script to delete an on demand router from the command line.
To delete an ODR, we must have administrator or configurator privileges.
Usage:
cd app_server_root/bin
./wsadmin.sh -f deleteodr.jacl
Delete an ODR
Specify the following parameter...
- nodename
- The name of the node on which an ODR with the name odr exists.
Alternatively, launch the scripting client, then run...
wsadmin> source deleteodr.jacl
wsadmin> deleteodr nodename
In place of nodename, specify the name of the node on which the ODR exists.
Example
Delete an ODR.
./wsadmin.sh -f deleteodr.jacl node01
Create ODRs Get started with wsadmin scripting Intelligent Management: administrative roles and privileges