{ "id":"/axapi/v3/vrrp-a/preferred-session-sync-port/trunk/{pre-trunk}", "type":"object", "node-type":"list", "title":"trunk", "partition-visibility":"shared", "description":"preferred-session-sync-port trunk", "properties":{ "pre-trunk":{ "type":"number", "format":"number", "minimum":1, "maximum":4096, "partition-visibility":"shared", "description":"Trunk Interface number", "optional":false }, "pre-vlan":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "description":"Interface VLAN (VLAN ID)", "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 } }, "object-keys":[ "pre-trunk" ], "required":[ "pre-trunk" ] }