AsyncOS API 响应 5 响应的关键组成部分 5 HTTP 响应代码 6 AsyncOS API 功能 7 检索设备当前的运行状况参数 7 示例 7 检索邮件安全设备统计报告 8 示例 10 简单的报告类型 10 前 N 个报告类型 11 基于查询的报告类型 12 访问适用于思科邮件安全设备的 AsyncOS API 内联帮助 12 AsyncOS API 故障排除 13 ...
Overview of AsyncOS API for Cisco Security Management Appliances The AsyncOS API for Cisco Security Management appliances (or AsyncOS API) is a representational state transfer (REST) based set of operations that provide secure and authenticated access to the Security Management appliance reports, report...
To use AsyncOS API, you need: Gateway running AsyncOS 13.x or newer, or Email and Web Manager running AsyncOS 12.x or newer AsyncOS API is enabled using the web interface or CLI. See Enabling AsyncOS API. Knowledge of: HTTP is the protocol used for API transactions. Secure communica...
AsyncOS API の使用方法 1. 管理GUIの上にある「Secure Email Gateway is getting a new look. Try it !」をクリックして、ユーザー名とパスワードを入力すると、新しいWebインターフェイスへジャンプします。 2. 新しく表示された画面の右上にある「?」ヘル...
AsyncOS API Cisco SecureX + Cisco Secure Email Configuring Journal/BCC for PoV Cisco Secure Email Submission Add-in + Encryption Add-in Cisco Secure Email Cloud Gateway Bookmarks, References Docs Certificates Command Line Interface (CLI) Access Commonly Used Acronyms DNS Records, Hostnames & IP Add...
Overview of AsyncOS API for Cisco Secure Web Appliance The AsyncOS API for Cisco Secure Web Appliance (or AsyncOS API) is a representational state transfer (REST) based set of operations that provide secure and authenticated access to the Secure Web Appliance reports, report counters, and tracking...
GET /api/v2.0/reporting/report/counter?resource_attribute Supported Resource Attributes Duration This is a required parameter. All API queries should be accompanied with this parameter. startDate=YYYY-MM-DDThh:mm:00.000Z&endDate=YYYY-MM-DDThh:mm:00.000Z Aggregate report(s)...
CES: How can I use AsyncOS API?Cisco Cloud Email Security
Prerequisites for Using AsyncOS API To use AsyncOS API, you must have knowledge of: HTTP, which is the protocol used for API transactions. Secure communication over TLS. JavaScript Object Notation (JSON), which the API uses to construct resource representations. ...
POST /wsa/api/v2.0/configure/system/smtp HTTP/1.1 Content-Type: application/json Authorization: Basic YWRtaW46aXJvbnBvcnQ= User-Agent: PostmanRuntime/7.24.1 Accept: */* Cache-Control: no-cache Postman-Token: 30ad35bc-253d-4787-8e18-4cdfa3ff3d1f ...