Introduction to Content Inspection Interface
Introduces the basic information of the content inspection interface.
Overview
The Content Inspection interface is used to detect whether the content of files uploaded or sent by users violates the Data Loss Prevention (DLP) policies and data masking policies of an enterprise or organization, and to execute actions such as allowing or blocking data transmission.
If the request does not trigger an incident, querying through this queryID will return a 404. The generation of incidents is asynchronous, and the time to store incidents in the database may vary slightly depending on the traffic size. Third-party applications should wait for a period of time after sending the request before querying the incident details.
Interface Introduction
This interface is used to send information to Unified Content Web-Service Inspector (UCWI) for content inspection.
Request method
Interface URL
/skg/<API Version>/<Function Module>/<Resource Name>/<Resource Name...>/<Request Mode>
Request Parameters
Parameter Name | Parameter Example | Description |
---|---|---|
<API Version> | NA | The RESTful API version number officially released by SkyGuard™. |
<Function Module> |
|
The name of the function module supported by the current version for invocation. |
<Resource Name> |
|
The resource name supported by the current version for invocation. |
<Request Mode> |
|
The request mode for invoking content inspection requests. |
Data Loss Prevention
The content inspection interface is mainly used to detect whether the content uploaded or sent by users contains sensitive information that violates the Data Loss Prevention (DLP) policies of an enterprise or organization, and to execute actions such as allowing or blocking data transmission for this information.