Files
plexjs/docs/sdk/models/operations/getbandwidthstatisticsrequest.md

1.6 KiB
Raw Blame History

GetBandwidthStatisticsRequest

Example Usage

import { GetBandwidthStatisticsRequest } from "@lukehagar/plexjs/sdk/models/operations";

let value: GetBandwidthStatisticsRequest = {
  timespan: 4,
};

Fields

Field Type Required Description Example
timespan number The timespan to retrieve statistics for
the exact meaning of this parameter is not known
4