refresh_listener_registration# ansys.optislang.core.server_commands.refresh_listener_registration(uid: str, password: str | None = None) → str# Generate JSON string of refresh_listener_registration command. Parameters: uid: strUid entry. passwordstr, optPassword. Returns: strJSON string of refresh_listener_registration command.