{ "id":"/axapi/v3/system/tls-1-3-mgmt", "type":"object", "node-type":"scalar", "title":"tls-1-3-mgmt", "partition-visibility":"shared", "description":"To Enable/disable TLS 1.3 support on ACOS management plane", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable TLS 1.3 support on ACOS management plane", "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 } } }