Objects
Relation between the company ID and the target IDs
This table shows possible combinations between companyId
and targetIds
default values, and how they affect creation of new user accounts.
|
| Result |
---|---|---|
Not set | Not set | The new account is linked to the same company and targets as the user who created the API key. |
Not set | Valid IDs | The new account is linked to the same company as the user who created the API key, but it is able to access only the targets with the IDs specified in the |
Valid ID | Not set | The new account is linked to the company with the ID specified in the request. The target will be automatically set to the root of that company. |
Valid ID | Valid ID | The new account is linked to the company with the specified ID and it is able to access only the targets with the specified IDs. Validations occur on both company ID and target IDs. |
Notifications Visibility Options
You can use the visibilitySettings
object to configure where notifications are visible. These are the available options:
Visibility option | Optional | Value |
---|---|---|
| Yes |
|
| Yes |
This option will take effect only if a SMTP server is configured in the Configuration page of Control Center. |
| Yes |
If this option is set to If no value is specified it will be set to its previous value or |
| Yes (unless | A list of email addresses to receive the notification via email. When set, only these email addresses receive the notification. When |
| Yes | Boolean, if NoteThis option is only available for the |
| Yes (unless | String, contains the custom text to be used as a subject line for notification emails. NoteThis option is only available for the |
At least one visibility option from
showInConsole
,sendPerEmail
must be set toTrue
when the notification is enabled.The
sendPerEmail
,useCustomEmailDistribution
andemails
visibility options are not available for these notification types:22
- Product Modules Event
Relation Between Notification Type and configurationSettings
Notification type | Available configurationSettings items with their type and possible values |
---|---|
1 - Malware Outbreak |
|
2 - License Expires |
|
4 - License Limit Is About To Be Reached |
|
5 - Update Available |
|
9 - Exchange License Usage Limit Has Been Reached |
|
10 - Invalid Exchange User Credentials |
|
11 - Upgrade Status | The |
13 - Authentication Audit |
|
17 - Antipshising Event |
|
18 - Firewall Event |
|
19 - ATC/IDS event |
|
20 - User Control Event |
|
21 - Data Protection Event |
|
22 - Product Modules Event |
|
23 - Security Server Status Event |
|
25 - Overloaded Security Server Event |
|
26 - Task Status |
|
27 - Outdated Update Server |
|
32 - Amazon EC2 Trial Expires in 7 Days | The |
33 - Amazon EC2 Trial Expires Tomorrow | The |
34 - Amazon EC2 Licensing event | The |
35 - Amazon EC2 Cancelation event | The |
36 - Amazon EC2 Invalid credentials | The |
Note
Notification types 32
, 33
, 34
, 35
and 36
require an active Amazon EC2 integration with Control Center.