{ "id":"/axapi/v3/slb/common/aflex-table-entry-sync", "type":"object", "node-type":"scalar", "title":"aflex-table-entry-sync", "partition-visibility":"shared", "description":"aflex table entry sync commands", "properties":{ "aflex-table-entry-sync-enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable aflex table sync", "optional":true }, "aflex-table-entry-sync-max-key-len":{ "type":"number", "format":"number", "minimum":0, "maximum":1000, "default":1000, "partition-visibility":"shared", "description":"aflex table entry max key length to sync", "optional":true }, "aflex-table-entry-sync-max-value-len":{ "type":"number", "format":"number", "minimum":0, "maximum":1000, "default":1000, "partition-visibility":"shared", "description":"aflex table entry max value length to sync", "optional":true }, "aflex-table-entry-sync-min-lifetime":{ "type":"number", "format":"number", "minimum":0, "maximum":65535, "default":0, "partition-visibility":"shared", "description":"aflex table entry minimum lifetime to sync", "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 } } }