RecommendedRules
RecommendedRules
JSON Example
{
"results": [
{
"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"
}
],
"time_range": {
"start_time": 1597247025,
"end_time": 1597247999
}
}