FirewallSectionsSummaryList
FirewallSectionsSummaryList
JSON Example
{
"last_compute_time": 0,
"sections_summary": [
{
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"section_count": 0,
"rule_count": 0,
"section_type": "string"
}
]
}
integer As int64 As int64
last_compute_time
Optional
Timestamp of the last computation, in epoch milliseconds.