{ "id":"/axapi/v3/slb/transparent-tcp-template", "type":"object", "node-type":"scalar", "title":"transparent-tcp-template", "partition-visibility":"shared", "description":"TCP setting for transparent TCP sessions", "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "default":"default", "partition-visibility":"shared", "$ref":"/axapi/v3/slb/template/tcp", "description":"Specify template name", "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 } } }