Server queries#
These methods are specific to the ansys.optislang.core.tcp.server_queries
module
and can be used to generate queries to the optiSLang server:
|
Generate JSON string of actor_info query. |
|
Generate JSON string of actor_internal_variables query. |
|
Generate JSON string of actor_properties query. |
|
Generate JSON string of actor_registered_input_slots query. |
|
Generate JSON string of actor_registered_output_slots query. |
|
Generate JSON string of actor_registered_parameters query. |
|
Generate JSON string of actor_registered_responses query. |
|
Generate JSON string of actor_states query. |
|
Generate JSON string of actor_status_info query. |
|
Generate JSON string of actor_supports query. |
|
Generate JSON string of available_input_locations query. |
|
Generate JSON string of available nodes query. |
|
Generate JSON string of available_output_locations query. |
|
Generate JSON string of basic_project_info query. |
|
Generate JSON string of doe_size query. |
|
Generate JSON string of full_project_status_info query. |
|
Generate JSON string of full_project_tree query. |
|
Generate JSON string of full_project_tree_with_properties query. |
|
Generate JSON string of full_subtree_status_info query. |
|
Generate JSON string of get_criteria query. |
|
Generate JSON string of get_criterion query. |
|
Generate JSON string of hpc_licensing_forwarded_environment query. |
|
Generate JSON string of input_slot_value query. |
|
Generate JSON string of output_slot_value query. |
|
Generate JSON string of project_tree_systems query. |
|
Generate JSON string of project_tree_with_properties query. |
|
Generate JSON string of result_design query. |
|
Generate JSON string of server_info query. |
|
Generate JSON string of server_is_alive query. |
|
Generate JSON string of systems_status_info query. |