{ "id":"/axapi/v3/slb/template/diameter/{name}/origin-host", "type":"object", "node-type":"scalar", "title":"origin-host", "partition-visibility":"shared", "description":"origin host name avp", "properties":{ "origin-host-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":255, "partition-visibility":"shared", "description":"origin-host name avp", "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 } } }