{ "id":"/axapi/v3/dnssec/sign-zone-now", "type":"object", "node-type":"scalar", "title":"sign-zone-now", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"sign zone right now", "properties":{ "zone-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Specify the name for the DNS zone, empty means sign all zones", "optional":true } } }