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, optActor uid entry. A Hirearchical ID (hid) is required. hid: str, optHid entry. The actor uid is required. passwordstr, optPassword. Returns: strJSON string of reset command.