domainRESTORE

Copy

format: xml
request: domainRESTORE

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<registry-request xmlns="http://registry.denic.de/global/5.0" xmlns:domain="http://registry.denic.de/domain/5.0">
  <domain:restore>
  <domain:handle>de-example.de</domain:handle>
  </domain:restore>
  <ctid>cba-987654321</ctid>
</registry-request>

 

Copy

format: xml
response: domainRESTORE

<?xml version="1.0" encoding="UTF-8"?>

<registry-response xmlns="http://registry.denic.de/global/5.0" xmlns:tr="http://registry.denic.de/transaction/5.0">
  <tr:transaction>
    <tr:stid>538f1687-963a-11df-a9e2-9519b5688882</tr:stid>
    <tr:ctid>cba-98765431</tr:ctid>
    <tr:result>success</tr:result>
  </tr:transaction>
</registry-response>

Copy

format: k/v
request: domainRESTORE

Version: 5.0
Action: restore
CTID: cba-987654321
Domain: de-example.de

 

Copy

format: k/v
response: domainRESTORE

Result: success
STID: 1aba2fc0-9625-11df-a9e2-9519b5688882
CTID: cba-987654321