Feb. 26, 2019
Required API Key:
any key with the
rules
ACL
Method signature
$client->copyRules(string indexNameSrc, string indexNameDest);
About this method #
Copy the rules of an index to another index on the same app.
Note that this removes all Query Rules currently present in the destination index, and replaces them with the Query Rules from the source.
Examples #
Copy rules#
Parameters #
Response #
No response