set_succeeded_state#

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

Generate JSON string of set succeeded state command.

Parameters:
actor_uid: str

Actor uid entry.

hid: str, opt

Hid entry.

passwordstr, opt

Password.

Returns:
str

JSON string of set succeeded state command.