polyaxon-sdk 2.4.0__py2.py3-none-any.whl → 2.4.0rc0__py2.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.
- polyaxon_sdk/__init__.py +2 -2
- polyaxon_sdk/api/agents_v1_api.py +19 -9
- polyaxon_sdk/api/artifacts_stores_v1_api.py +1 -1
- polyaxon_sdk/api/auth_v1_api.py +30 -13
- polyaxon_sdk/api/connections_v1_api.py +11 -6
- polyaxon_sdk/api/dashboards_v1_api.py +11 -6
- polyaxon_sdk/api/organizations_v1_api.py +118 -53
- polyaxon_sdk/api/policies_v1_api.py +11 -6
- polyaxon_sdk/api/presets_v1_api.py +11 -6
- polyaxon_sdk/api/project_dashboards_v1_api.py +20 -10
- polyaxon_sdk/api/project_searches_v1_api.py +20 -10
- polyaxon_sdk/api/projects_v1_api.py +82 -37
- polyaxon_sdk/api/queues_v1_api.py +11 -6
- polyaxon_sdk/api/runs_v1_api.py +253 -113
- polyaxon_sdk/api/schemas_v1_api.py +1 -1
- polyaxon_sdk/api/searches_v1_api.py +11 -6
- polyaxon_sdk/api/service_accounts_v1_api.py +20 -10
- polyaxon_sdk/api/tags_v1_api.py +19 -9
- polyaxon_sdk/api/teams_v1_api.py +109 -49
- polyaxon_sdk/api/users_v1_api.py +10 -5
- polyaxon_sdk/api/versions_v1_api.py +1 -1
- polyaxon_sdk/api_client.py +2 -2
- polyaxon_sdk/configuration.py +3 -3
- polyaxon_sdk/exceptions.py +1 -1
- polyaxon_sdk/models/__init__.py +1 -1
- polyaxon_sdk/models/agent_state_response_agent_state.py +1 -1
- polyaxon_sdk/models/mx_job_mode.py +1 -1
- polyaxon_sdk/models/protobuf_any.py +1 -1
- polyaxon_sdk/models/protobuf_null_value.py +1 -1
- polyaxon_sdk/models/runtime_error.py +1 -1
- polyaxon_sdk/models/search_view.py +1 -1
- polyaxon_sdk/models/v1_activity.py +1 -1
- polyaxon_sdk/models/v1_agent.py +1 -1
- polyaxon_sdk/models/v1_agent_reconcile_body_request.py +1 -1
- polyaxon_sdk/models/v1_agent_state_response.py +1 -1
- polyaxon_sdk/models/v1_agent_status_body_request.py +1 -1
- polyaxon_sdk/models/v1_analytics_spec.py +1 -1
- polyaxon_sdk/models/v1_artifact_kind.py +1 -1
- polyaxon_sdk/models/v1_artifact_tree.py +1 -1
- polyaxon_sdk/models/v1_artifacts_mount.py +1 -1
- polyaxon_sdk/models/v1_artifacts_type.py +1 -1
- polyaxon_sdk/models/v1_auth.py +1 -1
- polyaxon_sdk/models/v1_auth_type.py +1 -1
- polyaxon_sdk/models/v1_average_stopping_policy.py +1 -1
- polyaxon_sdk/models/v1_bayes.py +1 -1
- polyaxon_sdk/models/v1_bucket_connection.py +1 -1
- polyaxon_sdk/models/v1_build.py +1 -1
- polyaxon_sdk/models/v1_cache.py +1 -1
- polyaxon_sdk/models/v1_claim_connection.py +1 -1
- polyaxon_sdk/models/v1_clean_pod_policy.py +1 -1
- polyaxon_sdk/models/v1_cloning.py +1 -1
- polyaxon_sdk/models/v1_cloning_kind.py +1 -1
- polyaxon_sdk/models/v1_compatibility.py +1 -1
- polyaxon_sdk/models/v1_compiled_operation.py +1 -1
- polyaxon_sdk/models/v1_component.py +1 -1
- polyaxon_sdk/models/v1_connection_kind.py +1 -1
- polyaxon_sdk/models/v1_connection_resource.py +1 -1
- polyaxon_sdk/models/v1_connection_response.py +1 -1
- polyaxon_sdk/models/v1_connection_schema.py +1 -1
- polyaxon_sdk/models/v1_connection_type.py +1 -1
- polyaxon_sdk/models/v1_credentials.py +1 -1
- polyaxon_sdk/models/v1_cron_schedule.py +1 -1
- polyaxon_sdk/models/v1_dag.py +1 -1
- polyaxon_sdk/models/v1_dag_ref.py +1 -1
- polyaxon_sdk/models/v1_dashboard.py +1 -1
- polyaxon_sdk/models/v1_dashboard_spec.py +1 -1
- polyaxon_sdk/models/v1_dask_job.py +1 -1
- polyaxon_sdk/models/v1_dask_replica.py +1 -1
- polyaxon_sdk/models/v1_date_time_schedule.py +1 -1
- polyaxon_sdk/models/v1_diff_stopping_policy.py +1 -1
- polyaxon_sdk/models/v1_dockerfile_type.py +1 -1
- polyaxon_sdk/models/v1_early_stopping.py +1 -1
- polyaxon_sdk/models/v1_entities_tags.py +1 -1
- polyaxon_sdk/models/v1_entities_transfer.py +1 -1
- polyaxon_sdk/models/v1_entity_notification_body.py +1 -1
- polyaxon_sdk/models/v1_entity_stage_body_request.py +1 -1
- polyaxon_sdk/models/v1_entity_status_body_request.py +1 -1
- polyaxon_sdk/models/v1_environment.py +1 -1
- polyaxon_sdk/models/v1_event.py +1 -1
- polyaxon_sdk/models/v1_event_artifact.py +1 -1
- polyaxon_sdk/models/v1_event_audio.py +1 -1
- polyaxon_sdk/models/v1_event_chart.py +1 -1
- polyaxon_sdk/models/v1_event_chart_kind.py +1 -1
- polyaxon_sdk/models/v1_event_confusion_matrix.py +1 -1
- polyaxon_sdk/models/v1_event_curve.py +1 -1
- polyaxon_sdk/models/v1_event_curve_kind.py +1 -1
- polyaxon_sdk/models/v1_event_dataframe.py +1 -1
- polyaxon_sdk/models/v1_event_histogram.py +1 -1
- polyaxon_sdk/models/v1_event_image.py +1 -1
- polyaxon_sdk/models/v1_event_kind.py +1 -1
- polyaxon_sdk/models/v1_event_model.py +1 -1
- polyaxon_sdk/models/v1_event_span.py +1 -1
- polyaxon_sdk/models/v1_event_span_kind.py +1 -1
- polyaxon_sdk/models/v1_event_trigger.py +1 -1
- polyaxon_sdk/models/v1_event_type.py +1 -1
- polyaxon_sdk/models/v1_event_video.py +1 -1
- polyaxon_sdk/models/v1_events_response.py +1 -1
- polyaxon_sdk/models/v1_failure_early_stopping.py +1 -1
- polyaxon_sdk/models/v1_file_type.py +1 -1
- polyaxon_sdk/models/v1_gcs_type.py +1 -1
- polyaxon_sdk/models/v1_git_connection.py +1 -1
- polyaxon_sdk/models/v1_git_type.py +1 -1
- polyaxon_sdk/models/v1_grid_search.py +1 -1
- polyaxon_sdk/models/v1_hook.py +1 -1
- polyaxon_sdk/models/v1_host_connection.py +1 -1
- polyaxon_sdk/models/v1_host_path_connection.py +1 -1
- polyaxon_sdk/models/v1_hp_choice.py +1 -1
- polyaxon_sdk/models/v1_hp_date_range.py +1 -1
- polyaxon_sdk/models/v1_hp_date_time_range.py +1 -1
- polyaxon_sdk/models/v1_hp_geom_space.py +1 -1
- polyaxon_sdk/models/v1_hp_lin_space.py +1 -1
- polyaxon_sdk/models/v1_hp_log_normal.py +1 -1
- polyaxon_sdk/models/v1_hp_log_space.py +1 -1
- polyaxon_sdk/models/v1_hp_log_uniform.py +1 -1
- polyaxon_sdk/models/v1_hp_normal.py +1 -1
- polyaxon_sdk/models/v1_hp_p_choice.py +1 -1
- polyaxon_sdk/models/v1_hp_params.py +1 -1
- polyaxon_sdk/models/v1_hp_q_log_normal.py +1 -1
- polyaxon_sdk/models/v1_hp_q_log_uniform.py +1 -1
- polyaxon_sdk/models/v1_hp_q_normal.py +1 -1
- polyaxon_sdk/models/v1_hp_q_uniform.py +1 -1
- polyaxon_sdk/models/v1_hp_range.py +1 -1
- polyaxon_sdk/models/v1_hp_uniform.py +1 -1
- polyaxon_sdk/models/v1_hub_ref.py +1 -1
- polyaxon_sdk/models/v1_hyperband.py +1 -1
- polyaxon_sdk/models/v1_hyperopt.py +1 -1
- polyaxon_sdk/models/v1_hyperopt_algorithms.py +1 -1
- polyaxon_sdk/models/v1_init.py +1 -1
- polyaxon_sdk/models/v1_installation.py +1 -1
- polyaxon_sdk/models/v1_interval_schedule.py +1 -1
- polyaxon_sdk/models/v1_io.py +1 -1
- polyaxon_sdk/models/v1_iterative.py +1 -1
- polyaxon_sdk/models/v1_job.py +1 -1
- polyaxon_sdk/models/v1_join.py +1 -1
- polyaxon_sdk/models/v1_join_param.py +1 -1
- polyaxon_sdk/models/v1_kf_replica.py +1 -1
- polyaxon_sdk/models/v1_list_activities_response.py +1 -1
- polyaxon_sdk/models/v1_list_agents_response.py +1 -1
- polyaxon_sdk/models/v1_list_bookmarks_response.py +1 -1
- polyaxon_sdk/models/v1_list_connections_response.py +1 -1
- polyaxon_sdk/models/v1_list_dashboards_response.py +1 -1
- polyaxon_sdk/models/v1_list_organization_members_response.py +1 -1
- polyaxon_sdk/models/v1_list_organizations_response.py +1 -1
- polyaxon_sdk/models/v1_list_policies_response.py +1 -1
- polyaxon_sdk/models/v1_list_presets_response.py +1 -1
- polyaxon_sdk/models/v1_list_project_versions_response.py +1 -1
- polyaxon_sdk/models/v1_list_projects_response.py +1 -1
- polyaxon_sdk/models/v1_list_queues_response.py +1 -1
- polyaxon_sdk/models/v1_list_run_artifacts_response.py +1 -1
- polyaxon_sdk/models/v1_list_run_connections_response.py +1 -1
- polyaxon_sdk/models/v1_list_run_edges_response.py +1 -1
- polyaxon_sdk/models/v1_list_runs_response.py +1 -1
- polyaxon_sdk/models/v1_list_searches_response.py +1 -1
- polyaxon_sdk/models/v1_list_service_accounts_response.py +1 -1
- polyaxon_sdk/models/v1_list_tags_response.py +1 -1
- polyaxon_sdk/models/v1_list_team_members_response.py +1 -1
- polyaxon_sdk/models/v1_list_teams_response.py +1 -1
- polyaxon_sdk/models/v1_list_token_response.py +1 -1
- polyaxon_sdk/models/v1_log.py +1 -1
- polyaxon_sdk/models/v1_log_handler.py +1 -1
- polyaxon_sdk/models/v1_logs.py +1 -1
- polyaxon_sdk/models/v1_managed_by.py +1 -1
- polyaxon_sdk/models/v1_mapping.py +1 -1
- polyaxon_sdk/models/v1_matrix.py +1 -1
- polyaxon_sdk/models/v1_matrix_kind.py +1 -1
- polyaxon_sdk/models/v1_median_stopping_policy.py +1 -1
- polyaxon_sdk/models/v1_metric_early_stopping.py +1 -1
- polyaxon_sdk/models/v1_mpi_job.py +1 -1
- polyaxon_sdk/models/v1_multi_events_response.py +1 -1
- polyaxon_sdk/models/v1_mx_job.py +1 -1
- polyaxon_sdk/models/v1_notification.py +1 -1
- polyaxon_sdk/models/v1_operation.py +1 -1
- polyaxon_sdk/models/v1_operation_body.py +1 -1
- polyaxon_sdk/models/v1_optimization.py +1 -1
- polyaxon_sdk/models/v1_optimization_metric.py +1 -1
- polyaxon_sdk/models/v1_optimization_resource.py +1 -1
- polyaxon_sdk/models/v1_organization.py +1 -1
- polyaxon_sdk/models/v1_organization_member.py +1 -1
- polyaxon_sdk/models/v1_paddle_elastic_polic.py +1 -1
- polyaxon_sdk/models/v1_paddle_job.py +1 -1
- polyaxon_sdk/models/v1_param.py +1 -1
- polyaxon_sdk/models/v1_password_change.py +1 -1
- polyaxon_sdk/models/v1_patch_strategy.py +1 -1
- polyaxon_sdk/models/v1_path_ref.py +1 -1
- polyaxon_sdk/models/v1_pipeline.py +1 -1
- polyaxon_sdk/models/v1_pipeline_kind.py +1 -1
- polyaxon_sdk/models/v1_plugins.py +1 -1
- polyaxon_sdk/models/v1_policy.py +1 -1
- polyaxon_sdk/models/v1_polyaxon_init_container.py +1 -1
- polyaxon_sdk/models/v1_polyaxon_sidecar_container.py +1 -1
- polyaxon_sdk/models/v1_preset.py +1 -1
- polyaxon_sdk/models/v1_preset_settings.py +1 -1
- polyaxon_sdk/models/v1_project.py +1 -1
- polyaxon_sdk/models/v1_project_settings.py +1 -1
- polyaxon_sdk/models/v1_project_version.py +1 -1
- polyaxon_sdk/models/v1_project_version_kind.py +1 -1
- polyaxon_sdk/models/v1_pytorch_elastic_policy.py +1 -1
- polyaxon_sdk/models/v1_pytorch_job.py +1 -1
- polyaxon_sdk/models/v1_queue.py +1 -1
- polyaxon_sdk/models/v1_random_search.py +1 -1
- polyaxon_sdk/models/v1_ray_job.py +1 -1
- polyaxon_sdk/models/v1_ray_replica.py +1 -1
- polyaxon_sdk/models/v1_reference.py +1 -1
- polyaxon_sdk/models/v1_resource_type.py +1 -1
- polyaxon_sdk/models/v1_run.py +1 -1
- polyaxon_sdk/models/v1_run_artifact.py +1 -1
- polyaxon_sdk/models/v1_run_artifacts.py +1 -1
- polyaxon_sdk/models/v1_run_connection.py +1 -1
- polyaxon_sdk/models/v1_run_edge.py +1 -1
- polyaxon_sdk/models/v1_run_edge_kind.py +1 -1
- polyaxon_sdk/models/v1_run_edge_lineage.py +1 -1
- polyaxon_sdk/models/v1_run_edges_graph.py +1 -1
- polyaxon_sdk/models/v1_run_kind.py +1 -1
- polyaxon_sdk/models/v1_run_pending.py +1 -1
- polyaxon_sdk/models/v1_run_reference_catalog.py +1 -1
- polyaxon_sdk/models/v1_run_resources.py +1 -1
- polyaxon_sdk/models/v1_run_schema.py +1 -1
- polyaxon_sdk/models/v1_run_settings.py +1 -1
- polyaxon_sdk/models/v1_s3_type.py +1 -1
- polyaxon_sdk/models/v1_schedule.py +1 -1
- polyaxon_sdk/models/v1_schedule_kind.py +1 -1
- polyaxon_sdk/models/v1_scheduling_policy.py +1 -1
- polyaxon_sdk/models/v1_schemas.py +1 -1
- polyaxon_sdk/models/v1_search.py +1 -1
- polyaxon_sdk/models/v1_search_spec.py +1 -1
- polyaxon_sdk/models/v1_section_spec.py +1 -1
- polyaxon_sdk/models/v1_service.py +1 -1
- polyaxon_sdk/models/v1_service_account.py +1 -1
- polyaxon_sdk/models/v1_settings_catalog.py +1 -1
- polyaxon_sdk/models/v1_stage.py +1 -1
- polyaxon_sdk/models/v1_stage_condition.py +1 -1
- polyaxon_sdk/models/v1_stages.py +1 -1
- polyaxon_sdk/models/v1_status.py +1 -1
- polyaxon_sdk/models/v1_status_condition.py +1 -1
- polyaxon_sdk/models/v1_statuses.py +1 -1
- polyaxon_sdk/models/v1_tag.py +1 -1
- polyaxon_sdk/models/v1_team.py +1 -1
- polyaxon_sdk/models/v1_team_member.py +1 -1
- polyaxon_sdk/models/v1_team_settings.py +1 -1
- polyaxon_sdk/models/v1_template.py +1 -1
- polyaxon_sdk/models/v1_tensorboard_type.py +1 -1
- polyaxon_sdk/models/v1_termination.py +1 -1
- polyaxon_sdk/models/v1_tf_job.py +1 -1
- polyaxon_sdk/models/v1_token.py +1 -1
- polyaxon_sdk/models/v1_trial_start.py +1 -1
- polyaxon_sdk/models/v1_trigger_policy.py +1 -1
- polyaxon_sdk/models/v1_truncation_stopping_policy.py +1 -1
- polyaxon_sdk/models/v1_tuner.py +1 -1
- polyaxon_sdk/models/v1_uri_type.py +1 -1
- polyaxon_sdk/models/v1_url_ref.py +1 -1
- polyaxon_sdk/models/v1_user.py +1 -1
- polyaxon_sdk/models/v1_user_access.py +1 -1
- polyaxon_sdk/models/v1_user_access_data.py +1 -1
- polyaxon_sdk/models/v1_user_email.py +1 -1
- polyaxon_sdk/models/v1_user_singup.py +1 -1
- polyaxon_sdk/models/v1_uuids.py +1 -1
- polyaxon_sdk/models/v1_validation.py +1 -1
- polyaxon_sdk/models/v1_version.py +1 -1
- polyaxon_sdk/models/v1_wasb_type.py +1 -1
- polyaxon_sdk/models/v1_xg_boost_job.py +1 -1
- polyaxon_sdk/rest.py +1 -1
- {polyaxon_sdk-2.4.0.dist-info → polyaxon_sdk-2.4.0rc0.dist-info}/METADATA +1 -1
- polyaxon_sdk-2.4.0rc0.dist-info/RECORD +266 -0
- polyaxon_sdk-2.4.0.dist-info/RECORD +0 -266
- {polyaxon_sdk-2.4.0.dist-info → polyaxon_sdk-2.4.0rc0.dist-info}/WHEEL +0 -0
- {polyaxon_sdk-2.4.0.dist-info → polyaxon_sdk-2.4.0rc0.dist-info}/top_level.txt +0 -0
@@ -5,7 +5,7 @@
|
|
5
5
|
|
6
6
|
# noqa: E501
|
7
7
|
|
8
|
-
The version of the OpenAPI document: 2.4.0
|
8
|
+
The version of the OpenAPI document: 2.4.0-rc0
|
9
9
|
Contact: contact@polyaxon.com
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
11
11
|
|
@@ -58,7 +58,7 @@ class OrganizationsV1Api(object):
|
|
58
58
|
self.api_client = api_client
|
59
59
|
|
60
60
|
@validate_arguments
|
61
|
-
def approve_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) ->
|
61
|
+
def approve_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) -> object: # noqa: E501
|
62
62
|
"""Approve cross-project runs selection # noqa: E501
|
63
63
|
|
64
64
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -84,7 +84,7 @@ class OrganizationsV1Api(object):
|
|
84
84
|
:return: Returns the result object.
|
85
85
|
If the method is called asynchronously,
|
86
86
|
returns the request thread.
|
87
|
-
:rtype:
|
87
|
+
:rtype: object
|
88
88
|
"""
|
89
89
|
kwargs['_return_http_data_only'] = True
|
90
90
|
return self.approve_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -124,7 +124,7 @@ class OrganizationsV1Api(object):
|
|
124
124
|
:return: Returns the result object.
|
125
125
|
If the method is called asynchronously,
|
126
126
|
returns the request thread.
|
127
|
-
:rtype:
|
127
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
128
128
|
"""
|
129
129
|
|
130
130
|
_params = locals()
|
@@ -189,7 +189,12 @@ class OrganizationsV1Api(object):
|
|
189
189
|
# authentication setting
|
190
190
|
_auth_settings = ['ApiKey'] # noqa: E501
|
191
191
|
|
192
|
-
_response_types_map = {
|
192
|
+
_response_types_map = {
|
193
|
+
'200': "object",
|
194
|
+
'204': "object",
|
195
|
+
'403': "object",
|
196
|
+
'404': "object",
|
197
|
+
}
|
193
198
|
|
194
199
|
return self.api_client.call_api(
|
195
200
|
'/api/v1/orgs/{owner}/runs/approve', 'POST',
|
@@ -209,7 +214,7 @@ class OrganizationsV1Api(object):
|
|
209
214
|
_request_auth=_params.get('_request_auth'))
|
210
215
|
|
211
216
|
@validate_arguments
|
212
|
-
def archive_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) ->
|
217
|
+
def archive_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) -> object: # noqa: E501
|
213
218
|
"""Archive cross-project runs selection # noqa: E501
|
214
219
|
|
215
220
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -235,7 +240,7 @@ class OrganizationsV1Api(object):
|
|
235
240
|
:return: Returns the result object.
|
236
241
|
If the method is called asynchronously,
|
237
242
|
returns the request thread.
|
238
|
-
:rtype:
|
243
|
+
:rtype: object
|
239
244
|
"""
|
240
245
|
kwargs['_return_http_data_only'] = True
|
241
246
|
return self.archive_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -275,7 +280,7 @@ class OrganizationsV1Api(object):
|
|
275
280
|
:return: Returns the result object.
|
276
281
|
If the method is called asynchronously,
|
277
282
|
returns the request thread.
|
278
|
-
:rtype:
|
283
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
279
284
|
"""
|
280
285
|
|
281
286
|
_params = locals()
|
@@ -340,7 +345,12 @@ class OrganizationsV1Api(object):
|
|
340
345
|
# authentication setting
|
341
346
|
_auth_settings = ['ApiKey'] # noqa: E501
|
342
347
|
|
343
|
-
_response_types_map = {
|
348
|
+
_response_types_map = {
|
349
|
+
'200': "object",
|
350
|
+
'204': "object",
|
351
|
+
'403': "object",
|
352
|
+
'404': "object",
|
353
|
+
}
|
344
354
|
|
345
355
|
return self.api_client.call_api(
|
346
356
|
'/api/v1/orgs/{owner}/runs/archive', 'POST',
|
@@ -360,7 +370,7 @@ class OrganizationsV1Api(object):
|
|
360
370
|
_request_auth=_params.get('_request_auth'))
|
361
371
|
|
362
372
|
@validate_arguments
|
363
|
-
def bookmark_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) ->
|
373
|
+
def bookmark_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) -> object: # noqa: E501
|
364
374
|
"""Bookmark cross-project runs selection # noqa: E501
|
365
375
|
|
366
376
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -386,7 +396,7 @@ class OrganizationsV1Api(object):
|
|
386
396
|
:return: Returns the result object.
|
387
397
|
If the method is called asynchronously,
|
388
398
|
returns the request thread.
|
389
|
-
:rtype:
|
399
|
+
:rtype: object
|
390
400
|
"""
|
391
401
|
kwargs['_return_http_data_only'] = True
|
392
402
|
return self.bookmark_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -426,7 +436,7 @@ class OrganizationsV1Api(object):
|
|
426
436
|
:return: Returns the result object.
|
427
437
|
If the method is called asynchronously,
|
428
438
|
returns the request thread.
|
429
|
-
:rtype:
|
439
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
430
440
|
"""
|
431
441
|
|
432
442
|
_params = locals()
|
@@ -491,7 +501,12 @@ class OrganizationsV1Api(object):
|
|
491
501
|
# authentication setting
|
492
502
|
_auth_settings = ['ApiKey'] # noqa: E501
|
493
503
|
|
494
|
-
_response_types_map = {
|
504
|
+
_response_types_map = {
|
505
|
+
'200': "object",
|
506
|
+
'204': "object",
|
507
|
+
'403': "object",
|
508
|
+
'404': "object",
|
509
|
+
}
|
495
510
|
|
496
511
|
return self.api_client.call_api(
|
497
512
|
'/api/v1/orgs/{owner}/runs/bookmark', 'POST',
|
@@ -823,7 +838,7 @@ class OrganizationsV1Api(object):
|
|
823
838
|
_request_auth=_params.get('_request_auth'))
|
824
839
|
|
825
840
|
@validate_arguments
|
826
|
-
def delete_organization(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], usage : Annotated[Optional[StrictStr], Field(description="Owner usage query param.")] = None, **kwargs) ->
|
841
|
+
def delete_organization(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], usage : Annotated[Optional[StrictStr], Field(description="Owner usage query param.")] = None, **kwargs) -> object: # noqa: E501
|
827
842
|
"""Delete organization # noqa: E501
|
828
843
|
|
829
844
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -849,7 +864,7 @@ class OrganizationsV1Api(object):
|
|
849
864
|
:return: Returns the result object.
|
850
865
|
If the method is called asynchronously,
|
851
866
|
returns the request thread.
|
852
|
-
:rtype:
|
867
|
+
:rtype: object
|
853
868
|
"""
|
854
869
|
kwargs['_return_http_data_only'] = True
|
855
870
|
return self.delete_organization_with_http_info(owner, usage, **kwargs) # noqa: E501
|
@@ -889,7 +904,7 @@ class OrganizationsV1Api(object):
|
|
889
904
|
:return: Returns the result object.
|
890
905
|
If the method is called asynchronously,
|
891
906
|
returns the request thread.
|
892
|
-
:rtype:
|
907
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
893
908
|
"""
|
894
909
|
|
895
910
|
_params = locals()
|
@@ -947,7 +962,12 @@ class OrganizationsV1Api(object):
|
|
947
962
|
# authentication setting
|
948
963
|
_auth_settings = ['ApiKey'] # noqa: E501
|
949
964
|
|
950
|
-
_response_types_map = {
|
965
|
+
_response_types_map = {
|
966
|
+
'200': "object",
|
967
|
+
'204': "object",
|
968
|
+
'403': "object",
|
969
|
+
'404': "object",
|
970
|
+
}
|
951
971
|
|
952
972
|
return self.api_client.call_api(
|
953
973
|
'/api/v1/orgs/{owner}', 'DELETE',
|
@@ -967,7 +987,7 @@ class OrganizationsV1Api(object):
|
|
967
987
|
_request_auth=_params.get('_request_auth'))
|
968
988
|
|
969
989
|
@validate_arguments
|
970
|
-
def delete_organization_invitation(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], member_user : Annotated[Optional[StrictStr], Field(description="User.")] = None, member_user_email : Annotated[Optional[StrictStr], Field(description="Read-only User email.")] = None, member_role : Annotated[Optional[StrictStr], Field(description="Role.")] = None, member_kind : Annotated[Optional[StrictStr], Field(description="Kind.")] = None, member_created_at : Annotated[Optional[datetime], Field(description="Optional time when the entity was created.")] = None, member_updated_at : Annotated[Optional[datetime], Field(description="Optional last time the entity was updated.")] = None, email : Annotated[Optional[StrictStr], Field(description="Optional email.")] = None, **kwargs) ->
|
990
|
+
def delete_organization_invitation(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], member_user : Annotated[Optional[StrictStr], Field(description="User.")] = None, member_user_email : Annotated[Optional[StrictStr], Field(description="Read-only User email.")] = None, member_role : Annotated[Optional[StrictStr], Field(description="Role.")] = None, member_kind : Annotated[Optional[StrictStr], Field(description="Kind.")] = None, member_created_at : Annotated[Optional[datetime], Field(description="Optional time when the entity was created.")] = None, member_updated_at : Annotated[Optional[datetime], Field(description="Optional last time the entity was updated.")] = None, email : Annotated[Optional[StrictStr], Field(description="Optional email.")] = None, **kwargs) -> object: # noqa: E501
|
971
991
|
"""Delete organization invitation details # noqa: E501
|
972
992
|
|
973
993
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -1005,7 +1025,7 @@ class OrganizationsV1Api(object):
|
|
1005
1025
|
:return: Returns the result object.
|
1006
1026
|
If the method is called asynchronously,
|
1007
1027
|
returns the request thread.
|
1008
|
-
:rtype:
|
1028
|
+
:rtype: object
|
1009
1029
|
"""
|
1010
1030
|
kwargs['_return_http_data_only'] = True
|
1011
1031
|
return self.delete_organization_invitation_with_http_info(owner, member_user, member_user_email, member_role, member_kind, member_created_at, member_updated_at, email, **kwargs) # noqa: E501
|
@@ -1057,7 +1077,7 @@ class OrganizationsV1Api(object):
|
|
1057
1077
|
:return: Returns the result object.
|
1058
1078
|
If the method is called asynchronously,
|
1059
1079
|
returns the request thread.
|
1060
|
-
:rtype:
|
1080
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
1061
1081
|
"""
|
1062
1082
|
|
1063
1083
|
_params = locals()
|
@@ -1145,7 +1165,12 @@ class OrganizationsV1Api(object):
|
|
1145
1165
|
# authentication setting
|
1146
1166
|
_auth_settings = ['ApiKey'] # noqa: E501
|
1147
1167
|
|
1148
|
-
_response_types_map = {
|
1168
|
+
_response_types_map = {
|
1169
|
+
'200': "object",
|
1170
|
+
'204': "object",
|
1171
|
+
'403': "object",
|
1172
|
+
'404': "object",
|
1173
|
+
}
|
1149
1174
|
|
1150
1175
|
return self.api_client.call_api(
|
1151
1176
|
'/api/v1/orgs/{owner}/invitations', 'DELETE',
|
@@ -1165,7 +1190,7 @@ class OrganizationsV1Api(object):
|
|
1165
1190
|
_request_auth=_params.get('_request_auth'))
|
1166
1191
|
|
1167
1192
|
@validate_arguments
|
1168
|
-
def delete_organization_member(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], name : Annotated[StrictStr, Field(..., description="Component under namespace")], **kwargs) ->
|
1193
|
+
def delete_organization_member(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], name : Annotated[StrictStr, Field(..., description="Component under namespace")], **kwargs) -> object: # noqa: E501
|
1169
1194
|
"""Delete organization member details # noqa: E501
|
1170
1195
|
|
1171
1196
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -1191,7 +1216,7 @@ class OrganizationsV1Api(object):
|
|
1191
1216
|
:return: Returns the result object.
|
1192
1217
|
If the method is called asynchronously,
|
1193
1218
|
returns the request thread.
|
1194
|
-
:rtype:
|
1219
|
+
:rtype: object
|
1195
1220
|
"""
|
1196
1221
|
kwargs['_return_http_data_only'] = True
|
1197
1222
|
return self.delete_organization_member_with_http_info(owner, name, **kwargs) # noqa: E501
|
@@ -1231,7 +1256,7 @@ class OrganizationsV1Api(object):
|
|
1231
1256
|
:return: Returns the result object.
|
1232
1257
|
If the method is called asynchronously,
|
1233
1258
|
returns the request thread.
|
1234
|
-
:rtype:
|
1259
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
1235
1260
|
"""
|
1236
1261
|
|
1237
1262
|
_params = locals()
|
@@ -1289,7 +1314,12 @@ class OrganizationsV1Api(object):
|
|
1289
1314
|
# authentication setting
|
1290
1315
|
_auth_settings = ['ApiKey'] # noqa: E501
|
1291
1316
|
|
1292
|
-
_response_types_map = {
|
1317
|
+
_response_types_map = {
|
1318
|
+
'200': "object",
|
1319
|
+
'204': "object",
|
1320
|
+
'403': "object",
|
1321
|
+
'404': "object",
|
1322
|
+
}
|
1293
1323
|
|
1294
1324
|
return self.api_client.call_api(
|
1295
1325
|
'/api/v1/orgs/{owner}/members/{name}', 'DELETE',
|
@@ -1309,7 +1339,7 @@ class OrganizationsV1Api(object):
|
|
1309
1339
|
_request_auth=_params.get('_request_auth'))
|
1310
1340
|
|
1311
1341
|
@validate_arguments
|
1312
|
-
def delete_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) ->
|
1342
|
+
def delete_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) -> object: # noqa: E501
|
1313
1343
|
"""Delete cross-project runs selection # noqa: E501
|
1314
1344
|
|
1315
1345
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -1335,7 +1365,7 @@ class OrganizationsV1Api(object):
|
|
1335
1365
|
:return: Returns the result object.
|
1336
1366
|
If the method is called asynchronously,
|
1337
1367
|
returns the request thread.
|
1338
|
-
:rtype:
|
1368
|
+
:rtype: object
|
1339
1369
|
"""
|
1340
1370
|
kwargs['_return_http_data_only'] = True
|
1341
1371
|
return self.delete_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -1375,7 +1405,7 @@ class OrganizationsV1Api(object):
|
|
1375
1405
|
:return: Returns the result object.
|
1376
1406
|
If the method is called asynchronously,
|
1377
1407
|
returns the request thread.
|
1378
|
-
:rtype:
|
1408
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
1379
1409
|
"""
|
1380
1410
|
|
1381
1411
|
_params = locals()
|
@@ -1440,7 +1470,12 @@ class OrganizationsV1Api(object):
|
|
1440
1470
|
# authentication setting
|
1441
1471
|
_auth_settings = ['ApiKey'] # noqa: E501
|
1442
1472
|
|
1443
|
-
_response_types_map = {
|
1473
|
+
_response_types_map = {
|
1474
|
+
'200': "object",
|
1475
|
+
'204': "object",
|
1476
|
+
'403': "object",
|
1477
|
+
'404': "object",
|
1478
|
+
}
|
1444
1479
|
|
1445
1480
|
return self.api_client.call_api(
|
1446
1481
|
'/api/v1/orgs/{owner}/runs/delete', 'DELETE',
|
@@ -3766,7 +3801,7 @@ class OrganizationsV1Api(object):
|
|
3766
3801
|
_request_auth=_params.get('_request_auth'))
|
3767
3802
|
|
3768
3803
|
@validate_arguments
|
3769
|
-
def invalidate_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) ->
|
3804
|
+
def invalidate_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) -> object: # noqa: E501
|
3770
3805
|
"""Invalidate cross-project runs selection # noqa: E501
|
3771
3806
|
|
3772
3807
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -3792,7 +3827,7 @@ class OrganizationsV1Api(object):
|
|
3792
3827
|
:return: Returns the result object.
|
3793
3828
|
If the method is called asynchronously,
|
3794
3829
|
returns the request thread.
|
3795
|
-
:rtype:
|
3830
|
+
:rtype: object
|
3796
3831
|
"""
|
3797
3832
|
kwargs['_return_http_data_only'] = True
|
3798
3833
|
return self.invalidate_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -3832,7 +3867,7 @@ class OrganizationsV1Api(object):
|
|
3832
3867
|
:return: Returns the result object.
|
3833
3868
|
If the method is called asynchronously,
|
3834
3869
|
returns the request thread.
|
3835
|
-
:rtype:
|
3870
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
3836
3871
|
"""
|
3837
3872
|
|
3838
3873
|
_params = locals()
|
@@ -3897,7 +3932,12 @@ class OrganizationsV1Api(object):
|
|
3897
3932
|
# authentication setting
|
3898
3933
|
_auth_settings = ['ApiKey'] # noqa: E501
|
3899
3934
|
|
3900
|
-
_response_types_map = {
|
3935
|
+
_response_types_map = {
|
3936
|
+
'200': "object",
|
3937
|
+
'204': "object",
|
3938
|
+
'403': "object",
|
3939
|
+
'404': "object",
|
3940
|
+
}
|
3901
3941
|
|
3902
3942
|
return self.api_client.call_api(
|
3903
3943
|
'/api/v1/orgs/{owner}/runs/invalidate', 'POST',
|
@@ -5701,7 +5741,7 @@ class OrganizationsV1Api(object):
|
|
5701
5741
|
_request_auth=_params.get('_request_auth'))
|
5702
5742
|
|
5703
5743
|
@validate_arguments
|
5704
|
-
def restore_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) ->
|
5744
|
+
def restore_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) -> object: # noqa: E501
|
5705
5745
|
"""Restore cross-project runs selection # noqa: E501
|
5706
5746
|
|
5707
5747
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -5727,7 +5767,7 @@ class OrganizationsV1Api(object):
|
|
5727
5767
|
:return: Returns the result object.
|
5728
5768
|
If the method is called asynchronously,
|
5729
5769
|
returns the request thread.
|
5730
|
-
:rtype:
|
5770
|
+
:rtype: object
|
5731
5771
|
"""
|
5732
5772
|
kwargs['_return_http_data_only'] = True
|
5733
5773
|
return self.restore_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -5767,7 +5807,7 @@ class OrganizationsV1Api(object):
|
|
5767
5807
|
:return: Returns the result object.
|
5768
5808
|
If the method is called asynchronously,
|
5769
5809
|
returns the request thread.
|
5770
|
-
:rtype:
|
5810
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
5771
5811
|
"""
|
5772
5812
|
|
5773
5813
|
_params = locals()
|
@@ -5832,7 +5872,12 @@ class OrganizationsV1Api(object):
|
|
5832
5872
|
# authentication setting
|
5833
5873
|
_auth_settings = ['ApiKey'] # noqa: E501
|
5834
5874
|
|
5835
|
-
_response_types_map = {
|
5875
|
+
_response_types_map = {
|
5876
|
+
'200': "object",
|
5877
|
+
'204': "object",
|
5878
|
+
'403': "object",
|
5879
|
+
'404': "object",
|
5880
|
+
}
|
5836
5881
|
|
5837
5882
|
return self.api_client.call_api(
|
5838
5883
|
'/api/v1/orgs/{owner}/runs/restore', 'POST',
|
@@ -5852,7 +5897,7 @@ class OrganizationsV1Api(object):
|
|
5852
5897
|
_request_auth=_params.get('_request_auth'))
|
5853
5898
|
|
5854
5899
|
@validate_arguments
|
5855
|
-
def skip_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) ->
|
5900
|
+
def skip_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) -> object: # noqa: E501
|
5856
5901
|
"""Skip cross-project runs selection # noqa: E501
|
5857
5902
|
|
5858
5903
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -5878,7 +5923,7 @@ class OrganizationsV1Api(object):
|
|
5878
5923
|
:return: Returns the result object.
|
5879
5924
|
If the method is called asynchronously,
|
5880
5925
|
returns the request thread.
|
5881
|
-
:rtype:
|
5926
|
+
:rtype: object
|
5882
5927
|
"""
|
5883
5928
|
kwargs['_return_http_data_only'] = True
|
5884
5929
|
return self.skip_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -5918,7 +5963,7 @@ class OrganizationsV1Api(object):
|
|
5918
5963
|
:return: Returns the result object.
|
5919
5964
|
If the method is called asynchronously,
|
5920
5965
|
returns the request thread.
|
5921
|
-
:rtype:
|
5966
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
5922
5967
|
"""
|
5923
5968
|
|
5924
5969
|
_params = locals()
|
@@ -5983,7 +6028,12 @@ class OrganizationsV1Api(object):
|
|
5983
6028
|
# authentication setting
|
5984
6029
|
_auth_settings = ['ApiKey'] # noqa: E501
|
5985
6030
|
|
5986
|
-
_response_types_map = {
|
6031
|
+
_response_types_map = {
|
6032
|
+
'200': "object",
|
6033
|
+
'204': "object",
|
6034
|
+
'403': "object",
|
6035
|
+
'404': "object",
|
6036
|
+
}
|
5987
6037
|
|
5988
6038
|
return self.api_client.call_api(
|
5989
6039
|
'/api/v1/orgs/{owner}/runs/Skip', 'POST',
|
@@ -6003,7 +6053,7 @@ class OrganizationsV1Api(object):
|
|
6003
6053
|
_request_auth=_params.get('_request_auth'))
|
6004
6054
|
|
6005
6055
|
@validate_arguments
|
6006
|
-
def stop_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) ->
|
6056
|
+
def stop_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1Uuids, Field(..., description="Uuids of the entities")], **kwargs) -> object: # noqa: E501
|
6007
6057
|
"""Stop cross-project runs selection # noqa: E501
|
6008
6058
|
|
6009
6059
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -6029,7 +6079,7 @@ class OrganizationsV1Api(object):
|
|
6029
6079
|
:return: Returns the result object.
|
6030
6080
|
If the method is called asynchronously,
|
6031
6081
|
returns the request thread.
|
6032
|
-
:rtype:
|
6082
|
+
:rtype: object
|
6033
6083
|
"""
|
6034
6084
|
kwargs['_return_http_data_only'] = True
|
6035
6085
|
return self.stop_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -6069,7 +6119,7 @@ class OrganizationsV1Api(object):
|
|
6069
6119
|
:return: Returns the result object.
|
6070
6120
|
If the method is called asynchronously,
|
6071
6121
|
returns the request thread.
|
6072
|
-
:rtype:
|
6122
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
6073
6123
|
"""
|
6074
6124
|
|
6075
6125
|
_params = locals()
|
@@ -6134,7 +6184,12 @@ class OrganizationsV1Api(object):
|
|
6134
6184
|
# authentication setting
|
6135
6185
|
_auth_settings = ['ApiKey'] # noqa: E501
|
6136
6186
|
|
6137
|
-
_response_types_map = {
|
6187
|
+
_response_types_map = {
|
6188
|
+
'200': "object",
|
6189
|
+
'204': "object",
|
6190
|
+
'403': "object",
|
6191
|
+
'404': "object",
|
6192
|
+
}
|
6138
6193
|
|
6139
6194
|
return self.api_client.call_api(
|
6140
6195
|
'/api/v1/orgs/{owner}/runs/stop', 'POST',
|
@@ -6154,7 +6209,7 @@ class OrganizationsV1Api(object):
|
|
6154
6209
|
_request_auth=_params.get('_request_auth'))
|
6155
6210
|
|
6156
6211
|
@validate_arguments
|
6157
|
-
def tag_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1EntitiesTags, Field(..., description="Data")], **kwargs) ->
|
6212
|
+
def tag_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1EntitiesTags, Field(..., description="Data")], **kwargs) -> object: # noqa: E501
|
6158
6213
|
"""Tag cross-project runs selection # noqa: E501
|
6159
6214
|
|
6160
6215
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -6180,7 +6235,7 @@ class OrganizationsV1Api(object):
|
|
6180
6235
|
:return: Returns the result object.
|
6181
6236
|
If the method is called asynchronously,
|
6182
6237
|
returns the request thread.
|
6183
|
-
:rtype:
|
6238
|
+
:rtype: object
|
6184
6239
|
"""
|
6185
6240
|
kwargs['_return_http_data_only'] = True
|
6186
6241
|
return self.tag_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -6220,7 +6275,7 @@ class OrganizationsV1Api(object):
|
|
6220
6275
|
:return: Returns the result object.
|
6221
6276
|
If the method is called asynchronously,
|
6222
6277
|
returns the request thread.
|
6223
|
-
:rtype:
|
6278
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
6224
6279
|
"""
|
6225
6280
|
|
6226
6281
|
_params = locals()
|
@@ -6285,7 +6340,12 @@ class OrganizationsV1Api(object):
|
|
6285
6340
|
# authentication setting
|
6286
6341
|
_auth_settings = ['ApiKey'] # noqa: E501
|
6287
6342
|
|
6288
|
-
_response_types_map = {
|
6343
|
+
_response_types_map = {
|
6344
|
+
'200': "object",
|
6345
|
+
'204': "object",
|
6346
|
+
'403': "object",
|
6347
|
+
'404': "object",
|
6348
|
+
}
|
6289
6349
|
|
6290
6350
|
return self.api_client.call_api(
|
6291
6351
|
'/api/v1/orgs/{owner}/runs/tag', 'POST',
|
@@ -6305,7 +6365,7 @@ class OrganizationsV1Api(object):
|
|
6305
6365
|
_request_auth=_params.get('_request_auth'))
|
6306
6366
|
|
6307
6367
|
@validate_arguments
|
6308
|
-
def transfer_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1EntitiesTransfer, Field(..., description="Data")], **kwargs) ->
|
6368
|
+
def transfer_organization_runs(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], body : Annotated[V1EntitiesTransfer, Field(..., description="Data")], **kwargs) -> object: # noqa: E501
|
6309
6369
|
"""Transfer cross-project runs selection to a new project # noqa: E501
|
6310
6370
|
|
6311
6371
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -6331,7 +6391,7 @@ class OrganizationsV1Api(object):
|
|
6331
6391
|
:return: Returns the result object.
|
6332
6392
|
If the method is called asynchronously,
|
6333
6393
|
returns the request thread.
|
6334
|
-
:rtype:
|
6394
|
+
:rtype: object
|
6335
6395
|
"""
|
6336
6396
|
kwargs['_return_http_data_only'] = True
|
6337
6397
|
return self.transfer_organization_runs_with_http_info(owner, body, **kwargs) # noqa: E501
|
@@ -6371,7 +6431,7 @@ class OrganizationsV1Api(object):
|
|
6371
6431
|
:return: Returns the result object.
|
6372
6432
|
If the method is called asynchronously,
|
6373
6433
|
returns the request thread.
|
6374
|
-
:rtype:
|
6434
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
6375
6435
|
"""
|
6376
6436
|
|
6377
6437
|
_params = locals()
|
@@ -6436,7 +6496,12 @@ class OrganizationsV1Api(object):
|
|
6436
6496
|
# authentication setting
|
6437
6497
|
_auth_settings = ['ApiKey'] # noqa: E501
|
6438
6498
|
|
6439
|
-
_response_types_map = {
|
6499
|
+
_response_types_map = {
|
6500
|
+
'200': "object",
|
6501
|
+
'204': "object",
|
6502
|
+
'403': "object",
|
6503
|
+
'404': "object",
|
6504
|
+
}
|
6440
6505
|
|
6441
6506
|
return self.api_client.call_api(
|
6442
6507
|
'/api/v1/orgs/{owner}/runs/transfer', 'POST',
|
@@ -5,7 +5,7 @@
|
|
5
5
|
|
6
6
|
# noqa: E501
|
7
7
|
|
8
|
-
The version of the OpenAPI document: 2.4.0
|
8
|
+
The version of the OpenAPI document: 2.4.0-rc0
|
9
9
|
Contact: contact@polyaxon.com
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
11
11
|
|
@@ -20,7 +20,7 @@ from typing_extensions import Annotated
|
|
20
20
|
|
21
21
|
from pydantic import Field, StrictBool, StrictInt, StrictStr
|
22
22
|
|
23
|
-
from typing import Optional
|
23
|
+
from typing import Any, Dict, Optional
|
24
24
|
|
25
25
|
from polyaxon_sdk.models.v1_list_policies_response import V1ListPoliciesResponse
|
26
26
|
from polyaxon_sdk.models.v1_policy import V1Policy
|
@@ -201,7 +201,7 @@ class PoliciesV1Api(object):
|
|
201
201
|
_request_auth=_params.get('_request_auth'))
|
202
202
|
|
203
203
|
@validate_arguments
|
204
|
-
def delete_policy(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], uuid : Annotated[StrictStr, Field(..., description="Uuid identifier of the sub-entity")], entity : Annotated[Optional[StrictStr], Field(description="Entity: project name, hub name, registry name, ...")] = None, **kwargs) ->
|
204
|
+
def delete_policy(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], uuid : Annotated[StrictStr, Field(..., description="Uuid identifier of the sub-entity")], entity : Annotated[Optional[StrictStr], Field(description="Entity: project name, hub name, registry name, ...")] = None, **kwargs) -> object: # noqa: E501
|
205
205
|
"""Delete scheduling preset # noqa: E501
|
206
206
|
|
207
207
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -229,7 +229,7 @@ class PoliciesV1Api(object):
|
|
229
229
|
:return: Returns the result object.
|
230
230
|
If the method is called asynchronously,
|
231
231
|
returns the request thread.
|
232
|
-
:rtype:
|
232
|
+
:rtype: object
|
233
233
|
"""
|
234
234
|
kwargs['_return_http_data_only'] = True
|
235
235
|
return self.delete_policy_with_http_info(owner, uuid, entity, **kwargs) # noqa: E501
|
@@ -271,7 +271,7 @@ class PoliciesV1Api(object):
|
|
271
271
|
:return: Returns the result object.
|
272
272
|
If the method is called asynchronously,
|
273
273
|
returns the request thread.
|
274
|
-
:rtype:
|
274
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
275
275
|
"""
|
276
276
|
|
277
277
|
_params = locals()
|
@@ -333,7 +333,12 @@ class PoliciesV1Api(object):
|
|
333
333
|
# authentication setting
|
334
334
|
_auth_settings = ['ApiKey'] # noqa: E501
|
335
335
|
|
336
|
-
_response_types_map = {
|
336
|
+
_response_types_map = {
|
337
|
+
'200': "object",
|
338
|
+
'204': "object",
|
339
|
+
'403': "object",
|
340
|
+
'404': "object",
|
341
|
+
}
|
337
342
|
|
338
343
|
return self.api_client.call_api(
|
339
344
|
'/api/v1/orgs/{owner}/policies/{uuid}', 'DELETE',
|
@@ -5,7 +5,7 @@
|
|
5
5
|
|
6
6
|
# noqa: E501
|
7
7
|
|
8
|
-
The version of the OpenAPI document: 2.4.0
|
8
|
+
The version of the OpenAPI document: 2.4.0-rc0
|
9
9
|
Contact: contact@polyaxon.com
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
11
11
|
|
@@ -20,7 +20,7 @@ from typing_extensions import Annotated
|
|
20
20
|
|
21
21
|
from pydantic import Field, StrictBool, StrictInt, StrictStr
|
22
22
|
|
23
|
-
from typing import Optional
|
23
|
+
from typing import Any, Dict, Optional
|
24
24
|
|
25
25
|
from polyaxon_sdk.models.v1_list_presets_response import V1ListPresetsResponse
|
26
26
|
from polyaxon_sdk.models.v1_preset import V1Preset
|
@@ -201,7 +201,7 @@ class PresetsV1Api(object):
|
|
201
201
|
_request_auth=_params.get('_request_auth'))
|
202
202
|
|
203
203
|
@validate_arguments
|
204
|
-
def delete_preset(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], uuid : Annotated[StrictStr, Field(..., description="Uuid identifier of the sub-entity")], entity : Annotated[Optional[StrictStr], Field(description="Entity: project name, hub name, registry name, ...")] = None, **kwargs) ->
|
204
|
+
def delete_preset(self, owner : Annotated[StrictStr, Field(..., description="Owner of the namespace")], uuid : Annotated[StrictStr, Field(..., description="Uuid identifier of the sub-entity")], entity : Annotated[Optional[StrictStr], Field(description="Entity: project name, hub name, registry name, ...")] = None, **kwargs) -> object: # noqa: E501
|
205
205
|
"""Delete scheduling preset # noqa: E501
|
206
206
|
|
207
207
|
This method makes a synchronous HTTP request by default. To make an
|
@@ -229,7 +229,7 @@ class PresetsV1Api(object):
|
|
229
229
|
:return: Returns the result object.
|
230
230
|
If the method is called asynchronously,
|
231
231
|
returns the request thread.
|
232
|
-
:rtype:
|
232
|
+
:rtype: object
|
233
233
|
"""
|
234
234
|
kwargs['_return_http_data_only'] = True
|
235
235
|
return self.delete_preset_with_http_info(owner, uuid, entity, **kwargs) # noqa: E501
|
@@ -271,7 +271,7 @@ class PresetsV1Api(object):
|
|
271
271
|
:return: Returns the result object.
|
272
272
|
If the method is called asynchronously,
|
273
273
|
returns the request thread.
|
274
|
-
:rtype:
|
274
|
+
:rtype: tuple(object, status_code(int), headers(HTTPHeaderDict))
|
275
275
|
"""
|
276
276
|
|
277
277
|
_params = locals()
|
@@ -333,7 +333,12 @@ class PresetsV1Api(object):
|
|
333
333
|
# authentication setting
|
334
334
|
_auth_settings = ['ApiKey'] # noqa: E501
|
335
335
|
|
336
|
-
_response_types_map = {
|
336
|
+
_response_types_map = {
|
337
|
+
'200': "object",
|
338
|
+
'204': "object",
|
339
|
+
'403': "object",
|
340
|
+
'404': "object",
|
341
|
+
}
|
337
342
|
|
338
343
|
return self.api_client.call_api(
|
339
344
|
'/api/v1/orgs/{owner}/presets/{uuid}', 'DELETE',
|