{ "id":"/axapi/v3/logging/lsn/port-unavailable", "type":"object", "node-type":"scalar", "title":"port-unavailable", "partition-visibility":"shared", "auto-created-object":1, "description":"Set LSN system log policy when port unavailable occur", "properties":{ "ip-based":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Log LSN port unavailable based on NAT IP (Default: disabled)", "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 } } }