{ "id":"/axapi/v3/network/lacp", "type":"object", "node-type":"scalar", "title":"lacp", "partition-visibility":"shared", "auto-created-object":1, "description":"LACP commands", "properties":{ "system-priority":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":32768, "partition-visibility":"shared", "description":"LACP system priority (LACP system priority, 1-65535, default 32768)", "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 } } }