KSC Open API
Kaspersky Security Center API description
How to convert TenantID GUID from text into binary binTenantID

To obtain binary binTenantID from GUID provided in text format do following:

  • Remove from the string all characters except 0-9, A-F, a-f,
  • Make sure that resulting string has length of 32 characters
  • Do unhex