The models
module includes classes and methods for working with data
models for BlueCat Address Manager object types.
In Python, data models (or just "models") define an entity and the properties that entity can have. Within the Address Manager and Gateway APIs, items you can access are represented as objects with properties you can query and set. These objects can be as varied as a User-Defined Field (UDF), a set of Address Manager history retention settings, or even the search result for a response policy.