RecommendationSegmentationAction
Recommendation Segmentation Action
The core segmentation strategy to apply.
| Action | Description |
|---|---|
ALLOW_INTRA |
Allow intra-application traffic. |
ALLOW_EGRESS |
Allow egress traffic. |
ALLOW_INGRESS |
Allow ingress traffic. |
DROP_INGRESS |
Drop ingress traffic. |
DROP_EGRESS |
Drop egress traffic. |
This data structure has no properties.
Enumeration:
ALLOW_INTRA,
ALLOW_EGRESS,
ALLOW_INGRESS,
DROP_INGRESS,
DROP_EGRESS