Content

Content
Content

Content info is physical entity like file, folder and also has the downloadable link. The download links have default expiry of 7 days. One or more content makes the feature. One or more content are grouped into a feature.

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

Name of the content.

string
sha256_checksum
Optional

Checksum of the file

string
download_url
Optional

URL to download the content. The self signed URL has expiry of 7 days.

_last_modified_time
Read-Only  

Timestamp in milliseconds since epoch.