cosmotech-api 5.0.0b4__py3-none-any.whl → 5.0.0b6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of cosmotech-api might be problematic. Click here for more details.
- cosmotech_api/__init__.py +2 -6
- cosmotech_api/api/connector_api.py +4 -7
- cosmotech_api/api/dataset_api.py +471 -40
- cosmotech_api/api/meta_api.py +1 -1
- cosmotech_api/api/organization_api.py +1 -1
- cosmotech_api/api/run_api.py +1 -674
- cosmotech_api/api/runner_api.py +13 -13
- cosmotech_api/api/scenario_api.py +1 -1
- cosmotech_api/api/scenariorun_api.py +1 -1
- cosmotech_api/api/solution_api.py +399 -1860
- cosmotech_api/api/twingraph_api.py +1 -1
- cosmotech_api/api/workspace_api.py +1 -1
- cosmotech_api/api_client.py +1 -1
- cosmotech_api/configuration.py +2 -2
- cosmotech_api/exceptions.py +1 -1
- cosmotech_api/models/__init__.py +2 -6
- cosmotech_api/models/about_info.py +1 -1
- cosmotech_api/models/about_info_version.py +1 -1
- cosmotech_api/models/component_role_permissions.py +1 -1
- cosmotech_api/models/connector.py +1 -1
- cosmotech_api/models/connector_parameter.py +1 -1
- cosmotech_api/models/connector_parameter_group.py +1 -1
- cosmotech_api/models/container_resource_size_info.py +1 -1
- cosmotech_api/models/container_resource_sizing.py +1 -1
- cosmotech_api/models/create_info.py +1 -1
- cosmotech_api/models/created_run.py +1 -1
- cosmotech_api/models/dataset.py +1 -1
- cosmotech_api/models/dataset_access_control.py +1 -1
- cosmotech_api/models/dataset_compatibility.py +1 -1
- cosmotech_api/models/dataset_connector.py +1 -1
- cosmotech_api/models/dataset_copy_parameters.py +1 -1
- cosmotech_api/models/dataset_create_request.py +1 -1
- cosmotech_api/models/dataset_part.py +2 -2
- cosmotech_api/models/dataset_part_create_request.py +3 -3
- cosmotech_api/models/dataset_part_type_enum.py +2 -2
- cosmotech_api/models/dataset_part_update_request.py +1 -1
- cosmotech_api/models/dataset_role.py +1 -1
- cosmotech_api/models/dataset_search.py +1 -1
- cosmotech_api/models/dataset_security.py +1 -1
- cosmotech_api/models/dataset_source_type.py +1 -1
- cosmotech_api/models/dataset_twin_graph_hash.py +1 -1
- cosmotech_api/models/dataset_twin_graph_info.py +1 -1
- cosmotech_api/models/dataset_twin_graph_query.py +1 -1
- cosmotech_api/models/dataset_update_request.py +1 -1
- cosmotech_api/models/delete_historical_data.py +1 -1
- cosmotech_api/models/edit_info.py +1 -1
- cosmotech_api/models/file_upload_metadata.py +1 -1
- cosmotech_api/models/file_upload_validation.py +1 -1
- cosmotech_api/models/graph_properties.py +1 -1
- cosmotech_api/models/ingestion_status_enum.py +1 -1
- cosmotech_api/models/io_types_enum.py +1 -1
- cosmotech_api/models/last_run_info.py +1 -1
- cosmotech_api/models/organization.py +1 -1
- cosmotech_api/models/organization_access_control.py +1 -1
- cosmotech_api/models/organization_create_request.py +1 -1
- cosmotech_api/models/organization_edit_info.py +1 -1
- cosmotech_api/models/organization_role.py +1 -1
- cosmotech_api/models/organization_security.py +1 -1
- cosmotech_api/models/organization_service.py +1 -1
- cosmotech_api/models/organization_services.py +1 -1
- cosmotech_api/models/organization_update_request.py +1 -1
- cosmotech_api/models/query_result.py +1 -1
- cosmotech_api/models/resource_size_info.py +1 -1
- cosmotech_api/models/run.py +1 -1
- cosmotech_api/models/run_container.py +1 -1
- cosmotech_api/models/run_container_artifact.py +1 -1
- cosmotech_api/models/run_container_logs.py +1 -1
- cosmotech_api/models/run_data.py +2 -2
- cosmotech_api/models/run_data_query.py +1 -1
- cosmotech_api/models/run_edit_info.py +1 -1
- cosmotech_api/models/run_logs.py +1 -1
- cosmotech_api/models/run_logs_entry.py +1 -1
- cosmotech_api/models/run_resource_requested.py +1 -1
- cosmotech_api/models/run_search.py +1 -1
- cosmotech_api/models/run_search_state.py +1 -1
- cosmotech_api/models/run_start_containers.py +1 -1
- cosmotech_api/models/run_state.py +1 -1
- cosmotech_api/models/run_status.py +1 -1
- cosmotech_api/models/run_status_node.py +1 -1
- cosmotech_api/models/run_template.py +1 -1
- cosmotech_api/models/run_template_create_request.py +1 -1
- cosmotech_api/models/run_template_handler_id.py +1 -1
- cosmotech_api/models/run_template_orchestrator.py +1 -1
- cosmotech_api/models/run_template_parameter.py +1 -1
- cosmotech_api/models/run_template_parameter_create_request.py +1 -1
- cosmotech_api/models/run_template_parameter_group.py +1 -1
- cosmotech_api/models/run_template_parameter_group_create_request.py +1 -1
- cosmotech_api/models/run_template_parameter_group_update_request.py +1 -1
- cosmotech_api/models/run_template_parameter_update_request.py +1 -1
- cosmotech_api/models/run_template_parameter_value.py +1 -1
- cosmotech_api/models/run_template_resource_sizing.py +1 -1
- cosmotech_api/models/run_template_step_source.py +1 -1
- cosmotech_api/models/run_template_update_request.py +1 -1
- cosmotech_api/models/runner.py +8 -4
- cosmotech_api/models/runner_access_control.py +1 -1
- cosmotech_api/models/runner_changed_parameter_value.py +1 -1
- cosmotech_api/models/runner_comparison_result.py +1 -1
- cosmotech_api/models/runner_create_request.py +1 -9
- cosmotech_api/models/runner_data_download_info.py +1 -1
- cosmotech_api/models/runner_data_download_job.py +1 -1
- cosmotech_api/models/runner_datasets.py +92 -0
- cosmotech_api/models/runner_edit_info.py +1 -1
- cosmotech_api/models/runner_job_state.py +1 -1
- cosmotech_api/models/runner_last_run.py +1 -1
- cosmotech_api/models/runner_parent_last_run.py +1 -1
- cosmotech_api/models/runner_resource_sizing.py +1 -1
- cosmotech_api/models/runner_role.py +1 -1
- cosmotech_api/models/runner_root_last_run.py +1 -1
- cosmotech_api/models/runner_run_template_parameter_value.py +1 -3
- cosmotech_api/models/runner_security.py +1 -1
- cosmotech_api/models/runner_update_request.py +1 -5
- cosmotech_api/models/runner_validation_status.py +1 -1
- cosmotech_api/models/scenario.py +1 -1
- cosmotech_api/models/scenario_access_control.py +1 -1
- cosmotech_api/models/scenario_changed_parameter_value.py +1 -1
- cosmotech_api/models/scenario_comparison_result.py +1 -1
- cosmotech_api/models/scenario_data_download_info.py +1 -1
- cosmotech_api/models/scenario_data_download_job.py +1 -1
- cosmotech_api/models/scenario_job_state.py +1 -1
- cosmotech_api/models/scenario_last_run.py +1 -1
- cosmotech_api/models/scenario_resource_sizing.py +1 -1
- cosmotech_api/models/scenario_role.py +1 -1
- cosmotech_api/models/scenario_run.py +1 -1
- cosmotech_api/models/scenario_run_container.py +1 -1
- cosmotech_api/models/scenario_run_container_artifact.py +1 -1
- cosmotech_api/models/scenario_run_container_logs.py +1 -1
- cosmotech_api/models/scenario_run_logs.py +1 -1
- cosmotech_api/models/scenario_run_resource_requested.py +1 -1
- cosmotech_api/models/scenario_run_search.py +1 -1
- cosmotech_api/models/scenario_run_search_state.py +1 -1
- cosmotech_api/models/scenario_run_start_containers.py +1 -1
- cosmotech_api/models/scenario_run_state.py +1 -1
- cosmotech_api/models/scenario_run_status.py +1 -1
- cosmotech_api/models/scenario_run_status_node.py +1 -1
- cosmotech_api/models/scenario_run_template_parameter_value.py +1 -1
- cosmotech_api/models/scenario_security.py +1 -1
- cosmotech_api/models/scenario_validation_status.py +1 -1
- cosmotech_api/models/send_run_data_request.py +5 -5
- cosmotech_api/models/solution.py +1 -1
- cosmotech_api/models/solution_access_control.py +1 -1
- cosmotech_api/models/solution_create_request.py +1 -1
- cosmotech_api/models/solution_edit_info.py +1 -1
- cosmotech_api/models/solution_file.py +1 -1
- cosmotech_api/models/solution_role.py +1 -1
- cosmotech_api/models/solution_security.py +1 -1
- cosmotech_api/models/solution_update_request.py +1 -1
- cosmotech_api/models/source_info.py +1 -1
- cosmotech_api/models/sub_dataset_graph_query.py +1 -1
- cosmotech_api/models/twin_graph_batch_result.py +1 -1
- cosmotech_api/models/twin_graph_hash.py +1 -1
- cosmotech_api/models/twin_graph_query.py +1 -1
- cosmotech_api/models/twincache_status_enum.py +1 -1
- cosmotech_api/models/validator.py +1 -1
- cosmotech_api/models/workspace.py +1 -1
- cosmotech_api/models/workspace_access_control.py +1 -1
- cosmotech_api/models/workspace_create_request.py +1 -1
- cosmotech_api/models/workspace_edit_info.py +1 -1
- cosmotech_api/models/workspace_file.py +1 -1
- cosmotech_api/models/workspace_role.py +1 -1
- cosmotech_api/models/workspace_secret.py +1 -1
- cosmotech_api/models/workspace_security.py +1 -1
- cosmotech_api/models/workspace_solution.py +16 -2
- cosmotech_api/models/workspace_update_request.py +1 -1
- cosmotech_api/models/workspace_web_app.py +1 -1
- cosmotech_api/rest.py +1 -1
- {cosmotech_api-5.0.0b4.dist-info → cosmotech_api-5.0.0b6.dist-info}/METADATA +1 -1
- cosmotech_api-5.0.0b6.dist-info/RECORD +295 -0
- cosmotech_api-5.0.0b4.dist-info/RECORD +0 -294
- {cosmotech_api-5.0.0b4.dist-info → cosmotech_api-5.0.0b6.dist-info}/WHEEL +0 -0
- {cosmotech_api-5.0.0b4.dist-info → cosmotech_api-5.0.0b6.dist-info}/licenses/LICENSE +0 -0
- {cosmotech_api-5.0.0b4.dist-info → cosmotech_api-5.0.0b6.dist-info}/top_level.txt +0 -0
cosmotech_api/api/runner_api.py
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Cosmo Tech Platform API
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 5.0.0-
|
|
8
|
+
The version of the OpenAPI document: 5.0.0-beta6
|
|
9
9
|
Contact: platform@cosmotech.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -2748,8 +2748,8 @@ class RunnerApi:
|
|
|
2748
2748
|
self,
|
|
2749
2749
|
organization_id: Annotated[StrictStr, Field(description="the Organization identifier")],
|
|
2750
2750
|
workspace_id: Annotated[StrictStr, Field(description="the Workspace identifier")],
|
|
2751
|
-
page: Annotated[Optional[StrictInt], Field(description="
|
|
2752
|
-
size: Annotated[Optional[StrictInt], Field(description="
|
|
2751
|
+
page: Annotated[Optional[StrictInt], Field(description="Page number to query (first page is at index 0)")] = None,
|
|
2752
|
+
size: Annotated[Optional[StrictInt], Field(description="Amount of result by page")] = None,
|
|
2753
2753
|
_request_timeout: Union[
|
|
2754
2754
|
None,
|
|
2755
2755
|
Annotated[StrictFloat, Field(gt=0)],
|
|
@@ -2770,9 +2770,9 @@ class RunnerApi:
|
|
|
2770
2770
|
:type organization_id: str
|
|
2771
2771
|
:param workspace_id: the Workspace identifier (required)
|
|
2772
2772
|
:type workspace_id: str
|
|
2773
|
-
:param page:
|
|
2773
|
+
:param page: Page number to query (first page is at index 0)
|
|
2774
2774
|
:type page: int
|
|
2775
|
-
:param size:
|
|
2775
|
+
:param size: Amount of result by page
|
|
2776
2776
|
:type size: int
|
|
2777
2777
|
:param _request_timeout: timeout setting for this request. If one
|
|
2778
2778
|
number provided, it will be total request
|
|
@@ -2826,8 +2826,8 @@ class RunnerApi:
|
|
|
2826
2826
|
self,
|
|
2827
2827
|
organization_id: Annotated[StrictStr, Field(description="the Organization identifier")],
|
|
2828
2828
|
workspace_id: Annotated[StrictStr, Field(description="the Workspace identifier")],
|
|
2829
|
-
page: Annotated[Optional[StrictInt], Field(description="
|
|
2830
|
-
size: Annotated[Optional[StrictInt], Field(description="
|
|
2829
|
+
page: Annotated[Optional[StrictInt], Field(description="Page number to query (first page is at index 0)")] = None,
|
|
2830
|
+
size: Annotated[Optional[StrictInt], Field(description="Amount of result by page")] = None,
|
|
2831
2831
|
_request_timeout: Union[
|
|
2832
2832
|
None,
|
|
2833
2833
|
Annotated[StrictFloat, Field(gt=0)],
|
|
@@ -2848,9 +2848,9 @@ class RunnerApi:
|
|
|
2848
2848
|
:type organization_id: str
|
|
2849
2849
|
:param workspace_id: the Workspace identifier (required)
|
|
2850
2850
|
:type workspace_id: str
|
|
2851
|
-
:param page:
|
|
2851
|
+
:param page: Page number to query (first page is at index 0)
|
|
2852
2852
|
:type page: int
|
|
2853
|
-
:param size:
|
|
2853
|
+
:param size: Amount of result by page
|
|
2854
2854
|
:type size: int
|
|
2855
2855
|
:param _request_timeout: timeout setting for this request. If one
|
|
2856
2856
|
number provided, it will be total request
|
|
@@ -2904,8 +2904,8 @@ class RunnerApi:
|
|
|
2904
2904
|
self,
|
|
2905
2905
|
organization_id: Annotated[StrictStr, Field(description="the Organization identifier")],
|
|
2906
2906
|
workspace_id: Annotated[StrictStr, Field(description="the Workspace identifier")],
|
|
2907
|
-
page: Annotated[Optional[StrictInt], Field(description="
|
|
2908
|
-
size: Annotated[Optional[StrictInt], Field(description="
|
|
2907
|
+
page: Annotated[Optional[StrictInt], Field(description="Page number to query (first page is at index 0)")] = None,
|
|
2908
|
+
size: Annotated[Optional[StrictInt], Field(description="Amount of result by page")] = None,
|
|
2909
2909
|
_request_timeout: Union[
|
|
2910
2910
|
None,
|
|
2911
2911
|
Annotated[StrictFloat, Field(gt=0)],
|
|
@@ -2926,9 +2926,9 @@ class RunnerApi:
|
|
|
2926
2926
|
:type organization_id: str
|
|
2927
2927
|
:param workspace_id: the Workspace identifier (required)
|
|
2928
2928
|
:type workspace_id: str
|
|
2929
|
-
:param page:
|
|
2929
|
+
:param page: Page number to query (first page is at index 0)
|
|
2930
2930
|
:type page: int
|
|
2931
|
-
:param size:
|
|
2931
|
+
:param size: Amount of result by page
|
|
2932
2932
|
:type size: int
|
|
2933
2933
|
:param _request_timeout: timeout setting for this request. If one
|
|
2934
2934
|
number provided, it will be total request
|