MicetroAPI class - Platform - BlueCat Gateway - 24.3.3

Gateway Administration Guide

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

Click a link to jump to the indicated section.

class bluecat.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.

close()

Release any allocated resources.

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

Micetro REST API client object.