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.
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = AddTagTYPE = DOMAIN|ZONE|SERVICETAG = (TEXT)Response
code = (INT)description = (TEXT)queuetime = (INT)runtime = (INT)Attributes
Section titled “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
Section titled “Optional”The following parameters are optional for this command.
Command
COMMAND = AddTagTYPE = DOMAIN|ZONE|SERVICETAG = (TEXT)
SERVICETYPE = DOMAINBLOCKING|CERTIFICATECOPY = (TEXT)DESCRIPTION = (TEXT)DOMAIN# = (DOMAIN)ZONE# = (ZONE)OBJECT# = DOMAIN BLOCK ROID|CERTIFICATE IDResponse
code = (INT)description = (TEXT)queuetime = (INT)runtime = (INT)Attributes
Section titled “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. |
Domain - Tags commands