RDDSNameserver

A delegated nameserver.

  • object
    Type: string

    Resource type identifier.

  • name
    Type: string

    Host name of the nameserver.

  • statuses
    Type: array string[]

    Per-host status strings.

  • events
    Type: array object[] ยท RDDSEvent[]

    Per-host events.

    A lifecycle event (registration, expiration, last changed, ...).

    • object
      Type: string

      Resource type identifier.

    • action
      Type: string

      Event action name, e.g. "registration" or "registrar expiration".

    • actor
      Type: string

      Actor that produced the event, when the source names one.

    • date
      Type: string

      Event timestamp (RFC 3339).