InlineMegaBundleListResult1
InlineMegaBundleListResult1
Response of mega bundle listing.
JSON Example
{
"results": [
{
"_create_user": "string",
"_create_time": 0,
"_last_modified_user": "string",
"_last_modified_time": 0,
"_revision": 0,
"_resource_type": "string",
"_system_owned": false,
"id": "string",
"display_name": "string",
"description": "string",
"site_ids": [
"string"
],
"bundle_id": "nsx-security-content-v2.1.0",
"bundle_type": "string",
"source": "string",
"upload_status": "string",
"status_message": "Bundle successfully deployed with 3 features",
"manifest_version": "1.0",
"ssp_version": "4.1.0",
"bundle_creation_time": 1609459200,
"features": [
{
"feature_type": "IDPS_SIGNATURE",
"feature_version": "2.1.0"
}
]
}
]
}