Deep Security Manager REST API

Path: / rest / managerInfo / productGUID

Return product GUID for TMCM to identify the server.


Method Summary
ResourceDescription
GET /rest/managerInfo/productGUID?sID=…Return product GUID for TMCM to identify the server.

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

API Example:

IManagerInfoAPI.getProductGUID({'sID': /* Return product GUID for TMCM to identify the server. */});

Return product GUID for TMCM to identify the server.

Output:
java.lang.String - product server GUID
Query parameters:
sID
Produces:
text/plain

Copyright © 2015 Trend Micro Inc. All Rights Reserved.