Skip Navigation

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).
This query can be found in the zone API section of this document. Use the Get zones and Get zone requests from the guide.