Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Creating a command REST interface
Command (com.bmc.arsys.rx.services.common.Command) is a built-in resource that provides a simple way of providing a custom execute method with parameters. The purpose of command is to execute some code using parameters supplied with the PUT operation. Commands are the operations that have some operational effect on the system, such as starting a server, or take some business action (for example, close an incident).