GenericRecord class - Platform - BlueCat Gateway - 22.11.1

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
22.11.1

Click a link to jump to the indicated section.

class bluecat.resource_record.GenericRecord(api, api_entity)

Bases: bluecat.resource_record.ResourceRecord

Instantiate Generic record.

The following generic record types are available: A, A6, AAAA, AFSDB, APL, CERT, DHCID, DNAME, DS, IPSECKEY, ISDN, KEY, KX, LOC, MB, MG, MINFO, MR, NS, NSAP, PTR, PX, RP, RT, SINK, SPF, SSHFP, WKS, and X25. These records contain name, type, and value information.

Parameters Description
api API instance used by the entity to communicate with BAM.
api_entity the entity returned by the BAM API.