Avalanche SDK Client
    Preparing search index...

    Type Alias AliasParameters

    Parameters for the admin.alias method.

    type AliasParameters = {
        alias: string;
        endpoint: string;
    }
    Index

    Properties

    Properties

    alias: string

    The alias to assign to the endpoint

    endpoint: string

    The endpoint to alias