Skip to content

eliminat/ApexCentralAPIClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApexCentralAPIClient

Client script for Trend Micro's Apex Central API

Must Create a JSON file (credentials.json) in the same directory as the script containing the Apex Central URL (without the /WebApp), and the Application ID and API Key generated in the Apex Central Web Console. Only Admins can generate the Application ID and API Key.

Format for SaaS:

{ "URL": "https://example.manage.trendmicro.com:443", "Application ID": "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF", "APIKey": "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF" }

About

Client script for Trend Micro's Apex Central API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages