Server queries#
These methods are specific to the ansys.optislang.core.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_properties 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 basic_project_info 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 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 server_info query. |
|
Generate JSON string of server_is_alive query. |
|
Generate JSON string of systems_status_info query. |