MicetroAPI class - Platform - BlueCat Gateway - 25.3.0

Gateway Administration Guide

ft:locale
en-US
Product name
BlueCat Gateway
Version
25.3.0

Click a link to jump to the indicated section.

class bluecat.platform_integration.micetro.api.MicetroAPI(v2=None)

Bases: object

A structure for holding clients to Micetro REST API. Clients default to None.

New in version 24.3.0.

Note: Changed in version 25.1.0: Moved from gateway/bluecat/micetro/api.py.

close()

Release any allocated resources.

v2: bluecat_libraries.micetro.apiv2.client.Client = None

Micetro REST API client object.