BULK RELEASE changes the tag of the domain names matching given filter. It is a flexible method for releasing large numbers of domain names in a single, terse request.
BULK RELEASE operations may include the following:
operation: bulkBULK RELEASE operations consist of:
update:
filter:
dry-run:
operation:bulk
The reply to the request
operation: bulkwill be in the form
update: registrar-tag='OTHERTAG'
Subject: Re: ACK TAG bulk
Your message has been processed by the UK NIC automated DNS
delegation system. The required additions/changes have been
made to the database and will become visible in the zone file within
thirty minutes.
The following domain names were released:
example.co.uk
Number of domains in the list: 1.
If you have any questions please contact support@nominet.org.uk.
Documentation on the automaton can be found on the Nominet Web
site at http://www.nominet.org.uk/go/automaton
Your original message follows
-------------------------------------------------------------------------------
operation: bulk
update: registrar-tag='OTHERTAG'
operation: bulkwill be in the form
update: registrar-tag='OTHERTAG'
dry-run:
Subject: Re: TAG bulk - DRY-RUN
Domain list before the change:
Domain name|registrar-tag
example.co.uk|TAG
Number of domains in the list: 1.
Domain list after the change:
Domain name|registrar-tag
example.co.uk|OTHERTAG
Number of domains in the list: 1.
If you have any questions please contact support@nominet.org.uk.
Documentation on the automaton can be found on the Nominet Web
site at http://www.nominet.org.uk/go/automaton
Your original message follows
-------------------------------------------------------------------------------
operation: bulk
update: registrar-tag='OTHERTAG'
dry-run:
Omitting a filter clause releases all domain names on the requesting tag.
operation: bulk
update: registrar-tag='OTHERTAG'
This releases all domain names on the requesting tag that match a wildcard search string.
operation: bulk
filter: key like 'example.%.uk'
update: registrar-tag = 'OTHERTAG'
This will return the outcome of the release without committing any changes to the register
operation:bulk
update: registrar-tag = 'OTHERTAG'
dry-run:
This releases all domain names on the requesting tag to the account with id '100001' on the target tag 'OTHERTAG'
operation: bulk
update: registrar-tag ='OTHERTAG', account-id='100001'
If all domains on an account are released, the account itself is also moved to the target tag. This moves account with id '100002' onto the tag 'OTHERTAG', along with all its domain names.
filter: account-id = '100002'
update: registrar-tag = 'OTHERTAG'
This will release all the domain names on all accounts with account name 'Miss Example':
filter: account-name = 'Miss Example'
update: registrar-tag = 'OTHERTAG'