Download Firewall Atp Bundle
Download the latest firewall ATP bundle. This endpoint automatically uses the latest SSP version and includes default feeds for firewall ATP bundles. No request body is required.
Bundle download information retrieved successfully
{
"bundle_url": "string",
"bundle_sig_url": "string",
"bundle_sig": "string",
"sha256": "string"
}
URL for downloading the bundle.
URL for downloading the bundle signature file.
RSA SHA256 signature of the bundle (hex encoded).
SHA256 checksum of the bundle file (hex encoded).
Bad request - Invalid request format or parameters
{
"error_code": 110001,
"error_message": "The format of the request is invalid."
}
Numeric error code
Human-readable error message
Unauthorized - Authentication required or invalid token
{
"error_code": 110001,
"error_message": "The format of the request is invalid."
}
Numeric error code
Human-readable error message
Forbidden - Insufficient permissions
"VcsBundleErrorResponse Object"
Numeric error code
Human-readable error message
Internal server error
"VcsBundleErrorResponse Object"
Numeric error code
Human-readable error message
curl -H 'Authorization: <value>' https://{api_host}/1.0/bundle/download/firewallAtp