ModifyTag
Can be used to modify a Tag, e.g. its name, assigned domains and/or TLD zones, etc. 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.
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = ModifyTagTYPE = 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 = ModifyTagTYPE = DOMAIN|ZONE|SERVICETAG = (TEXT)
NEWTAG = (TEXT)DESCRIPTION = (TEXT)
DOMAIN# = (DOMAIN)ADDDOMAIN# = (DOMAIN)DELDOMAIN# = (DOMAIN)
ZONE# = (ZONE)ADDZONE# = (ZONE)DELZONE# = (ZONE)
SERVICETYPE = DOMAINBLOCKING|CERTIFICATEOBJECT# = DOMAIN BLOCK ROID|CERTIFICATE IDADDOBJECT# = DOMAIN BLOCK ROID|CERTIFICATE IDDELOBJECT# = DOMAIN BLOCK ROID|CERTIFICATE IDResponse
code = (INT)description = (TEXT)queuetime = (INT)runtime = (INT)Attributes
Section titled “Attributes”| NEWTAG | The name of the tag. Can contain unicode characters. Is unique per type. |
|---|---|
| DOMAIN# | Assign to the domain tag a specific list of owned domain names. |
| ADDDOMAIN# | Add to the domain tag a list of owned domain names. |
| DELETEDOMAIN# | Delete from the domain tag a list of associated domain names. |
| ZONE# | Assign to the zone tag a specific list of existing zones. |
| ADDZONE# | Add to the zone tag a list of existing zones. |
| DELETEZONE# | Delete from the zone tag a list of associated zones. |
| SERVICETYPE | To be used with the TYPE |
| OBJECT# | Add an existing tag to the object and removes all other objects associated with this tag. |
| ADDOBJECT# | Add a specific tag to an existing AdultBlock. |
| DELOBJECT# | Removing a specific tag from an existing AdultBlock. |
Domain - Tags commands