node-powerdns
    Preparing search index...

    Type Alias NetworkUpdateRequest

    Payload used to set the view for a network.

    type NetworkUpdateRequest = {
        view: string;
    }
    Index

    Properties

    Properties

    view: string