PluginData.usedQuota

The total amount of data (in bytes) currently used by this plugin on this node

PluginData.usedQuota property

The total amount of data (in bytes) currently used by this plugin on this node

Signature:

usedQuota: number;

Example

const usedBytes = node.data.usedQuota;
Last updated: September 11, 2026 at 12:08 PMEdit this page