Networking_Firewall_Inbound_Set_RequestBody
Networking_Firewall_Inbound_Set_RequestBody
This is a request body class for an operation.
JSON Example
{
"rules": [
{
"address": "string",
"prefix": 0,
"policy": "string",
"interface_name": "string"
}
]
}