- Application management
- RESTful API
- User API
- Device API
- Get devices
- Get devices extended
- Get device count
- Get device
- Get device by MAC address
- Get device by hostname
- Update device
- Get device threat
- Update device threat
- Get zone devices
- Get agent installer link
- Delete Devices
- Get Device Lifecycle Management settings
- Update Device Lifecycle Management Settings
- Exempt devices from the Device Lifecycle Management process
- Include devices in the Device Lifecycle Management process
- Reset the inactive period for a list of devices that are included in the Device Lifecycle Management process
- Global list API
- Policy API
- Zone API
- Threat API
- Memory protection API
- Detections API
- Package deployment API
- Detection rule API
- Detection rule sets API
- Detection exceptions API
- Device commands API
- Focus view API
- InstaQuery API
- CylanceOPTICS policy API
- Lockdown configurations API
About zone ID
When attempting to query a
CylanceOPTICS
API call that utilizes a zone ID value, be aware of the following:See the following table to reference the
CylanceOPTICS
API zone ID value:Product | Format example |
---|---|
CylanceOPTICS | D27FF5C45C0D4F56A00DA1FB297E440E (upper case without dashes) Passing the zone ID value as the CylancePROTECT Desktop format will return an HTTP 200 status, as if the call was successful, but you will receive an incorrect response. |
CylancePROTECT Desktop | d27ff5c4-5c0d-4f56-a00d-a1fb297e440e (lower case with dashes) To obtain the zone ID, you must query the CylancePROTECT Desktop API, then format the zone ID to match the CylanceOPTICS format (see example above). |