Get Sensor Appliance Ids Signature Bundle
Get IDS signature bundle info for the sensor appliance with the specified id.
Used to identify a sensor appliance.
8c147e21-7410-4f77-a3a6-e7aa6034992f
OK
{
"bundle_id": "ac658667-db5d-4e67-b8b8-1b341bdc9a82",
"ids_signature_bundle_version": "3743",
"number_of_signatures": 19208,
"bundle_creation_time": 1778684506770
}
Identifier for the signature bundle.
Signature bundle version for IDS.
Number of IDS signatures.
Timestamp in milliseconds since epoch.
Timestamp in milliseconds since epoch.
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": "sensor",
"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-sensor-all"]
curl -H 'Authorization: <value>' https://{api_host}/sensors/appliances/{appliance-id}/ids-signature-bundle