firewall_get_enterprise_firewall_rules_result
firewall_get_enterprise_firewall_rules_result
JSON Example
{
"rules": [
{
"created": "string",
"data": "string",
"deactivated": "string",
"edgeLogicalId": "string",
"enterpriseId": 0,
"id": 0,
"logicalId": "string",
"name": "string",
"type": "string"
}
]
}