hetzner-ts
    Preparing search index...

    Interface ChangeDNSPTRParams

    interface ChangeDNSPTRParams {
        dns_ptr: string;
        ip: string;
    }
    Index

    Properties

    Properties

    dns_ptr: string
    ip: string