Use the following configuration statements to configure properties for the Event Notification API:
- shared sae configuration external-interface-features name EventAPI {
- retry-time retry-time ;
retry-limit retry-limit ;
threads threads ;
- }
To configure properties for the Event Notification API:
[edit shared sae group west-region configuration external-interface-features event_api EventAPI]
user@host# show
EventAPI {
retry-time 300;
retry-limit 5;
threads 5;
}