GET /linode/instances/{linodeId}/stats/{year}/{month}

linode.com

Summary: Statistics View (year/month)
Operation ID: getLinodeStatsByYearMonth
Auth: unknown
Description

Returns statistics for a specific month. The year/month values must be either a date in the past, or the current month. If the current month, statistics will be retrieved for the past 30 days.

Parameters (3)

linodeId (integer, path, required)

ID of the Linode to look up.

month (integer, path, required)

Numeric value representing the month to look up.

Constraints: {'minimum': 1, 'maximum': 12}

year (integer, path, required)

Numeric value representing the year to look up.

No probe data for this endpoint yet.