我正在使用python SDK for deep security 12来自动化深度安全代理操作,比如重新激活。在内部趋势深度安全基础设施上停用和激活。
我无法找到https://automation.deepsecurity.trendmicro.com/article/fr/api-reference?platform=on-premise上代理操作的确切API调用。
如果有人能在这方面给我一些建议,那将是非常有帮助的。
提前谢谢。
发布于 2020-03-13 21:43:09
通过应用程序接口激活和停用计算机目前只在旧的SOAP API中可用,如下所述:https://automation.deepsecurity.trendmicro.com/article/fr/transition-from-the-soap-api?platform=on-premise
PS。我在Trend Micro on Deep Security工作
https://stackoverflow.com/questions/60666254
复制相似问题