Remove: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
</pre> | </pre> | ||
= | =Examples= | ||
For concrete examples, see: | For concrete examples, see: | ||
* [[WildFly_Logging_Subsystem_CLI_Configuration#Removing_a_Log_Handler|Remove a WildFly Logging System Log Handler]] | * [[WildFly_Logging_Subsystem_CLI_Configuration#Removing_a_Log_Handler|Remove a WildFly Logging System Log Handler]] |
Revision as of 02:58, 16 November 2016
Internal
Overview
The :remove operation removes a resource.
The operation is applied to the address of the resource to be removed. In general, nodes cannot be removed if it is referenced by other resources.
Syntax
/node-type=node-name[/node-type=node-name/...]:remove
Examples
For concrete examples, see: