InlineFirewallSection1
{
"enforced_on": "string",
"locked": false,
"lock_modified_by": "string",
"lock_modified_time": 0,
"comments": "string",
"autoplumbed": false
}
This attribute represents enforcement point of firewall section. For example, firewall section enforced on logical port with attachment type bridge endpoint will have 'BRIDGEENDPOINT' value, firewall section enforced on logical router will have 'LOGICALROUTER' value and rest have 'VIF' value.
Section is locked/unlocked.
ID of the user who last modified the lock for the section.
Section locked/unlocked time in epoch milliseconds.
Comments for section lock/unlock.
This flag indicates whether it is an auto-plumbed section that is associated to a LogicalRouter. Auto-plumbed sections are system owned and cannot be updated via the API.