Action | Description |
start | Starts an Integration Server instance. |
stop | Stops an Integration Server instance. |
restart | Restarts an Integration Server instance. |
pause | Sets an active Integration Server in to quiesce mode. Integration Server waits for 1 minute before entering quiesce mode to ensure that in-flight services are complete and packages are not disabled immediately. The Integration Server run-time status is set to PAUSED. When an Integration Server is paused, all ports except the diagnostic port and the quiesce port are disabled. In quiesce mode, any requests that are already in progress are permitted to finish, but any new inbound requests to the server are blocked. Outbound connection attempts, such as connections to JDBC pools or connections through LDAP or a central user directory, remain open. |
resume | Switches an Integration Server in quiesce mode to active mode and resumes normal operation. All the assets and activities that were disabled or suspended are restored or resumed. The Integration Server run-time status returns to ONLINE. |