This module implements a modern, Pythonic, asyncio interface to the Cherwell REST API offered by the Cherwell Service Management (CSM) ITSM solution.
It offers both a low-level interface to each API call, as well as a high-level interface that maps Cherwell Business Objects to individual Pydantic models. These models will be automatically generated for your Cherwell instance and maintained in a git repository. This makes it easy to track changes in business object definitions automatically.
Cherwell Service Management is a product and trademark of Ivanti. This project is not affiliated with Ivanti in any way.