Object Navigation
For each object type and action, you can supply XPath navigation expressions to the objectSelector option of AMXAdmin task.
You specify objects under Enterprise with the simple XPath expression ObjectType, where ObjectType can be Environment, Host, Feature, ResourceTemplate, DAA, Plugin, User, Group, and LogAppender.
Object Type | Action | XPath Expression |
---|---|---|
Application | add, edit, delete, deploy, undeploy, start, stop |
|
Binding | add, delete, start, stop |
|
Component | add, edit, delete, deploy, start, stop |
|
Logger | set, add, delete, deploy, deployLog |
|
Node (life cycle operations) | add, delete, install, uninstall, deploy |
|
Node (distribution operations) | set, add, delete |
|
Property | set |
|
ResourceAdapter | add, delete |
|
ResourceInstance | add, delete, install, uninstall |
|
SVar | set |
|