RenameFaceDatabase

Renames a database that stores faces.

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
database The name of the database that you want to rename. Yes
newdatabase The new name for the database (maximum 254 bytes). Yes

Example

The following example renames the database politicians, using the new name BritishPoliticians.

/action=RenameFaceDatabase&database=politicians&newdatabase=BritishPoliticians

Response

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

_HP_HTML5_bannerTitle.htm