Using API Portal 10.3 | API Portal Administrator's Guide | Managing API Portal | Stopping API Portal (Linux/UNIX)
 
Stopping API Portal (Linux/UNIX)
* To stop API Portal on Linux/UNIX
1. Start the API Portal Cloud Controller (ACC) by running the Software AG_directory /API_Portal/server/acc/acc.sh script, specifying the following:
*Machine on which the cloud agent is running (this will always be localhost) with the -h command line switch.
Note: If the cloud agent is not running, you can start it by running the CloudAgentApp.sh script. Navigate to the <Software AG directory>/API_Portal/server/bin directory and run the command ./CloudAgentApp.sh start.
*Username (default: Clous) of the cloud agent user with the -u command line switch
*Password (default: g3h31m) of the cloud agent user with the -pwd command line switch
You can also omit the password. If you do so, the ACC prompts you for it.
*Port information for the cloud agent with the -p command line switch.
For example, to start the ACC installed in the directory Software_AG on localhost and using the default username and password, use the command:
Software_AG/API_Portal/server/acc/acc.sh -h localhost -u Clous -pwd g3h31m
-p 18009
2. At the ACC command prompt, type stopall.
3. Verify the status of all API Portal components. For details, see Verifying the Status of API Portal Components.

Copyright © 2014- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.