AT&T ECOMP Vendor Event Listener library  0.1
Data Fields
evel_throttle_spec Struct Reference

Event Throttling Specification for a domain which is in a throttled state. More...

#include <evel_internal.h>

Collaboration diagram for evel_throttle_spec:
Collaboration graph
[legend]

Data Fields

DLIST suppressed_field_names
 
DLIST suppressed_nv_pairs_list
 
struct hsearch_data * hash_field_names
 
struct hsearch_data * hash_nv_pairs_list
 

Detailed Description

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.

Field Documentation

§ hash_field_names

struct hsearch_data* evel_throttle_spec::hash_field_names

Definition at line 161 of file evel_internal.h.

§ hash_nv_pairs_list

struct hsearch_data* evel_throttle_spec::hash_nv_pairs_list

Definition at line 167 of file evel_internal.h.

§ suppressed_field_names

DLIST evel_throttle_spec::suppressed_field_names

Definition at line 149 of file evel_internal.h.

§ suppressed_nv_pairs_list

DLIST evel_throttle_spec::suppressed_nv_pairs_list

Definition at line 156 of file evel_internal.h.


The documentation for this struct was generated from the following file: