@digitalocean/dots - v1.0.1
    Preparing search index...

    Interface Load_balancersRequestBuilderGetQueryParameters

    To list all of the load balancer instances on your account, send a GET requestto /v2/load_balancers.

    interface Load_balancersRequestBuilderGetQueryParameters {
        page?: number;
        perPage?: number;
    }
    Index

    Properties

    Properties

    page?: number

    Which 'page' of paginated results to return.

    perPage?: number

    Number of items returned per page