hetzner-ts
    Preparing search index...

    Interface ListPrimaryIPResponse

    interface ListPrimaryIPResponse {
        primary_ips: PrimaryIP[];
    }
    Index

    Properties

    Properties

    primary_ips: PrimaryIP[]