flushGroupNameAliases
This command invalidates all group name aliases.
This function has no parameters.
Example:
API Call:
flushGroupNameAliases
JSON Response:
{
"data":null,
"description":"All group name aliases are flushed",
"status":"SUCCESS"
}
The JSON response contains the following details:
-
data– Nothing to parse for this command
-
description– Describes the result of parsing/executing the command
-
status–
SUCCESSif the command was parsed and executed successfully,FAILif not