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: August 25, 2026 at 6:23 AMEdit this page