{ "id":"/axapi/v3/dnssec/dnskey", "type":"object", "node-type":"scalar", "title":"dnskey", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"DNSKEY Resource Records of child zones", "properties":{ "key-delete":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Delete the DNSKEY file", "optional":true }, "zone-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"DNS zone name of the child zone", "optional":true } } }