hetzner-ts
    Preparing search index...

    Interface CreatePrimaryIPResponse

    interface CreatePrimaryIPResponse {
        action: Action;
        primary_ip: PrimaryIP;
    }
    Index

    Properties

    Properties

    action: Action
    primary_ip: PrimaryIP