{ "id":"/axapi/v3/system/tls-1-3-mgmt", "type":"object", "node-type":"scalar", "title":"tls-1-3-mgmt", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "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 } } }