{ "id":"/axapi/v3/vrrp-a/preferred-session-sync-port/ethernet/{pre-eth}", "type":"object", "node-type":"list", "title":"ethernet", "partition-visibility":"shared", "description":"preferred-session-sync-port ethernet", "properties":{ "pre-eth":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet 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-eth" ], "required":[ "pre-eth" ] }