Skip to main content

stats

Overview

Namestats
TypeResource
Idlinode.instances.stats

Fields

NameDatatypeDescription
cpuarrayPercentage of CPU used.
ioobjectInput/Output statistics.
netv4objectIPv4 statistics.
netv6objectIPv6 statistics.
titlestringThe title for this data set.

Methods

NameAccessible byRequired ParamsDescription
getLinodeStatsSELECTlinodeIdReturns CPU, IO, IPv4, and IPv6 statistics for your Linode for the past 24 hours.
getLinodeStatsByYearMonthSELECTlinodeId, month, yearReturns 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.
_getLinodeStatsEXEClinodeIdReturns CPU, IO, IPv4, and IPv6 statistics for your Linode for the past 24 hours.
_getLinodeStatsByYearMonthEXEClinodeId, month, yearReturns 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.