Hierarchy

Implements

Constructors

Properties

configuration: Configuration = ...

Methods

  • Retrieves a user’s raw zone file. This only works for RFC-compliant zone files. This method returns an error for names that have non-standard zone files. Get Zone File

    Parameters

    Returns Promise<object>

  • Retrieves a user’s raw zone file. This only works for RFC-compliant zone files. This method returns an error for names that have non-standard zone files. Get Zone File

    Parameters

    Returns Promise<ApiResponse<object>>

  • Retrieves a list of all names known to the node. Get All Names

    Parameters

    Returns Promise<string[]>

Generated using TypeDoc