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

    Interface Bandwidth_dailyRequestBuilderGetQueryParameters

    Retrieve daily bandwidth usage metrics for a single app.

    interface Bandwidth_dailyRequestBuilderGetQueryParameters {
        date?: Date;
    }
    Index

    Properties

    Properties

    date?: Date

    Optional day to query. Only the date component of the timestamp will be considered. Default: yesterday.