firewall-orchestrator
firewall-orchestrator copied to clipboard
importer - read custom fields
- [x] CPR8x
- [ ] FortiManager (see https://docs.fortinet.com/document/fortimanager/7.4.1/administration-guide/611929/meta-fields) payload =
{
"method": "get",
"params": [
{
"url": "...policy,
"option": [
"extra info", // creator, creation time, ...
"scope member", // vdom (targets)
"get meta"
]
}
]
}
Output: (srcaddr level) element["meta fields"]['custom field name'] Limits: per meta field max 255 bytes, limit for all meta fields unknown, comment field: 1023,
- [ ] add these fields to reports
- [ ] parse metadata from custom fields
might be needed soon - also for fortiManager