List Mega Bundle
List of mega bundles. Optionally filter by bundle type.
Optional filter to return only mega bundles of the specified type. If not provided, returns all types.
Successful response.
{
"total_result_count": 2,
"results": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"bundle_id": "nsx-security-content-v2.1.0",
"bundle_type": "FIREWALL_ATP",
"source": "MANUAL_UPLOAD",
"upload_status": "SUCCESS",
"status_message": "Bundle successfully deployed with 3 features",
"manifest_version": "1.0",
"ssp_version": "5.2.0",
"bundle_creation_time": 1751433673000
},
{
"id": "456e7890-e89b-12d3-a456-426614174001",
"bundle_id": "nsx-security-content-v2.0.0",
"bundle_type": "FIREWALL_ATP",
"source": "PACKAGED",
"upload_status": "SUCCESS"
}
]
}
Bad Request
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Unauthorized
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Forbidden
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Precondition Failed
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Precondition Required
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Too Many Requests
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
Error
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
HTTP Status or Application error code.
Module where the error happened.
Message describing the error.
This operation contains the following vendor extensions defined in the spec:
["platform-all-airgap"]
curl -H 'Authorization: <value>' https://{api_host}/ssp/security-content/bundles