{ "id":"/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name}/oper", "type":"object", "node-type":"list", "title":"dns-ns-record", "description":"Operational Status for the object dns-ns-record", "properties":{ "ns-name":{ "type":"string", "oid":"1001", "format":"string", "minLength":1, "maxLength":127, "description":"Specify Domain Name", "optional":false }, "oper":{ "type":"object", "properties":{ "last-server":{ "type":"string", "format":"string" }, "hits":{ "type":"number", "format":"number" } } } } }