Inhaltsverzeichnis dieser Seite

Beschreibung

Mit dem Kommando DomainInfo  frägst du alle Domain-Informationen ab.

Domain-Status

In der Systemantwort sind einer oder mehrere Domain-Status angegeben.

Diese bedeuten:

StatusGrundBedeutung
ok
Alles ok. Kein anderer Status gesetzt.
clientHold
Domain ist im System mit Status HOLD oder HOLD-LOCK eingetragen.
clientTransferProhibited
Domain ist in System mit Status LOCK oder HOLD-LOCK eingetragen.
serverHoldpendingDeleteFür die Domain gibt es einen Löschauftrag, der noch nicht ausgeführt ist.
serverUpdateProhibited
  • protected by DomainSafe
  • renew required
Eine Aktualisierung der Domain ist nicht möglich, da z. B. dieses vom DomainSafe verhindert wird oder eine Laufzeitverlängerung (DomainRenew) erforderlich ist.
serverRenewProhibited
  • cancelation in progress
  • update required
Domain wird gerade gelöscht oder ist innerhalb der RGP-Restorephase
serverDeleteProhibitedprotected by DomainSafeDomain-Löschung nicht möglich, da diese durch den DomainSafe verhindert wird.

pendingDelete

  • cancelation:  2017-08-08T08:47:27.000Z
  • RGP end of phase: 2017-08-08T08:47:27.000Z
Domain wurde gekündigt, aber noch nicht verarbeitet. Der Grund enthält das Löschdatum als DateTime ,wenn die Löschung noch nicht ausgeführt wurde, Andernfalls die aktuelle Phase der Löschung und deren Ende. Mögliche Phasen sind NE, ARGP und RGP.
pendingTransfer
Es existiert ein laufender Transfer

XML-Beispiele

Request
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
    <command>
        <info>
            <domain:info xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
                <domain:name hosts="all">example.com</domain:name>
            </domain:info>
        </info>
        <clTRID>ABC-12345</clTRID>
    </command>
</epp>

Response mit Restore Infomation

Response
<epp xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
    <response>
        <result code="1000">
            <msg lang="en">Command completed successfully</msg>
        </result>
        <resData>
            <domain:infData>
                <domain:name>example.com</domain:name>
                <domain:roid>11109997-example.com</domain:roid>
                <domain:status s="serverRenewProhibited" lang="en">update required</domain:status>
                <domain:status s="pendingDelete" lang="en">RGP end of phase: 2017-08-08T08:47:27.000Z</domain:status>
                <domain:registrant>10000001</domain:registrant>
                <domain:contact type="admin">10000001</domain:contact>
                <domain:contact type="tech">10000001</domain:contact>
                <domain:ns>
                    <domain:hostAttr>
                        <domain:hostName>ns1.nameserver.com</domain:hostName>
                    </domain:hostAttr>
                    <domain:hostAttr>
                        <domain:hostName>ns2.nameserver.com</domain:hostName>
                    </domain:hostAttr>
                </domain:ns>
                <domain:clID>user1, 4</domain:clID>
                <domain:crID>user1, 4</domain:crID>
                <domain:crDate>2011-02-15T14:44:41.000Z</domain:crDate>
                <domain:upID>user1, 4</domain:upID>
                <domain:upDate>2017-06-09T09:06:49.000Z</domain:upDate>
                <domain:exDate>2012-02-15T14:44:41.000Z</domain:exDate>
                <domain:authInfo>
                    <domain:pw>123ABC456DEF</domain:pw>
                </domain:authInfo>
            </domain:infData>
        </resData>
        <extension>
            <domainrobot:domain xmlns:domainrobot="urn:org:domainrobot:ns:ext-1.0">
                <domainrobot:zonec>10000001</domainrobot:zonec>
                <domainrobot:trustee>0</domainrobot:trustee>
                <domainrobot:privacy>0</domainrobot:privacy>
            </domainrobot:domain>
			<rgp:infData xmlns:rgp="urn:ietf:params:xml:ns:rgp-1.0">
				<rgp:rgpStatus s="redemptionPeriod" lang="en">update required</rgp:rgpStatus>	
			</rgp:infData>
		</extension>
        <trID>
            <clTRID>ABC-12345</clTRID>
        </trID>
    </response>
</epp>

Response mit DNSSec Information

Response
<epp xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
    <response>
        <result code="1000">
            <msg lang="en">Command completed successfully</msg>
        </result>
        <resData>
            <domain:infData>
                <domain:name>example.com</domain:name>
                <domain:roid>11109997-example.com</domain:roid>
                <domain:registrant>10000001</domain:registrant>
                <domain:contact type="admin">10000001</domain:contact>
                <domain:contact type="tech">10000001</domain:contact>
                <domain:ns>
                    <domain:hostAttr>
                        <domain:hostName>ns1.nameserver.com</domain:hostName>
                    </domain:hostAttr>
                    <domain:hostAttr>
                        <domain:hostName>ns2.nameserver.com</domain:hostName>
                    </domain:hostAttr>
                </domain:ns>
                <domain:clID>user1, 4</domain:clID>
                <domain:crID>user1, 4</domain:crID>
                <domain:crDate>2011-02-15T14:44:41.000Z</domain:crDate>
                <domain:upID>user1, 4</domain:upID>
                <domain:upDate>2017-06-09T09:06:49.000Z</domain:upDate>
                <domain:exDate>2012-02-15T14:44:41.000Z</domain:exDate>
                <domain:authInfo>
                    <domain:pw>123ABC456DEF</domain:pw>
                </domain:authInfo>
            </domain:infData>
        </resData>
        <extension>
            <domainrobot:domain xmlns:domainrobot="urn:org:domainrobot:ns:ext-1.0">
                <domainrobot:zonec>10000001</domainrobot:zonec>
                <domainrobot:trustee>0</domainrobot:trustee>
                <domainrobot:privacy>0</domainrobot:privacy>
            </domainrobot:domain>
			<secDNS:infData xmlns:secDNS="urn:ietf:params:xml:ns:secDNS-1.1">
                <secDNS:keyData>
                    <secDNS:flags>257</secDNS:flags>
                    <secDNS:protocol>3</secDNS:protocol>
                    <secDNS:alg>5</secDNS:alg>
                    <secDNS:pubKey>BQEAAAAB5hPn+fA1ufLhE24+/t+zs2DtO5IFvmiYrki9X3RHRBEnVYGQwlK/pNdBhVqVZpvYiNRECT1TWr1xbkOwSVFx3V6b7lj35tXQjk2hQQsx2fEgFiEsiuhGbe/m51L5IvHW1agLY82GV2DrLXC8GIV6B2MRkmhvI/8pEytArL+0C01ARzr9+x6zc9jsepU0A+DUQQ72TMuNkyGPQloyeWVp/BK1j8yoBzCBdd+UAdP+piEIwPCyNM8tVgd2+N/yzpUPiQmEkCTGHefB8lHJ1UvuadkCbX+zRlztQ/10khEeZ3FRzLjoi9YCsZJxOXsS5e4+YRuUnTnADGSCgbDb5Xv8aw==</secDNS:pubKey>
                </secDNS:keyData>
            </secDNS:infData>
		</extension>
        <trID>
            <clTRID>ABC-12345</clTRID>
        </trID>
    </response>
</epp>