{ "id":"/axapi/v3/system/fpga-core-crc", "type":"object", "node-type":"scalar", "title":"fpga-core-crc", "partition-visibility":"shared", "auto-created-object":1, "description":"FPGA Core CRC check Global Commands", "properties":{ "monitor-disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable FPGA Core CRC error monitoring and act on it", "optional":true }, "reboot-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable system reboot if system encounters FPGA Core CRC error", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }