Deep Security Manager REST API

Path: / rest / managerInfo / statusSummary

return the status summary of the system


Method Summary
ResourceDescription
GET /rest/managerInfo/statusSummary?sID=…return the status summary of the system

Method Detail
HTTP Example:
GET /rest/managerInfo/statusSummary?sID=…

API Example:

IManagerInfoAPI.getStatusSummary({'sID': /* sID session identifier */});

return the status summary of the system

Output:
StatusSummaryElement - status summary including host status summary and alert numbers
Query parameters:
sID - session identifier
Produces:
application/json
application/xml

Copyright © 2015 Trend Micro Inc. All Rights Reserved.