actor_status_info# ansys.optislang.core.server_queries.actor_status_info(uid: str, hid: str, password: str | None = None) → str# Generate JSON string of actor_status_info query. Parameters: uid: strUid entry. hid: strHid entry. passwordstr, optPassword. Returns: strJSON string of actor_status_info query.