platform-api-python-client 4.0.1__tar.gz → 4.0.10__tar.gz
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.
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/PKG-INFO +1 -1
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/README.md +10 -14
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/__init__.py +4 -6
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/api/external_api.py +211 -702
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/api_client.py +1 -1
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/configuration.py +1 -1
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/__init__.py +3 -5
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/c_serve_v2_recipe.py +8 -1
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/metric.py +4 -0
- platform_api_python_client-4.0.10/platform_api_python_client/models/setup_user_response.py +92 -0
- platform_api_python_client-4.0.10/platform_api_python_client/models/ticket_category.py +43 -0
- platform_api_python_client-4.0.10/platform_api_python_client/models/ticket_priority.py +39 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client.egg-info/PKG-INFO +1 -1
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client.egg-info/SOURCES.txt +6 -10
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/pyproject.toml +1 -1
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/setup.py +1 -1
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_c_serve_v2_recipe.py +1 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_external_api.py +7 -21
- platform_api_python_client-4.0.10/test/test_setup_user_response.py +52 -0
- platform_api_python_client-4.0.10/test/test_ticket_category.py +33 -0
- platform_api_python_client-4.0.10/test/test_ticket_priority.py +33 -0
- platform_api_python_client-4.0.1/platform_api_python_client/models/c_serve_recipe.py +0 -224
- platform_api_python_client-4.0.1/platform_api_python_client/models/create_c_serve_deployment_request.py +0 -132
- platform_api_python_client-4.0.1/platform_api_python_client/models/create_c_serve_deployment_response.py +0 -92
- platform_api_python_client-4.0.1/platform_api_python_client/models/get_c_serve_deployment_response.py +0 -270
- platform_api_python_client-4.0.1/platform_api_python_client/models/user_support_email_request.py +0 -91
- platform_api_python_client-4.0.1/test/test_c_serve_recipe.py +0 -77
- platform_api_python_client-4.0.1/test/test_create_c_serve_deployment_request.py +0 -116
- platform_api_python_client-4.0.1/test/test_create_c_serve_deployment_response.py +0 -56
- platform_api_python_client-4.0.1/test/test_get_c_serve_deployment_response.py +0 -103
- platform_api_python_client-4.0.1/test/test_user_support_email_request.py +0 -56
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/api/__init__.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/api_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/exceptions.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/api_key_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/api_key_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/c_serve_recipe_perf.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/c_serve_recipe_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_c_serve_v2_deployment_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_c_serve_v2_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_checkout_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_checkout_session_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_compute_deployment_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_compute_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_inference_deployment_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_inference_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_rag_deployment_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_rag_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_setup_checkout_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_url_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/create_url_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/credits_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/daily_bill_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/deployment_status.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/deployment_status_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/deployment_status_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/deployment_type.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/deployment_usage_value.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_autocharge_preferences_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_c_serve_v2_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_cluster_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_compute_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_deployment_log_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_deployment_usage_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_inference_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_payment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/get_rag_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/hardware_instance_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/http_validation_error.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_api_key_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_c_serve_recipe_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_daily_bill_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_get_cluster_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_get_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_hardware_instance_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_payments_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_prebuilt_image_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/list_user_vault_items_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/payment_method_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/pod_status.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/prebuilt_image_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/service_status.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/update_autocharge_preferences_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/update_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/user_vault_item.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/user_vault_type.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/validation_error.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/models/validation_error_loc_inner.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/py.typed +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client/rest.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client.egg-info/dependency_links.txt +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client.egg-info/requires.txt +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/platform_api_python_client.egg-info/top_level.txt +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/setup.cfg +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_api_key_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_api_key_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_c_serve_recipe_perf.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_c_serve_recipe_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_c_serve_v2_deployment_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_c_serve_v2_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_checkout_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_checkout_session_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_compute_deployment_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_compute_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_inference_deployment_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_inference_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_rag_deployment_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_rag_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_setup_checkout_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_url_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_create_url_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_credits_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_daily_bill_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_deployment_status.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_deployment_status_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_deployment_status_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_deployment_type.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_deployment_usage_value.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_autocharge_preferences_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_c_serve_v2_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_cluster_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_compute_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_deployment_log_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_deployment_usage_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_inference_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_payment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_get_rag_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_hardware_instance_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_http_validation_error.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_api_key_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_c_serve_recipe_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_daily_bill_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_get_cluster_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_get_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_hardware_instance_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_payments_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_prebuilt_image_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_list_user_vault_items_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_metric.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_payment_method_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_pod_status.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_prebuilt_image_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_service_status.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_update_autocharge_preferences_request.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_update_deployment_response.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_user_vault_item.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_user_vault_type.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_validation_error.py +0 -0
- {platform_api_python_client-4.0.1 → platform_api_python_client-4.0.10}/test/test_validation_error_loc_inner.py +0 -0
|
@@ -4,7 +4,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
|
|
|
4
4
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
5
5
|
|
|
6
6
|
- API version: 0.1.0
|
|
7
|
-
- Package version: 4.0.
|
|
7
|
+
- Package version: 4.0.10
|
|
8
8
|
- Generator version: 7.9.0
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
10
10
|
|
|
@@ -76,15 +76,15 @@ configuration = platform_api_python_client.Configuration(
|
|
|
76
76
|
with platform_api_python_client.ApiClient(configuration) as api_client:
|
|
77
77
|
# Create an instance of the API class
|
|
78
78
|
api_instance = platform_api_python_client.EXTERNALApi(api_client)
|
|
79
|
-
|
|
79
|
+
api_key_request = platform_api_python_client.APIKeyRequest() # APIKeyRequest |
|
|
80
80
|
|
|
81
81
|
try:
|
|
82
|
-
#
|
|
83
|
-
api_response = api_instance.
|
|
84
|
-
print("The response of EXTERNALApi->
|
|
82
|
+
# Create Api Key
|
|
83
|
+
api_response = api_instance.create_api_key_credentials_api_key_post(api_key_request)
|
|
84
|
+
print("The response of EXTERNALApi->create_api_key_credentials_api_key_post:\n")
|
|
85
85
|
pprint(api_response)
|
|
86
86
|
except ApiException as e:
|
|
87
|
-
print("Exception when calling EXTERNALApi->
|
|
87
|
+
print("Exception when calling EXTERNALApi->create_api_key_credentials_api_key_post: %s\n" % e)
|
|
88
88
|
|
|
89
89
|
```
|
|
90
90
|
|
|
@@ -94,15 +94,14 @@ All URIs are relative to *http://localhost*
|
|
|
94
94
|
|
|
95
95
|
Class | Method | HTTP request | Description
|
|
96
96
|
------------ | ------------- | ------------- | -------------
|
|
97
|
-
*EXTERNALApi* | [**add_user_request_support_user_requests_post**](docs/EXTERNALApi.md#add_user_request_support_user_requests_post) | **POST** /support/user-requests | Add User Request
|
|
98
97
|
*EXTERNALApi* | [**create_api_key_credentials_api_key_post**](docs/EXTERNALApi.md#create_api_key_credentials_api_key_post) | **POST** /credentials/api-key | Create Api Key
|
|
99
98
|
*EXTERNALApi* | [**create_checkout_payments_checkout_post**](docs/EXTERNALApi.md#create_checkout_payments_checkout_post) | **POST** /payments/checkout | Create Checkout
|
|
100
99
|
*EXTERNALApi* | [**create_compute_deployment_deployments_compute_post**](docs/EXTERNALApi.md#create_compute_deployment_deployments_compute_post) | **POST** /deployments/compute | Create Compute Deployment
|
|
101
|
-
*EXTERNALApi* | [**create_cserve_deployment_deployments_cserve_post**](docs/EXTERNALApi.md#create_cserve_deployment_deployments_cserve_post) | **POST** /deployments/cserve | Create Cserve Deployment
|
|
102
100
|
*EXTERNALApi* | [**create_cserve_v2_deployment_deployments_cserve_v2_post**](docs/EXTERNALApi.md#create_cserve_v2_deployment_deployments_cserve_v2_post) | **POST** /deployments/cserve_v2 | Create Cserve V2 Deployment
|
|
103
101
|
*EXTERNALApi* | [**create_inference_deployment_deployments_inference_post**](docs/EXTERNALApi.md#create_inference_deployment_deployments_inference_post) | **POST** /deployments/inference | Create Inference Deployment
|
|
104
102
|
*EXTERNALApi* | [**create_rag_deployment_deployments_rag_post**](docs/EXTERNALApi.md#create_rag_deployment_deployments_rag_post) | **POST** /deployments/rag | Create Rag Deployment
|
|
105
103
|
*EXTERNALApi* | [**create_setup_payments_setup_checkout_post**](docs/EXTERNALApi.md#create_setup_payments_setup_checkout_post) | **POST** /payments/setup_checkout | Create Setup
|
|
104
|
+
*EXTERNALApi* | [**create_support_ticket_support_post**](docs/EXTERNALApi.md#create_support_ticket_support_post) | **POST** /support | Create Support Ticket
|
|
106
105
|
*EXTERNALApi* | [**delete_api_key_credentials_api_key_id_delete**](docs/EXTERNALApi.md#delete_api_key_credentials_api_key_id_delete) | **DELETE** /credentials/api-key/{id} | Delete Api Key
|
|
107
106
|
*EXTERNALApi* | [**delete_autocharge_preferences_autocharge_preferences_delete**](docs/EXTERNALApi.md#delete_autocharge_preferences_autocharge_preferences_delete) | **DELETE** /autocharge/preferences | Delete Autocharge Preferences
|
|
108
107
|
*EXTERNALApi* | [**delete_payment_method_payments_methods_delete**](docs/EXTERNALApi.md#delete_payment_method_payments_methods_delete) | **DELETE** /payments/methods | Delete Payment Method
|
|
@@ -114,7 +113,6 @@ Class | Method | HTTP request | Description
|
|
|
114
113
|
*EXTERNALApi* | [**get_clusters_clusters_get**](docs/EXTERNALApi.md#get_clusters_clusters_get) | **GET** /clusters | Get Clusters
|
|
115
114
|
*EXTERNALApi* | [**get_compute_deployment_deployments_compute_deployment_id_get**](docs/EXTERNALApi.md#get_compute_deployment_deployments_compute_deployment_id_get) | **GET** /deployments/compute/{deployment_id} | Get Compute Deployment
|
|
116
115
|
*EXTERNALApi* | [**get_credits_credits_get**](docs/EXTERNALApi.md#get_credits_credits_get) | **GET** /credits | Get Credits
|
|
117
|
-
*EXTERNALApi* | [**get_cserve_deployment_deployments_cserve_deployment_id_get**](docs/EXTERNALApi.md#get_cserve_deployment_deployments_cserve_deployment_id_get) | **GET** /deployments/cserve/{deployment_id} | Get Cserve Deployment
|
|
118
116
|
*EXTERNALApi* | [**get_cserve_recipe_deployments_cserve_recipes_get**](docs/EXTERNALApi.md#get_cserve_recipe_deployments_cserve_recipes_get) | **GET** /deployments/cserve/recipes | Get Cserve Recipe
|
|
119
117
|
*EXTERNALApi* | [**get_cserve_v2_deployment_deployments_cserve_v2_deployment_id_get**](docs/EXTERNALApi.md#get_cserve_v2_deployment_deployments_cserve_v2_deployment_id_get) | **GET** /deployments/cserve_v2/{deployment_id} | Get Cserve V2 Deployment
|
|
120
118
|
*EXTERNALApi* | [**get_deployment_logs_deployments_logs_deployment_id_get**](docs/EXTERNALApi.md#get_deployment_logs_deployments_logs_deployment_id_get) | **GET** /deployments/logs/{deployment_id} | Get Deployment Logs
|
|
@@ -143,12 +141,9 @@ Class | Method | HTTP request | Description
|
|
|
143
141
|
|
|
144
142
|
- [APIKeyRequest](docs/APIKeyRequest.md)
|
|
145
143
|
- [APIKeyResponse](docs/APIKeyResponse.md)
|
|
146
|
-
- [CServeRecipe](docs/CServeRecipe.md)
|
|
147
144
|
- [CServeRecipePerf](docs/CServeRecipePerf.md)
|
|
148
145
|
- [CServeRecipeResponse](docs/CServeRecipeResponse.md)
|
|
149
146
|
- [CServeV2Recipe](docs/CServeV2Recipe.md)
|
|
150
|
-
- [CreateCServeDeploymentRequest](docs/CreateCServeDeploymentRequest.md)
|
|
151
|
-
- [CreateCServeDeploymentResponse](docs/CreateCServeDeploymentResponse.md)
|
|
152
147
|
- [CreateCServeV2DeploymentRequest](docs/CreateCServeV2DeploymentRequest.md)
|
|
153
148
|
- [CreateCServeV2DeploymentResponse](docs/CreateCServeV2DeploymentResponse.md)
|
|
154
149
|
- [CreateCheckoutRequest](docs/CreateCheckoutRequest.md)
|
|
@@ -170,7 +165,6 @@ Class | Method | HTTP request | Description
|
|
|
170
165
|
- [DeploymentType](docs/DeploymentType.md)
|
|
171
166
|
- [DeploymentUsageValue](docs/DeploymentUsageValue.md)
|
|
172
167
|
- [GetAutochargePreferencesResponse](docs/GetAutochargePreferencesResponse.md)
|
|
173
|
-
- [GetCServeDeploymentResponse](docs/GetCServeDeploymentResponse.md)
|
|
174
168
|
- [GetCServeV2DeploymentResponse](docs/GetCServeV2DeploymentResponse.md)
|
|
175
169
|
- [GetClusterResponse](docs/GetClusterResponse.md)
|
|
176
170
|
- [GetComputeDeploymentResponse](docs/GetComputeDeploymentResponse.md)
|
|
@@ -196,9 +190,11 @@ Class | Method | HTTP request | Description
|
|
|
196
190
|
- [PodStatus](docs/PodStatus.md)
|
|
197
191
|
- [PrebuiltImageResponse](docs/PrebuiltImageResponse.md)
|
|
198
192
|
- [ServiceStatus](docs/ServiceStatus.md)
|
|
193
|
+
- [SetupUserResponse](docs/SetupUserResponse.md)
|
|
194
|
+
- [TicketCategory](docs/TicketCategory.md)
|
|
195
|
+
- [TicketPriority](docs/TicketPriority.md)
|
|
199
196
|
- [UpdateAutochargePreferencesRequest](docs/UpdateAutochargePreferencesRequest.md)
|
|
200
197
|
- [UpdateDeploymentResponse](docs/UpdateDeploymentResponse.md)
|
|
201
|
-
- [UserSupportEmailRequest](docs/UserSupportEmailRequest.md)
|
|
202
198
|
- [UserVaultItem](docs/UserVaultItem.md)
|
|
203
199
|
- [UserVaultType](docs/UserVaultType.md)
|
|
204
200
|
- [ValidationError](docs/ValidationError.md)
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
""" # noqa: E501
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
__version__ = "4.0.
|
|
17
|
+
__version__ = "4.0.10"
|
|
18
18
|
|
|
19
19
|
# import apis into sdk package
|
|
20
20
|
from platform_api_python_client.api.external_api import EXTERNALApi
|
|
@@ -33,12 +33,9 @@ from platform_api_python_client.exceptions import ApiException
|
|
|
33
33
|
# import models into sdk package
|
|
34
34
|
from platform_api_python_client.models.api_key_request import APIKeyRequest
|
|
35
35
|
from platform_api_python_client.models.api_key_response import APIKeyResponse
|
|
36
|
-
from platform_api_python_client.models.c_serve_recipe import CServeRecipe
|
|
37
36
|
from platform_api_python_client.models.c_serve_recipe_perf import CServeRecipePerf
|
|
38
37
|
from platform_api_python_client.models.c_serve_recipe_response import CServeRecipeResponse
|
|
39
38
|
from platform_api_python_client.models.c_serve_v2_recipe import CServeV2Recipe
|
|
40
|
-
from platform_api_python_client.models.create_c_serve_deployment_request import CreateCServeDeploymentRequest
|
|
41
|
-
from platform_api_python_client.models.create_c_serve_deployment_response import CreateCServeDeploymentResponse
|
|
42
39
|
from platform_api_python_client.models.create_c_serve_v2_deployment_request import CreateCServeV2DeploymentRequest
|
|
43
40
|
from platform_api_python_client.models.create_c_serve_v2_deployment_response import CreateCServeV2DeploymentResponse
|
|
44
41
|
from platform_api_python_client.models.create_checkout_request import CreateCheckoutRequest
|
|
@@ -60,7 +57,6 @@ from platform_api_python_client.models.deployment_status_response import Deploym
|
|
|
60
57
|
from platform_api_python_client.models.deployment_type import DeploymentType
|
|
61
58
|
from platform_api_python_client.models.deployment_usage_value import DeploymentUsageValue
|
|
62
59
|
from platform_api_python_client.models.get_autocharge_preferences_response import GetAutochargePreferencesResponse
|
|
63
|
-
from platform_api_python_client.models.get_c_serve_deployment_response import GetCServeDeploymentResponse
|
|
64
60
|
from platform_api_python_client.models.get_c_serve_v2_deployment_response import GetCServeV2DeploymentResponse
|
|
65
61
|
from platform_api_python_client.models.get_cluster_response import GetClusterResponse
|
|
66
62
|
from platform_api_python_client.models.get_compute_deployment_response import GetComputeDeploymentResponse
|
|
@@ -86,9 +82,11 @@ from platform_api_python_client.models.payment_method_response import PaymentMet
|
|
|
86
82
|
from platform_api_python_client.models.pod_status import PodStatus
|
|
87
83
|
from platform_api_python_client.models.prebuilt_image_response import PrebuiltImageResponse
|
|
88
84
|
from platform_api_python_client.models.service_status import ServiceStatus
|
|
85
|
+
from platform_api_python_client.models.setup_user_response import SetupUserResponse
|
|
86
|
+
from platform_api_python_client.models.ticket_category import TicketCategory
|
|
87
|
+
from platform_api_python_client.models.ticket_priority import TicketPriority
|
|
89
88
|
from platform_api_python_client.models.update_autocharge_preferences_request import UpdateAutochargePreferencesRequest
|
|
90
89
|
from platform_api_python_client.models.update_deployment_response import UpdateDeploymentResponse
|
|
91
|
-
from platform_api_python_client.models.user_support_email_request import UserSupportEmailRequest
|
|
92
90
|
from platform_api_python_client.models.user_vault_item import UserVaultItem
|
|
93
91
|
from platform_api_python_client.models.user_vault_type import UserVaultType
|
|
94
92
|
from platform_api_python_client.models.validation_error import ValidationError
|