ModifyDomainBlocking
This command can be used to update the AuthInfo, owner contact, renewal mode and tags. The parameters ServiceTag#, AddServiceTag# and DelServiceTag# are only related to tags, therefore they are optional. The # in the parameter needs to be replaced by an integer starting with 0, such as AddObject0, AddObject1 etc. Multiple entries can be used to apply the same function multiple times.
Possible Gateways
The command ModifyDomainBlocking is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = ModifyDomainBlocking
DOMAINBLOCK = (Block Order ID)
EOF
Response
code = (INTEGER)
description = (TEXT)
queuetime = (INTEGER)
runtime = (INTEGER)
property[domainblock][0]= (Block Order ID)
property[type][0] = ADULTBLOCK|ADULTBLOCKPLUS|GLOBALBLOCK|GLOBALBLOCKPLUS
Optional
The following parameters are optional for this command.
Command
COMMAND = ModifyDomainBlocking
DOMAINBLOCK = (Block Order ID)
AUTH = AUTHENTICATION KEY
OWNERCONTACT# = CONTACT ID
RENEWALMODE = AUTORENEW|AUTOEXPIRE
SERVICETAG# = (TEXT)
ADDSERVICETAG# = (TEXT)
DELSERVICETAG# = (TEXT)
Attributes
AUTH | Changing the authentication key associated with the domain block. This only applies to AdultBlock. |
OWNERCONTACT# | Changing the contact associated with the domain block. |
RENEWALMODE | Setting the renewal stasus to auto-renew or auto-expires. |
SERVICETAG# | Add an existing tag to an existing domain block. |
ADDSERVICETAG# | Add an existing tag to an existing domain block. |
DELSERVICETAG# | Removing a specific tag from an existing domain block. |