Sensor APIs Operations Index

Sensor APIs Operations Index

All available Sensor APIs Operations

Sensor
POST
Create Registration Token

Allows generating a token with manifest info to register a sensor for a particular sensor group.

GET
Get All Registration Tokens

Get a list of tokens with manifest info as per the filter criteria.

GET
Get Registration Token By Id

Get the token of specified id with manifest info.

DELETE
Delete Registration Token

Allows deletion of a sensor registration token. This operation is idempotent.

GET
List Sensors

Get a list of all the registered sensors.

GET
Get Sensor By Id

Get a sensor with the specified id.

PUT
Update Sensor

Update the information of a sensor. Currently only 'display_name' and 'description' can be updated.

DELETE
Delete Sensor

Allows de-registration of a sensor. The appliance must be manually deleted from the infrastructure. This operation is idempotent.

GET
Get Sensor Status

Get status for the sensor appliance, including health of the components.

GET
Get Sensor Appliance Ids Signature Bundle

Get IDS signature bundle info for the sensor appliance with the specified id.

GET
Get Sensor Feature Config

Get feature configuration for the sensor appliance with the specified id.

POST
Update Sensor Ids Feature Config

Update the appliance IDS feature configuration. This operation can be called to bulk update the sensors to enable or disable IDS configuration. The operation will either update all or none of the sensors.

POST
Update Sensor Flow Feature Config

Update the appliance flow collection feature configuration. This operation can be called to bulk update the sensors to enable or disable flow collection. The operation will either update all or none of the sensors.

POST
Update Sensor Mps Feature Config

Update the appliance malware analysis feature configuration. This operation can be called to bulk update the sensors to enable or disable flow collection. The operation will either update all or none of the sensors.

GET
List Sensor Details

Get a list of sensors with appliance information and statuses.

GET
Get Sensor Global Config Mps

Get global configuration for the sensor for Malware Prevention. Includes file categories that need to be extracted and analyzed.

PUT
Update Sensor Global Config Mps

Updates sensor global configuration for Malware Prevention. Includes file categories that need to be extracted and analyzed.