AT&T ECOMP Vendor Event Listener library
0.1
|
Event Throttling Specification for a domain which is in a throttled state. More...
#include <evel_internal.h>
Data Fields | |
DLIST | suppressed_field_names |
DLIST | suppressed_nv_pairs_list |
struct hsearch_data * | hash_field_names |
struct hsearch_data * | hash_nv_pairs_list |
Event Throttling Specification for a domain which is in a throttled state.
JSON equivalent object: eventThrottlingState
Definition at line 142 of file evel_internal.h.
struct hsearch_data* evel_throttle_spec::hash_field_names |
Definition at line 161 of file evel_internal.h.
struct hsearch_data* evel_throttle_spec::hash_nv_pairs_list |
Definition at line 167 of file evel_internal.h.
DLIST evel_throttle_spec::suppressed_field_names |
Definition at line 149 of file evel_internal.h.
DLIST evel_throttle_spec::suppressed_nv_pairs_list |
Definition at line 156 of file evel_internal.h.