Update README.md

This commit is contained in:
Timo Võhmar 2015-01-09 18:50:10 +02:00
parent aa92cefa66
commit 7f7b44c41e

View file

@ -1,12 +1,19 @@
EPP integration specification for Estonian Internet Foundation # EPP integration specification for Estonian Internet Foundation
===
Introduction ## Introduction
---
Domains ## Domain related functions
---
| Field name | Required | Type | Field description | | Field name | Required | Type | Field description |
| ----------------- |----------| -----|----------------- | | ----------------- |----------| -----|----------------- |
| domain:name | true | String | Domain name. Can contain unicode characters. | | domain:name | true | String | Domain name. Can contain unicode characters. |
| domain:period | false | Integer | Registration period for domain. Must add up to 1 / 2 / 3 years. | | domain:period | false | Integer | Registration period for domain. Must add up to 1 / 2 / 3 years. |
### create command ###
| Field name | Required | Attributes | Attr. values |
| ----------------- |----------|------------|--------------|
| domain:name | true | | |
| domain:period | false | unit | "y", "m" |
| domain:ns | true | | |
|   domain:hostAttr | true | | |
|     domain:hostAddr | false | ip | "v4", "v6" |
|     domain:hostName | true | | |