RecommendedRule
RecommendedRule
JSON Example
{
"sources": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"destinations": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"protocols": [
"string"
],
"port_ranges": [
{
"start": 0,
"end": 0
}
],
"action": "string"
}
array of string
protocols
Optional
protocols
string
action
Optional
action
Possible values are : ALLOW, DROP,