Supported version: Cloud(latest)
Supported Authentication: Token Based Authentication
API Rate Limit: https://cloudone.trendmicro.com/docs/workload-security/api-rate-limits/
Steps to generate a token from Cloud One Conformity follow the steps below
1. Go to Home Screen and Select Account Settings .
2. Go to Administration > API Keys.
3. Click New.
4. In the Properties window, enter an API Key Alias and Description for the API key.
5. Use the Role list to select a role. Auditor grants read-only access to the Workload Security through the API, while Full Access grants both read and write access. If you need more specific roles for API key users, you can select New and define one. See Define roles for users for more information.
6. Select a Language.
7. Select a Time Zone to associate with the key. This is the default time zone used for interpreting date and time values in API calls and responses.
8. Optionally, select Expires on and select a date to limit access to a specific period.
9. Click OK.
10. Copy the Secret key value.
Make sure to copy the secret key value now. This is the only time it is shown.
To configure Cloud One Conformity Connector to use Token Based Authentication-
- Enter your Cloud One Conformity URL for example https://conformity.in-1.cloudone.trendmicro.com
- Select “Create New Account” and add a user friendly account name, for example, Cloud One Conformity Account.
- Check "Pass Parameter(s) in Header" and enter followings:
Key : “Authorization”
Value : “ApiKey<SPACE><YourAPIToken>”
4. Click on "Save".