Click a link to jump to the indicated section.
class
bluecat.ip_object.IPAddress(api, api_entity)
Bases: bluecat.ip_object.IPObject
Generic IP address object implementing common IP address functions.
| Parameters | Description |
|---|---|
| api |
API instance used by the entity to communicate with BAM. |
| api_entity |
the entity returned by the BAM API. |
get_address()
Get the address as a string.
Return type: str
get_state()
Get the state of the address.
Return type: str