Default Exclusion Filter object
The exclusion filter object attributes are described below:
Attribute |
Type |
Description |
---|---|---|
id |
string |
Unique identifier for the default exclusion filter. |
consumer_filter_id |
string |
ID of a defined filter. Currently, any cluster belonging to the workspace, user defined filter or scope can be used as the consumer of a policy. |
provider_filter_id |
string |
ID of a defined filter. Currently, any cluster belonging to the workspace, user defined filter or scope can be used as the provider of a policy. |
proto |
integer |
Protocol Integer value (NULL means all protocols). |
port |
array |
Inclusive range of ports. eg [80, 80] or [5000, 6000]. NULL means all ports. |
updated_at |
integer |
Unix timestamp of when the exclusion filter was updated. |