RenameClassifier

Renames a classifier that is used for object classification.

Note: This is an administrative action that can be sent only from AdminClients (which are set in the [Server] section of the configuration file).

Type: synchronous

Parameter Description Required
classifier The name of the classifier that you want to rename. Yes
newclassifier The new name for the classifier (maximum 254 bytes). Yes

Example

The following example renames the classifier Wildlife, using the new name BritishWildlife.

/action=RenameClassifier&classifier=Wildlife&newclassifier=BritishWildlife

Response

<autnresponse>
  <action>RENAMECLASSIFIER</action>
  <response>SUCCESS</response>
  <responsedata></responsedata>
</autnresponse>

_HP_HTML5_bannerTitle.htm