reset#

ansys.optislang.core.server_commands.reset(actor_uid: str | None = None, hid: str | None = None, password: str | None = None) str#

Generate JSON string of reset command.

Parameters:
actor_uid: str, opt

Actor uid entry. A Hirearchical ID (hid) is required.

hid: str, opt

Hid entry. The actor uid is required.

passwordstr, opt

Password.

Returns:
str

JSON string of reset command.