Schemas
CdrRequestBody
base64The content of the document being submitted, base64 encoded.
fileNameSpecifies content filename.
passwordSpecifies the password to be applied when attempting to open the supplied content (Only applies to Archive files).
This field contains each of the Content Management Flags for the file types that the engine supports.
This determines how the engine will behave on each request and affords dynamic policy adaptation.
The server treats this field as a JSON string. All the properties including the field itself are optional.
Content Management Flag Key:
0 - Allow
1 - Sanitise
2 - Disallow
CdrFileRequestBody
fileContentManagementPolicyThis field contains each of the Content Management Flags for the file types that the engine supports.
This determines how the engine will behave on each request and affords dynamic policy adaptation.
The server treats this field as a JSON string. All the properties including the field itself are optional.
Content Management Flag Key:
0 - Allow
1 - Sanitise
2 - Disallow
CdrFileResponseZipBody
An archive file containing both the rebuilt file and associated analysis report.
XAppliedPolicy
Identifies the policy applied during Glasswall Halo processing.
(name)the named policy that was applieddefaultthe configured default policy was appliedservice-dynamica dynamic policy was submitted with the request and appliedservice-fallbackthe fallback policy was applied since the specified policy was not available
XFileReputationStatus
Response status from the file reputation service.
KnownFile hash is known, but found to be benign.UnknownFile hash has not been seen by the File Reputation Service before.MaliciousFile hash is classified as Malicious.SuspiciousFile hash is considered suspicious based on the File Reputation Services classification algorithm.
QueryPolicyName
Identifies the policy. The name should consist of only alphanumeric characters [A-Za-z0-9].
CdrDocumentContent
The content of the document being submitted, base64 encoded.
FilePassword
Specifies the password to be applied when attempting to open the supplied content (Only applies to Archive files).
ContentManagementFlag
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = string | |
| type = integer |
PdfContentManagement
WordContentManagement
ExcelContentManagement
PowerPointContentManagement
ArchiveConfig
PdfSettings
IrregularPdfProcessingHeaderLabelThe label to add to irregular PDF's. Maximum label length is 256 characters. Characters are limited to those on standard US and Latin keyboards.
AddCautiousOnlyHeaderLabelExtendedFormatSettings
versionpolicyThe Genesis policy tree (policy.cdr.globals plus per-format policy.cdr.overrides.
ContentManagementFlags
ContentManagementPolicy
Versioned passthrough of the Glasswall Genesis extended-format policy, handed to Genesis unchanged.
CdrErroredBody
CdrAsyncAcknowledgement
transactionIdTransactionID that corresponds to the asynchronous request
CdrAsyncCompleteBody
transactionIdTransactionID that corresponds to the asynchronous request
processingIdTransactionID that corresponds to the asynchronous request
fileIdIdentifier of the file the result describes
processingStatusfileTypeCdrAsyncPartialBody
errorReasontransactionIdTransactionID that corresponds to the asynchronous request
processingIdTransactionID that corresponds to the asynchronous request
fileIdIdentifier of the file the result describes
processingStatusfileTypeContentTypeOptionsHeader
To prevent browsers from performing MIME sniffing, and inappropriately interpreting responses as HTML.