IocTableInfo datatype is a datatype for the status of an IOC database table.

This datatype is used the datatype, CrowdStrikeIocStatus, which is in turn used by the iocDatabaseInfo() query field.

Table: IocTableInfo

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Mar 26, 2025
countintegeryes Long-TermThe number of indicators in the database.
lastUpdatedlong  Long-TermThe date the IOC database was last updated.
namestringyes Long-TermThe name of the indicator type in this table.
statusIocTableStatusyes Long-TermThe number of milliseconds since epoch that the IOC database was last updated. See IocTableStatus.