Update domain[Link]

The update domain command can be used to modify the attributes of an existing domain object.

Input data[Link]

At least one <domain:add>, <domain:rem>, or <domain:chg> element MUST be provided.

Tag

Occurrence min-max

Remarks

name

1

The fully qualified domain name to be updated.

registrant

0-1

It is impossible to remove the registrant by adding an empty element.

authInfo

0-1

It is impossible to remove authorization information with the <domain:null> element.

The same requirements apply as for the create domain command.

Prerequisites[Link]

  • Client must be authorized to update the domain (only the sponsoring registrar is allowed to update the domain).

  • The domain name must exist.

  • Naming conventions must be followed.

  • clientUpdateProhibited/serverUpdateProhibited must not be set.

  • Add/rem/chg restrictions are enforced: Add and remove is allowed for name servers, contacts and status elements. Changing is allowed for registrant and authInfo.

  • All minimal required attributes must still be present after the update.

  • The maximum allowed number of attributes must be satisfied after the update.

Transformations[Link]

This command updates the domain object. Name server changes may lead to DNS changes.