InlineChildCommunicationEntry1
InlineChildCommunicationEntry1
JSON Example
{
"CommunicationEntry": {
"action": "string",
"destination_groups": [
"string"
],
"direction": "string",
"disabled": false,
"logged": false,
"notes": "string",
"scope": [
"string"
],
"sequence_number": 0,
"services": [
"string"
],
"source_groups": [
"string"
],
"tag": "string"
}
}
CommunicationEntry
Required
A communication entry indicates the action to be performed for various types of traffic flowing between workload groups. This type is deprecated. Use the type Rule instead.