AddTag
The AddTag command allows you to create new tags for either domains or domain blocks or zones or SSL 2.0 certificates. The tag name must be unique together with the type and supports all characters, but is limited to 64 characters.
Possible Gateways
The command AddTag is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = AddTag
TYPE = DOMAIN|ZONE|SERVICE
TAG = (TEXT)
Response
code = (INT)
description = (TEXT)
queuetime = (INT)
runtime = (INT)
Attributes
TAG | The name of the tag. Can contain unicode characters. Is unique per type. |
TYPE | The type of the tag. Service is used for domain blocks, together with the servicetype parameter. |
Optional
The following parameters are optional for this command.
Command
COMMAND = AddTag
TYPE = DOMAIN|ZONE|SERVICE
TAG = (TEXT)
SERVICETYPE = DOMAINBLOCKING|CERTIFICATE
COPY = (TEXT)
DESCRIPTION = (TEXT)
DOMAIN# = (DOMAIN)
ZONE# = (ZONE)
OBJECT# = DOMAIN BLOCK ROID|CERTIFICATE ID
Response
code = (INT)
description = (TEXT)
queuetime = (INT)
runtime = (INT)
Attributes
SERVICETYPE | To be used with the TYPE |
COPY | Create a a copy of an existing Tag for that type. |
DOMAIN# | Assign to the domain tag a list of owned domain names on creation of the tag. |
ZONE# | Assign to the zone tag a list of existing zones on creation of the tag. |
OBJECT# | Assign to the domain block on creation of the tag. |