{ "id":"/axapi/v3/system/trunk-xaui-hw-hash", "type":"object", "node-type":"scalar", "title":"trunk-xaui-hw-hash", "partition-visibility":"shared", "auto-created-object":1, "description":"Set Trunk XAUI HW Hash Mode", "properties":{ "mode":{ "type":"number", "format":"number", "minimum":1, "maximum":7, "default":6, "partition-visibility":"shared", "description":"Set HW hash mode, default is 6 (1:dst-mac 2:src-mac 3:src-dst-mac 4:src-ip 5:dst-ip 6:rtag6 7:rtag7)", "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 } } }