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

    Interface PoliciesRequestBuilderGetQueryParameters

    To list information about the backup policies for all Droplets in the account,send a GET request to /v2/droplets/backups/policies.

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

    Properties

    Properties

    page?: number

    Which 'page' of paginated results to return.

    perPage?: number

    Number of items returned per page