- Application management
- RESTful API
- User API
- Device API
- 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
- BlackBerry Optics policy API
- Persona Desktop API
- BlackBerry Docs
- Cylance products
- Cylance User API guide
- RESTful API
- About zone ID
About zone ID
When attempting to query a
BlackBerry Optics
API call that utilizes a zone ID value, be aware of the following:See the following table to reference the
BlackBerry Optics
API zone ID value:Product | Format example |
---|---|
BlackBerry Optics | D27FF5C45C0D4F56A00DA1FB297E440E (upper case without dashes) Passing the zone ID value as the BlackBerry Protect Desktop format will return an HTTP 200 status, as if the call was successful, but you will receive an incorrect response. |
BlackBerry Protect Desktop | d27ff5c4-5c0d-4f56-a00d-a1fb297e440e (lower case with dashes) To obtain the zone ID, you must query the BlackBerry Protect Desktop API, then format the zone ID to match the BlackBerry Optics format (see example above). |