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

    Interface Floating_ipsRequestBuilderGetQueryParameters

    To list all of the floating IPs available on your account, send a GET request to /v2/floating_ips.

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

    Properties

    Properties

    page?: number

    Which 'page' of paginated results to return.

    perPage?: number

    Number of items returned per page