Troop is an operation and maintenance automation infrastructure, a server centralized management system.
Troop provides three ways to access core APIs.
-
Python SDK
Troop provides users with the ability to write custom tools to operation. Please refer to Troop SDK Reference.
-
Directly request API
Please refer to Troop API Reference.
-
Command line tools
The command line tool now facilitates users with easy access to use Troop.
pip install troop-sdk
Please see the Documentation for more details.