mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Example request link
This commit is contained in:
parent
4c1434c86e
commit
2c99782a30
1 changed files with 3 additions and 2 deletions
|
@ -36,6 +36,7 @@ Introduction text here
|
|||
| [secDNS:create](#secdnscreate) | false | | DNSSEC details |
|
||||
| [eis:extdata](#eisextdata) | true | | Legal document |
|
||||
|
||||
[EXAMPLE REQUEST](https://github.com/domify/registry/blob/master/doc/epp-doc.md#epp-domain-with-valid-user-with-citizen-as-an-owner-creates-a-domain)
|
||||
|
||||
----
|
||||
|
||||
|
@ -51,13 +52,13 @@ Introduction text here
|
|||
| domain:hostName | true | | Hostname of the nameserver |
|
||||
| domain:hostAddr | true if nameserver is under domain zone | ip (v4, v6) | |
|
||||
|
||||
##### secDNS:create (not required)
|
||||
##### secDNS:create
|
||||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| secDNS:keyData | true | | DNSSEC key data |
|
||||
|
||||
|
||||
##### secDNS:keyData (required)
|
||||
##### secDNS:keyData
|
||||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| secDNS:flags | true | | Allowed values: 0, 256, 257 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue