Skip to content

NcdObjectsOverTimeData

ObjectsOverTimeData represents the object counts statistics broken out per object type as a data point from a timeseries perspective.

Fields

Field Type Description
directories Int! The total count of directories.
files Int! The total count of files.
links Int! The total count of links.
timestamp DateTime The timestamp of the data point.

Used By

Queries