FeatureDownloadInfo

FeatureDownloadInfo
Feature Download Info

Feature info with download URL

JSON Example
{
    "version": "1.0",
    "feature_updated_at": 1775662785000,
    "contents": [
        {
            "name": "IDSP_Signatures_1432.zip",
            "sha256_checksum": "3a8456acb858eb7d883caa832a38316dc0f8230e2707ae283d5865e07b1b9277",
            "download_url": "https://cdn.example.com/bundle.zip?X-key=value",
            "_last_modified_time": 0
        }
    ]
}
string
version
Optional

Feature version

integer As int64 As int64
feature_updated_at
Optional

Timestamp (epoch milliseconds) indicating when this feature version was last updated. Reflects the VTIS source update time when available; falls back to the SSP processing time (when the feature was ingested from the megabundle) when VTIS does not supply an update timestamp. This is the authoritative timestamp used to determine LATEST when feature_version=LATEST is requested.

array of Content
contents
Optional

Contents inside the feature