The function allows various operations to be performed for the received events. This function also allows actions to be executed.
Event operations include:
A service control policy can be executed automatically or manually. If the events match a policy with the execute type of Auto, the system will automatically take the actions in the policy. |
A security policy can be executed automatically or manually. If the events match a policy with the execute type of Manual, you must manually execute the actions in the policy. Operation Procedure
|
|
If an event matches no policy, you can click the No machining policy link to configure actions for the event and then click Execute to make the actions take effect. Operation Procedure
|
After the policy that matches an event has been executed or the actions for an event that match no policy has been executed, you can view the policy or action execution results. Click the Success link for an event.The result report page displays the following information:
Precautions
|
Some of the actions can be reversed after they are executed. Operation Procedure
Precautions
|
Perform this task to delete events from the event list. Operation Procedure
|
The RESTful action uses a third-party API to implement specific functions. In Intelligent Policy Center, configure a policy to associate the Execute RESTful Action option with a periodic event. Then, the system periodically calls the third-party API according to the RESTful action configuration. Use the following configuration to test the RESTful action: |
||||||||||||
|
||||||||||||
Structure of Request and Response Messages |
||||||||||||
|
The system provides the following parameters that can be used directly in the Jython script. A parameter value is empty when it does not exist.
The system also provides the jythonErrorMsg parameter that returns execution failure information to the system. You can customize the execution failure information. |