GET /linode/instances/{linodeId}/transfer/{year}/{month}
Summary: Network Transfer View (year/month)
Operation ID: getLinodeTransferByYearMonth
Auth: unknown
Operation ID: getLinodeTransferByYearMonth
Auth: unknown
Description
Returns a Linode's network transfer statistics for a specific month. The year/month values must be either a date in the past, or the current month.
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.
Constraints: {'minimum': 2000, 'maximum': 2037}
No probe data for this endpoint yet.