hetzner-ts
    Preparing search index...
    interface UpdatePrimaryIPParams {
        auto_delete?: boolean;
        labels?: Record<string, string>;
        name?: string;
    }
    Index

    Properties

    auto_delete?: boolean
    labels?: Record<string, string>
    name?: string