Skip to main content

DeviceSnapshotInfo

Fields

nametypenullabledescription
resultDeviceSnapshotResultfalse--
collectionIpIpAddresstrueThe user-provided IP address used to collect for this device. There are some special cases. This value is (1) the DNS-resolved address if the collection address is specified as a hostname, (2) the collectionIp value of the parent physical device if this device is a partition on a parent physical device, or (3) null for devices that do not require IP address for collection, such as synthetic devices, as well as for devices whose collection IP address could not be resolved at collection time (and which were therefore not collected).
collectionTimeTimestamptrueThe approximate time at which collection occured for this device in this snapshot. Absent for synthetic devcies, when no collection was attempted, and when collection failed but this device was not backfilled. Present otherwise. There might be no collection attempt if the snapshot timeout was reached or if the collection was manually stopped.
backfillTimeTimestamptrueIf the data for this device has been backfilled from a previous snapshot, then the approximate time at which that data was collected in that snapshot. Otherwise, this device has not been backfilled and this value is absent. Absent for custom sources.

Used by

network → devices → snapshotInfo

See also

Data model path

network → endpoints → snapshotInfo

See also

Data model path

network → externalSources → cliSources → snapshotInfo

See also

Data model path

network → externalSources → snmpSources → snapshotInfo

See also

Data model path