Configure Glasswall Halo post-setup — create or modify content management policies (engine, ICAP, XML validation) and set up storage monitors for SharePoint, OneDrive, and Outlook. Use whenever the user asks to change Halo policy, ICAP profile, XML validation, or to attach storage monitors to drives, sites, or mailboxes.
Protect a file with Glasswall Halo — submit it to Halo's protection pipeline, which uses Content Disarm and Reconstruction (CDR) to rebuild the file into a known-clean form. Use when the user asks to "protect", "clean", "sanitise", "disarm", "rebuild", "remove threats from", or "CDR" a file, or when they want to inspect Halo's analysis report for a specific file. Supports both binary multipart and base64 JSON variants of the v3 CDR API. The wrapper is single-file; for batches, loop it.
Generate code that integrates Glasswall Halo APIs into an application or document-ingestion workflow. Use when a user wants to call Halo from their app — e.g. submit uploaded files for protection (CDR) before storing, validate XML against a Halo policy, or build an asynchronous processing pipeline. Produces Python, JavaScript, C#, curl, or any other language as requested.