abacusai.hostname_info

Classes

HostnameInfo

Hostname Info

Module Contents

class abacusai.hostname_info.HostnameInfo(client, isRootDomain=None)

Bases: abacusai.return_class.AbstractApiClass

Hostname Info

Parameters:
  • client (ApiClient) – An authenticated API Client instance

  • isRootDomain (bool) – Whether the hostname is a root domain

is_root_domain = None
deprecated_keys
__repr__()
to_dict()

Get a dict representation of the parameters in this class

Returns:

The dict value representation of the class parameters

Return type:

dict