{ "id":"/axapi/v3/system/lro", "type":"object", "node-type":"scalar", "title":"lro", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Large Receive Offload", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Large Receive Offload", "optional":true }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable Large Receive Offload", "optional":true } } }