Click a link to jump to the indicated section.
class
bluecat.resource_record.ExternalHostRecord(api, api_entity)
Bases: bluecat.resource_record.ResourceRecord
Instantiate External Host record.
| Parameters | Description |
|---|---|
| api |
API instance used by the entity to communicate with BAM. |
| api_entity |
the entity returned by the BAM API. |