hyperstack 1.41.2a0__tar.gz → 1.42.1a0__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.
Files changed (695) hide show
  1. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/PKG-INFO +1 -1
  2. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/README.md +24 -23
  3. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/__init__.py +2 -1
  4. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/__init__.py +1 -0
  5. hyperstack-1.42.1a0/hyperstack/api/admin_api.py +297 -0
  6. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/firewall_attachment_api.py +7 -7
  7. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/firewalls_api.py +330 -330
  8. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/snapshots_api.py +160 -160
  9. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/virtual_machine_api.py +734 -734
  10. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/vnc_url_api.py +46 -46
  11. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api_client.py +1 -1
  12. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/configuration.py +1 -1
  13. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack.egg-info/PKG-INFO +1 -1
  14. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack.egg-info/SOURCES.txt +2 -0
  15. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/pyproject.toml +1 -1
  16. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/setup.py +1 -1
  17. hyperstack-1.42.1a0/test/test_admin_api.py +38 -0
  18. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_attachment_api.py +2 -2
  19. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewalls_api.py +18 -18
  20. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_snapshots_api.py +11 -11
  21. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_virtual_machine_api.py +44 -44
  22. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_vnc_url_api.py +4 -4
  23. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/alive_api.py +0 -0
  24. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/api_key_api.py +0 -0
  25. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/assigning_member_role_api.py +0 -0
  26. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/auth_api.py +0 -0
  27. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/beta_access_api.py +0 -0
  28. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/billing_api.py +0 -0
  29. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/calculate_api.py +0 -0
  30. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/callbacks_api.py +0 -0
  31. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/cluster_events_api.py +0 -0
  32. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/clusters_api.py +0 -0
  33. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/compliance_api.py +0 -0
  34. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/credit_api.py +0 -0
  35. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/customer_contract_api.py +0 -0
  36. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/dashboard_api.py +0 -0
  37. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/deployment_api.py +0 -0
  38. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/environment_api.py +0 -0
  39. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/flavor_api.py +0 -0
  40. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/floating_ip_api.py +0 -0
  41. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/gpu_api.py +0 -0
  42. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/image_api.py +0 -0
  43. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/invite_api.py +0 -0
  44. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/keypair_api.py +0 -0
  45. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/organization_api.py +0 -0
  46. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/partner_config_api.py +0 -0
  47. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/payment_api.py +0 -0
  48. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/permission_api.py +0 -0
  49. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/policy_api.py +0 -0
  50. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/pricebook_api.py +0 -0
  51. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/profile_api.py +0 -0
  52. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/rbac_role_api.py +0 -0
  53. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/region_api.py +0 -0
  54. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/security_rules_api.py +0 -0
  55. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/snapshot_events_api.py +0 -0
  56. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/stock_api.py +0 -0
  57. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/template_api.py +0 -0
  58. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/user_api.py +0 -0
  59. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/user_detail_choice_api.py +0 -0
  60. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/user_permission_api.py +0 -0
  61. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/virtual_machine_events_api.py +0 -0
  62. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/volume_api.py +0 -0
  63. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api/volume_attachment_api.py +0 -0
  64. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/api_response.py +0 -0
  65. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/exceptions.py +0 -0
  66. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/__init__.py +0 -0
  67. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/access_token_field.py +0 -0
  68. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/add_user_info_success_response_model.py +0 -0
  69. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/allocated_gpu_count_graph.py +0 -0
  70. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/api_key_fields.py +0 -0
  71. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/assign_rbac_role_payload.py +0 -0
  72. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attach_callback_payload.py +0 -0
  73. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attach_callback_response.py +0 -0
  74. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attach_firewall_with_vm.py +0 -0
  75. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attach_firewalls_to_vm_payload.py +0 -0
  76. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attach_volume_fields.py +0 -0
  77. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attach_volumes.py +0 -0
  78. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attach_volumes_payload.py +0 -0
  79. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attachments_fields_for_volume.py +0 -0
  80. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/attributes.py +0 -0
  81. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/auth_get_token_response_model.py +0 -0
  82. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/auth_user_fields.py +0 -0
  83. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/auth_user_info_response_model.py +0 -0
  84. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/beta_access_request_fields.py +0 -0
  85. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/beta_access_request_payload.py +0 -0
  86. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/beta_access_request_response_model.py +0 -0
  87. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/beta_access_status_item.py +0 -0
  88. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/beta_access_status_response_model.py +0 -0
  89. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/billing_history.py +0 -0
  90. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/billing_history_data_synthesis_details.py +0 -0
  91. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/billing_history_fine_tuning.py +0 -0
  92. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/billing_history_model_evalutation_details.py +0 -0
  93. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/billing_history_serverless_inference.py +0 -0
  94. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/billing_history_serverless_inference_details.py +0 -0
  95. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/billing_metrices_fields.py +0 -0
  96. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/billing_metrices_response.py +0 -0
  97. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_events.py +0 -0
  98. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_events_fields.py +0 -0
  99. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_fields.py +0 -0
  100. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_flavor_fields.py +0 -0
  101. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_list_response.py +0 -0
  102. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_node_fields.py +0 -0
  103. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_node_group_fields.py +0 -0
  104. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_node_groups_create_response.py +0 -0
  105. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_node_groups_get_response.py +0 -0
  106. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_node_groups_list_response.py +0 -0
  107. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_node_instance_fields.py +0 -0
  108. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_nodes_list_response.py +0 -0
  109. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_response.py +0 -0
  110. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_version.py +0 -0
  111. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/cluster_versions.py +0 -0
  112. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/colors.py +0 -0
  113. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/common_response_model.py +0 -0
  114. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/compliance_fields.py +0 -0
  115. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/compliance_model_fields.py +0 -0
  116. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/compliance_payload.py +0 -0
  117. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/compliance_response.py +0 -0
  118. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/container_overview_fields.py +0 -0
  119. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/contract.py +0 -0
  120. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/contract_discount_plan_fields.py +0 -0
  121. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/contract_gpu_allocation_graph_response.py +0 -0
  122. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/contract_instance_fields.py +0 -0
  123. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/contract_instances_response.py +0 -0
  124. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_cluster_node_fields.py +0 -0
  125. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_cluster_node_group_payload.py +0 -0
  126. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_cluster_payload.py +0 -0
  127. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_environment.py +0 -0
  128. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_firewall_payload.py +0 -0
  129. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_firewall_rule_payload.py +0 -0
  130. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_image.py +0 -0
  131. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_image_payload.py +0 -0
  132. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_instances_payload.py +0 -0
  133. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_instances_response.py +0 -0
  134. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_profile_payload.py +0 -0
  135. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_profile_response.py +0 -0
  136. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_security_rule_payload.py +0 -0
  137. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_snapshot_payload.py +0 -0
  138. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_snapshot_response.py +0 -0
  139. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_update_compliance_response.py +0 -0
  140. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_update_rbac_role_payload.py +0 -0
  141. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/create_volume_payload.py +0 -0
  142. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/customer_contract_detail_response_model.py +0 -0
  143. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/customer_contract_fields.py +0 -0
  144. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/dashboard_info_response.py +0 -0
  145. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/data_synthesis_billing_history_details_response_schema.py +0 -0
  146. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/deployment_fields.py +0 -0
  147. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/deployment_fields_for_start_deployments.py +0 -0
  148. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/deployments.py +0 -0
  149. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/detach_volumes.py +0 -0
  150. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/detach_volumes_payload.py +0 -0
  151. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/edit_label_of_an_existing_vm_payload.py +0 -0
  152. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/environment.py +0 -0
  153. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/environment_features.py +0 -0
  154. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/environment_fields.py +0 -0
  155. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/environment_fields_for_volume.py +0 -0
  156. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/environments.py +0 -0
  157. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/error_response_model.py +0 -0
  158. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewall_attachment_model.py +0 -0
  159. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewall_attachment_vm_model.py +0 -0
  160. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewall_detail_fields.py +0 -0
  161. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewall_detail_response.py +0 -0
  162. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewall_environment_fields.py +0 -0
  163. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewall_fields.py +0 -0
  164. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewall_response.py +0 -0
  165. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewall_rule.py +0 -0
  166. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/firewalls_list_response.py +0 -0
  167. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/flavor_fields.py +0 -0
  168. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/flavor_item_get_response.py +0 -0
  169. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/flavor_label_fields.py +0 -0
  170. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/flavor_list_response.py +0 -0
  171. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/flavor_object_fields.py +0 -0
  172. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/generate_update_api_key_payload.py +0 -0
  173. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/generate_update_api_key_response_model.py +0 -0
  174. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_api_keys_response_model.py +0 -0
  175. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_credit_and_threshold_info.py +0 -0
  176. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_credit_and_threshold_info_in_response.py +0 -0
  177. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_customer_contracts_list_response_model.py +0 -0
  178. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_instance_logs_response.py +0 -0
  179. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_invites_response_model.py +0 -0
  180. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_organization_response_model.py +0 -0
  181. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_permissions_response_model.py +0 -0
  182. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_policies_response_model.py +0 -0
  183. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_rbac_roles_response_model.py +0 -0
  184. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/get_user_permissions_response_model.py +0 -0
  185. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/gpu_fields.py +0 -0
  186. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/gpu_list.py +0 -0
  187. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/gpu_region_fields.py +0 -0
  188. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/graph_datetime_value_model.py +0 -0
  189. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/image.py +0 -0
  190. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/image_fields.py +0 -0
  191. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/image_get_response.py +0 -0
  192. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/images.py +0 -0
  193. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/import_keypair_payload.py +0 -0
  194. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/import_keypair_response.py +0 -0
  195. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/infrahub_resource_object_response_for_customer.py +0 -0
  196. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance.py +0 -0
  197. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_environment_fields.py +0 -0
  198. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_events.py +0 -0
  199. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_events_fields.py +0 -0
  200. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_fields.py +0 -0
  201. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_flavor_fields.py +0 -0
  202. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_image_fields.py +0 -0
  203. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_keypair_fields.py +0 -0
  204. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_overview_fields.py +0 -0
  205. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instance_resize_payload.py +0 -0
  206. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/instances.py +0 -0
  207. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/invite_fields.py +0 -0
  208. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/invite_user_payload.py +0 -0
  209. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/invite_user_response_model.py +0 -0
  210. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/keypair_environment_features.py +0 -0
  211. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/keypair_environment_fields.py +0 -0
  212. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/keypair_fields.py +0 -0
  213. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/keypairs.py +0 -0
  214. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/lable_resonse.py +0 -0
  215. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/last_day_cost_fields.py +0 -0
  216. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/last_day_cost_response.py +0 -0
  217. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/logos.py +0 -0
  218. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/manual_reconciliation_model.py +0 -0
  219. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/master_flavors_response.py +0 -0
  220. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/metric_item_fields.py +0 -0
  221. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/metrics_fields.py +0 -0
  222. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/mfa_status_fields.py +0 -0
  223. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/mfa_status_response.py +0 -0
  224. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/model_evaluation_billing_history_details_response_schema.py +0 -0
  225. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/name_available_model.py +0 -0
  226. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/new_configurations_response.py +0 -0
  227. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/new_model_response.py +0 -0
  228. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/new_stock_response.py +0 -0
  229. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/new_stock_retrive_response.py +0 -0
  230. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_fields.py +0 -0
  231. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_level_billing_history.py +0 -0
  232. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_level_billing_history_resources.py +0 -0
  233. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_level_billing_history_response_attributes.py +0 -0
  234. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_level_billing_history_response_metrics.py +0 -0
  235. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_level_billing_history_response_model.py +0 -0
  236. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_threshold_fields.py +0 -0
  237. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_threshold_update_response.py +0 -0
  238. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_thresholds_response.py +0 -0
  239. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/organization_user_response_model.py +0 -0
  240. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/overview_info.py +0 -0
  241. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/pagination.py +0 -0
  242. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/pagination_data.py +0 -0
  243. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/partner_config.py +0 -0
  244. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/payment_details_fields.py +0 -0
  245. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/payment_details_response.py +0 -0
  246. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/payment_initiate_fields.py +0 -0
  247. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/payment_initiate_payload.py +0 -0
  248. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/payment_initiate_response.py +0 -0
  249. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/permission_fields.py +0 -0
  250. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/policy_fields.py +0 -0
  251. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/policy_permission_fields.py +0 -0
  252. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/pricebook_model.py +0 -0
  253. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/pricebook_resource_object_response_for_customer.py +0 -0
  254. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/primary_color.py +0 -0
  255. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/profile_fields.py +0 -0
  256. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/profile_list_response.py +0 -0
  257. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/profile_object_fields.py +0 -0
  258. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/rbac_role_detail_response_model.py +0 -0
  259. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/rbac_role_detail_response_model_fixed.py +0 -0
  260. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/rbac_role_field.py +0 -0
  261. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/rbac_role_fields.py +0 -0
  262. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/region_fields.py +0 -0
  263. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/regions.py +0 -0
  264. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/remove_member_from_organization_response_model.py +0 -0
  265. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/remove_member_payload.py +0 -0
  266. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/request_console.py +0 -0
  267. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/request_instance_logs_payload.py +0 -0
  268. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/request_instance_logs_response.py +0 -0
  269. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_billing_events_history_metrics.py +0 -0
  270. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_billing_events_history_response.py +0 -0
  271. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_billing_response_for_customer.py +0 -0
  272. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_bucket_details_resources.py +0 -0
  273. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_details_attributes.py +0 -0
  274. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_details_metrics.py +0 -0
  275. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_details_vm.py +0 -0
  276. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_details_volume.py +0 -0
  277. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_details_volume_attributes.py +0 -0
  278. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_details_volume_metrics.py +0 -0
  279. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_history.py +0 -0
  280. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_history_resources.py +0 -0
  281. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_history_resources_cluster.py +0 -0
  282. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_history_response_attributes.py +0 -0
  283. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_history_response_metrics.py +0 -0
  284. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_vm_details_resources.py +0 -0
  285. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_billing_volume_details_resources.py +0 -0
  286. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_bucket_billing_details_response_model.py +0 -0
  287. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_bucket_billing_history_response_model.py +0 -0
  288. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_cluster_billing_details_response_model.py +0 -0
  289. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_cluster_billing_history_response_model.py +0 -0
  290. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_cluster_graph_billing_details_response_model.py +0 -0
  291. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_graph_billing_detail_volume.py +0 -0
  292. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_graph_billing_details_attributes.py +0 -0
  293. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_graph_billing_details_bucket.py +0 -0
  294. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_graph_billing_details_metrics.py +0 -0
  295. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_graph_billing_details_vm.py +0 -0
  296. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_graph_billing_vm_details_resources.py +0 -0
  297. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_graph_billing_volume_details_resources.py +0 -0
  298. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_vm_billing_details_response_model.py +0 -0
  299. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_vm_billing_history_response_model.py +0 -0
  300. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_vm_graph_billing_details_response_model.py +0 -0
  301. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_volume_billing_details_response_model.py +0 -0
  302. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_volume_billing_history_response_model.py +0 -0
  303. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_level_volume_graph_billing_details_response_model.py +0 -0
  304. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/resource_object_response_for_customer.py +0 -0
  305. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/response_model.py +0 -0
  306. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/role_permission_fields.py +0 -0
  307. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/role_policy_fields.py +0 -0
  308. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/secondary_color.py +0 -0
  309. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/security_group_rule.py +0 -0
  310. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/security_group_rule_fields.py +0 -0
  311. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/security_rules_fields_for_instance.py +0 -0
  312. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/security_rules_protocol_fields.py +0 -0
  313. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/serverless_inferenced_billing_history_details_response_schema.py +0 -0
  314. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/snapshot_fields.py +0 -0
  315. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/snapshot_restore_request.py +0 -0
  316. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/snapshot_retrieve.py +0 -0
  317. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/snapshot_retrieve_fields.py +0 -0
  318. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/snapshots.py +0 -0
  319. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/start_deployment.py +0 -0
  320. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/start_deployment_payload.py +0 -0
  321. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/sub_resource_graph_billing_details_metrics.py +0 -0
  322. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/sub_resources_costs_response_model.py +0 -0
  323. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/sub_resources_graph_billing_history_fields.py +0 -0
  324. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/sub_resources_graph_response_model.py +0 -0
  325. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/subscribe_or_unsubscribe_update_payload.py +0 -0
  326. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/template.py +0 -0
  327. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/template_fields.py +0 -0
  328. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/templates.py +0 -0
  329. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/token_based_billing_history_response.py +0 -0
  330. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_environment.py +0 -0
  331. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_keypair_name.py +0 -0
  332. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_keypair_name_response.py +0 -0
  333. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_organization_payload.py +0 -0
  334. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_organization_response_model.py +0 -0
  335. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_template.py +0 -0
  336. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_volume_attachment_payload.py +0 -0
  337. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_volume_payload.py +0 -0
  338. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/update_volume_response.py +0 -0
  339. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/uris.py +0 -0
  340. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/user_default_choice_for_user_fields.py +0 -0
  341. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/user_default_choices_for_user_response.py +0 -0
  342. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/user_info_post_payload.py +0 -0
  343. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/user_organizations_response.py +0 -0
  344. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/user_permission_fields.py +0 -0
  345. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/users_info_fields.py +0 -0
  346. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/users_info_list_response.py +0 -0
  347. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/vncurl.py +0 -0
  348. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/vncurl_fields.py +0 -0
  349. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/volume.py +0 -0
  350. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/volume_attachment_fields.py +0 -0
  351. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/volume_fields.py +0 -0
  352. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/volume_fields_for_instance.py +0 -0
  353. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/volume_overview_fields.py +0 -0
  354. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/volume_types.py +0 -0
  355. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/volumes.py +0 -0
  356. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/volumes_fields.py +0 -0
  357. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/models/workload_billing_history_response.py +0 -0
  358. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/py.typed +0 -0
  359. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack/rest.py +0 -0
  360. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack.egg-info/dependency_links.txt +0 -0
  361. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack.egg-info/requires.txt +0 -0
  362. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/hyperstack.egg-info/top_level.txt +0 -0
  363. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/setup.cfg +0 -0
  364. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_access_token_field.py +0 -0
  365. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_add_user_info_success_response_model.py +0 -0
  366. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_alive_api.py +0 -0
  367. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_allocated_gpu_count_graph.py +0 -0
  368. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_api_key_api.py +0 -0
  369. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_api_key_fields.py +0 -0
  370. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_assign_rbac_role_payload.py +0 -0
  371. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_assigning_member_role_api.py +0 -0
  372. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attach_callback_payload.py +0 -0
  373. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attach_callback_response.py +0 -0
  374. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attach_firewall_with_vm.py +0 -0
  375. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attach_firewalls_to_vm_payload.py +0 -0
  376. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attach_volume_fields.py +0 -0
  377. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attach_volumes.py +0 -0
  378. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attach_volumes_payload.py +0 -0
  379. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attachments_fields_for_volume.py +0 -0
  380. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_attributes.py +0 -0
  381. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_auth_api.py +0 -0
  382. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_auth_get_token_response_model.py +0 -0
  383. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_auth_user_fields.py +0 -0
  384. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_auth_user_info_response_model.py +0 -0
  385. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_beta_access_api.py +0 -0
  386. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_beta_access_request_fields.py +0 -0
  387. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_beta_access_request_payload.py +0 -0
  388. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_beta_access_request_response_model.py +0 -0
  389. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_beta_access_status_item.py +0 -0
  390. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_beta_access_status_response_model.py +0 -0
  391. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_api.py +0 -0
  392. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_history.py +0 -0
  393. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_history_data_synthesis_details.py +0 -0
  394. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_history_fine_tuning.py +0 -0
  395. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_history_model_evalutation_details.py +0 -0
  396. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_history_serverless_inference.py +0 -0
  397. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_history_serverless_inference_details.py +0 -0
  398. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_metrices_fields.py +0 -0
  399. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_billing_metrices_response.py +0 -0
  400. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_calculate_api.py +0 -0
  401. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_callbacks_api.py +0 -0
  402. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_events.py +0 -0
  403. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_events_api.py +0 -0
  404. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_events_fields.py +0 -0
  405. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_fields.py +0 -0
  406. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_flavor_fields.py +0 -0
  407. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_list_response.py +0 -0
  408. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_node_fields.py +0 -0
  409. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_node_group_fields.py +0 -0
  410. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_node_groups_create_response.py +0 -0
  411. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_node_groups_get_response.py +0 -0
  412. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_node_groups_list_response.py +0 -0
  413. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_node_instance_fields.py +0 -0
  414. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_nodes_list_response.py +0 -0
  415. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_response.py +0 -0
  416. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_version.py +0 -0
  417. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_cluster_versions.py +0 -0
  418. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_clusters_api.py +0 -0
  419. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_colors.py +0 -0
  420. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_common_response_model.py +0 -0
  421. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_compliance_api.py +0 -0
  422. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_compliance_fields.py +0 -0
  423. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_compliance_model_fields.py +0 -0
  424. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_compliance_payload.py +0 -0
  425. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_compliance_response.py +0 -0
  426. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_container_overview_fields.py +0 -0
  427. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_contract.py +0 -0
  428. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_contract_discount_plan_fields.py +0 -0
  429. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_contract_gpu_allocation_graph_response.py +0 -0
  430. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_contract_instance_fields.py +0 -0
  431. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_contract_instances_response.py +0 -0
  432. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_cluster_node_fields.py +0 -0
  433. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_cluster_node_group_payload.py +0 -0
  434. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_cluster_payload.py +0 -0
  435. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_environment.py +0 -0
  436. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_firewall_payload.py +0 -0
  437. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_firewall_rule_payload.py +0 -0
  438. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_image.py +0 -0
  439. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_image_payload.py +0 -0
  440. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_instances_payload.py +0 -0
  441. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_instances_response.py +0 -0
  442. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_profile_payload.py +0 -0
  443. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_profile_response.py +0 -0
  444. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_security_rule_payload.py +0 -0
  445. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_snapshot_payload.py +0 -0
  446. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_snapshot_response.py +0 -0
  447. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_update_compliance_response.py +0 -0
  448. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_update_rbac_role_payload.py +0 -0
  449. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_create_volume_payload.py +0 -0
  450. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_credit_api.py +0 -0
  451. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_customer_contract_api.py +0 -0
  452. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_customer_contract_detail_response_model.py +0 -0
  453. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_customer_contract_fields.py +0 -0
  454. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_dashboard_api.py +0 -0
  455. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_dashboard_info_response.py +0 -0
  456. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_data_synthesis_billing_history_details_response_schema.py +0 -0
  457. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_deployment_api.py +0 -0
  458. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_deployment_fields.py +0 -0
  459. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_deployment_fields_for_start_deployments.py +0 -0
  460. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_deployments.py +0 -0
  461. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_detach_volumes.py +0 -0
  462. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_detach_volumes_payload.py +0 -0
  463. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_edit_label_of_an_existing_vm_payload.py +0 -0
  464. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_environment.py +0 -0
  465. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_environment_api.py +0 -0
  466. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_environment_features.py +0 -0
  467. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_environment_fields.py +0 -0
  468. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_environment_fields_for_volume.py +0 -0
  469. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_environments.py +0 -0
  470. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_error_response_model.py +0 -0
  471. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_attachment_model.py +0 -0
  472. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_attachment_vm_model.py +0 -0
  473. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_detail_fields.py +0 -0
  474. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_detail_response.py +0 -0
  475. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_environment_fields.py +0 -0
  476. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_fields.py +0 -0
  477. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_response.py +0 -0
  478. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewall_rule.py +0 -0
  479. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_firewalls_list_response.py +0 -0
  480. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_flavor_api.py +0 -0
  481. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_flavor_fields.py +0 -0
  482. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_flavor_item_get_response.py +0 -0
  483. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_flavor_label_fields.py +0 -0
  484. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_flavor_list_response.py +0 -0
  485. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_flavor_object_fields.py +0 -0
  486. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_floating_ip_api.py +0 -0
  487. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_generate_update_api_key_payload.py +0 -0
  488. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_generate_update_api_key_response_model.py +0 -0
  489. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_api_keys_response_model.py +0 -0
  490. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_credit_and_threshold_info.py +0 -0
  491. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_credit_and_threshold_info_in_response.py +0 -0
  492. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_customer_contracts_list_response_model.py +0 -0
  493. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_instance_logs_response.py +0 -0
  494. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_invites_response_model.py +0 -0
  495. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_organization_response_model.py +0 -0
  496. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_permissions_response_model.py +0 -0
  497. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_policies_response_model.py +0 -0
  498. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_rbac_roles_response_model.py +0 -0
  499. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_get_user_permissions_response_model.py +0 -0
  500. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_gpu_api.py +0 -0
  501. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_gpu_fields.py +0 -0
  502. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_gpu_list.py +0 -0
  503. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_gpu_region_fields.py +0 -0
  504. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_graph_datetime_value_model.py +0 -0
  505. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_image.py +0 -0
  506. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_image_api.py +0 -0
  507. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_image_fields.py +0 -0
  508. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_image_get_response.py +0 -0
  509. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_images.py +0 -0
  510. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_import_keypair_payload.py +0 -0
  511. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_import_keypair_response.py +0 -0
  512. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_infrahub_resource_object_response_for_customer.py +0 -0
  513. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance.py +0 -0
  514. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_environment_fields.py +0 -0
  515. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_events.py +0 -0
  516. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_events_fields.py +0 -0
  517. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_fields.py +0 -0
  518. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_flavor_fields.py +0 -0
  519. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_image_fields.py +0 -0
  520. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_keypair_fields.py +0 -0
  521. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_overview_fields.py +0 -0
  522. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instance_resize_payload.py +0 -0
  523. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_instances.py +0 -0
  524. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_invite_api.py +0 -0
  525. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_invite_fields.py +0 -0
  526. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_invite_user_payload.py +0 -0
  527. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_invite_user_response_model.py +0 -0
  528. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_keypair_api.py +0 -0
  529. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_keypair_environment_features.py +0 -0
  530. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_keypair_environment_fields.py +0 -0
  531. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_keypair_fields.py +0 -0
  532. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_keypairs.py +0 -0
  533. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_lable_resonse.py +0 -0
  534. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_last_day_cost_fields.py +0 -0
  535. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_last_day_cost_response.py +0 -0
  536. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_logos.py +0 -0
  537. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_manual_reconciliation_model.py +0 -0
  538. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_master_flavors_response.py +0 -0
  539. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_metric_item_fields.py +0 -0
  540. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_metrics_fields.py +0 -0
  541. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_mfa_status_fields.py +0 -0
  542. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_mfa_status_response.py +0 -0
  543. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_model_evaluation_billing_history_details_response_schema.py +0 -0
  544. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_name_available_model.py +0 -0
  545. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_new_configurations_response.py +0 -0
  546. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_new_model_response.py +0 -0
  547. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_new_stock_response.py +0 -0
  548. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_new_stock_retrive_response.py +0 -0
  549. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_api.py +0 -0
  550. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_fields.py +0 -0
  551. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_level_billing_history.py +0 -0
  552. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_level_billing_history_resources.py +0 -0
  553. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_level_billing_history_response_attributes.py +0 -0
  554. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_level_billing_history_response_metrics.py +0 -0
  555. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_level_billing_history_response_model.py +0 -0
  556. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_threshold_fields.py +0 -0
  557. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_threshold_update_response.py +0 -0
  558. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_thresholds_response.py +0 -0
  559. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_organization_user_response_model.py +0 -0
  560. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_overview_info.py +0 -0
  561. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_pagination.py +0 -0
  562. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_pagination_data.py +0 -0
  563. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_partner_config.py +0 -0
  564. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_partner_config_api.py +0 -0
  565. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_payment_api.py +0 -0
  566. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_payment_details_fields.py +0 -0
  567. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_payment_details_response.py +0 -0
  568. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_payment_initiate_fields.py +0 -0
  569. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_payment_initiate_payload.py +0 -0
  570. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_payment_initiate_response.py +0 -0
  571. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_permission_api.py +0 -0
  572. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_permission_fields.py +0 -0
  573. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_policy_api.py +0 -0
  574. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_policy_fields.py +0 -0
  575. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_policy_permission_fields.py +0 -0
  576. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_pricebook_api.py +0 -0
  577. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_pricebook_model.py +0 -0
  578. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_pricebook_resource_object_response_for_customer.py +0 -0
  579. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_primary_color.py +0 -0
  580. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_profile_api.py +0 -0
  581. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_profile_fields.py +0 -0
  582. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_profile_list_response.py +0 -0
  583. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_profile_object_fields.py +0 -0
  584. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_rbac_role_api.py +0 -0
  585. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_rbac_role_detail_response_model.py +0 -0
  586. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_rbac_role_detail_response_model_fixed.py +0 -0
  587. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_rbac_role_field.py +0 -0
  588. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_rbac_role_fields.py +0 -0
  589. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_region_api.py +0 -0
  590. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_region_fields.py +0 -0
  591. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_regions.py +0 -0
  592. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_remove_member_from_organization_response_model.py +0 -0
  593. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_remove_member_payload.py +0 -0
  594. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_request_console.py +0 -0
  595. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_request_instance_logs_payload.py +0 -0
  596. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_request_instance_logs_response.py +0 -0
  597. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_billing_events_history_metrics.py +0 -0
  598. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_billing_events_history_response.py +0 -0
  599. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_billing_response_for_customer.py +0 -0
  600. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_bucket_details_resources.py +0 -0
  601. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_details_attributes.py +0 -0
  602. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_details_metrics.py +0 -0
  603. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_details_vm.py +0 -0
  604. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_details_volume.py +0 -0
  605. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_details_volume_attributes.py +0 -0
  606. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_details_volume_metrics.py +0 -0
  607. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_history.py +0 -0
  608. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_history_resources.py +0 -0
  609. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_history_resources_cluster.py +0 -0
  610. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_history_response_attributes.py +0 -0
  611. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_history_response_metrics.py +0 -0
  612. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_vm_details_resources.py +0 -0
  613. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_billing_volume_details_resources.py +0 -0
  614. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_bucket_billing_details_response_model.py +0 -0
  615. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_bucket_billing_history_response_model.py +0 -0
  616. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_cluster_billing_details_response_model.py +0 -0
  617. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_cluster_billing_history_response_model.py +0 -0
  618. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_cluster_graph_billing_details_response_model.py +0 -0
  619. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_graph_billing_detail_volume.py +0 -0
  620. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_graph_billing_details_attributes.py +0 -0
  621. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_graph_billing_details_bucket.py +0 -0
  622. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_graph_billing_details_metrics.py +0 -0
  623. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_graph_billing_details_vm.py +0 -0
  624. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_graph_billing_vm_details_resources.py +0 -0
  625. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_graph_billing_volume_details_resources.py +0 -0
  626. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_vm_billing_details_response_model.py +0 -0
  627. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_vm_billing_history_response_model.py +0 -0
  628. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_vm_graph_billing_details_response_model.py +0 -0
  629. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_volume_billing_details_response_model.py +0 -0
  630. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_volume_billing_history_response_model.py +0 -0
  631. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_level_volume_graph_billing_details_response_model.py +0 -0
  632. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_resource_object_response_for_customer.py +0 -0
  633. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_response_model.py +0 -0
  634. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_role_permission_fields.py +0 -0
  635. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_role_policy_fields.py +0 -0
  636. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_secondary_color.py +0 -0
  637. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_security_group_rule.py +0 -0
  638. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_security_group_rule_fields.py +0 -0
  639. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_security_rules_api.py +0 -0
  640. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_security_rules_fields_for_instance.py +0 -0
  641. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_security_rules_protocol_fields.py +0 -0
  642. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_serverless_inferenced_billing_history_details_response_schema.py +0 -0
  643. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_snapshot_events_api.py +0 -0
  644. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_snapshot_fields.py +0 -0
  645. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_snapshot_restore_request.py +0 -0
  646. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_snapshot_retrieve.py +0 -0
  647. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_snapshot_retrieve_fields.py +0 -0
  648. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_snapshots.py +0 -0
  649. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_start_deployment.py +0 -0
  650. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_start_deployment_payload.py +0 -0
  651. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_stock_api.py +0 -0
  652. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_sub_resource_graph_billing_details_metrics.py +0 -0
  653. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_sub_resources_costs_response_model.py +0 -0
  654. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_sub_resources_graph_billing_history_fields.py +0 -0
  655. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_sub_resources_graph_response_model.py +0 -0
  656. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_subscribe_or_unsubscribe_update_payload.py +0 -0
  657. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_template.py +0 -0
  658. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_template_api.py +0 -0
  659. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_template_fields.py +0 -0
  660. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_templates.py +0 -0
  661. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_token_based_billing_history_response.py +0 -0
  662. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_environment.py +0 -0
  663. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_keypair_name.py +0 -0
  664. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_keypair_name_response.py +0 -0
  665. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_organization_payload.py +0 -0
  666. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_organization_response_model.py +0 -0
  667. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_template.py +0 -0
  668. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_volume_attachment_payload.py +0 -0
  669. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_volume_payload.py +0 -0
  670. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_update_volume_response.py +0 -0
  671. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_uris.py +0 -0
  672. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_user_api.py +0 -0
  673. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_user_default_choice_for_user_fields.py +0 -0
  674. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_user_default_choices_for_user_response.py +0 -0
  675. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_user_detail_choice_api.py +0 -0
  676. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_user_info_post_payload.py +0 -0
  677. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_user_organizations_response.py +0 -0
  678. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_user_permission_api.py +0 -0
  679. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_user_permission_fields.py +0 -0
  680. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_users_info_fields.py +0 -0
  681. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_users_info_list_response.py +0 -0
  682. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_virtual_machine_events_api.py +0 -0
  683. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_vncurl.py +0 -0
  684. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_vncurl_fields.py +0 -0
  685. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volume.py +0 -0
  686. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volume_api.py +0 -0
  687. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volume_attachment_api.py +0 -0
  688. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volume_attachment_fields.py +0 -0
  689. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volume_fields.py +0 -0
  690. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volume_fields_for_instance.py +0 -0
  691. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volume_overview_fields.py +0 -0
  692. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volume_types.py +0 -0
  693. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volumes.py +0 -0
  694. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_volumes_fields.py +0 -0
  695. {hyperstack-1.41.2a0 → hyperstack-1.42.1a0}/test/test_workload_billing_history_response.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hyperstack
3
- Version: 1.41.2a0
3
+ Version: 1.42.1a0
4
4
  Summary: Infrahub-API
5
5
  Home-page:
6
6
  Author: OpenAPI Generator community
@@ -8,7 +8,7 @@ To contribute, please raise an issue with a bug report, feature request, feedbac
8
8
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
9
9
 
10
10
  - API version: 1.0
11
- - Package version: v1.41.2-alpha
11
+ - Package version: v1.42.1-alpha
12
12
  - Generator version: 7.10.0
13
13
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
14
14
 
@@ -106,11 +106,12 @@ Class | Method | HTTP request | Description
106
106
  *CustomerContractApi* | [**get_customer_contract_gpu_allocation_graph**](docs/CustomerContractApi.md#get_customer_contract_gpu_allocation_graph) | **GET** /pricebook/contracts/{contract_id}/gpu_allocation_graph | Retrieve GPU Allocation Graph for Contract
107
107
  *PricebookApi* | [**get_pricebook**](docs/PricebookApi.md#get_pricebook) | **GET** /pricebook |
108
108
  *SnapshotsApi* | [**create_a_new_custom_image**](docs/SnapshotsApi.md#create_a_new_custom_image) | **POST** /core/snapshots/{snapshot_id}/image | Create an image from a snapshot
109
- *SnapshotsApi* | [**delete_snapshot**](docs/SnapshotsApi.md#delete_snapshot) | **DELETE** /core/snapshots/{id} | Delete snapshot
109
+ *SnapshotsApi* | [**delete_an_existing_snapshot**](docs/SnapshotsApi.md#delete_an_existing_snapshot) | **DELETE** /core/snapshots/{id} | Delete snapshot
110
110
  *SnapshotsApi* | [**fetch_snapshot_name_availability**](docs/SnapshotsApi.md#fetch_snapshot_name_availability) | **GET** /core/snapshots/name-availability/{name} | Fetch snapshot name availability
111
- *SnapshotsApi* | [**get_snapshot**](docs/SnapshotsApi.md#get_snapshot) | **GET** /core/snapshots/{id} | Retrieve a snapshot
112
- *SnapshotsApi* | [**get_snapshots**](docs/SnapshotsApi.md#get_snapshots) | **GET** /core/snapshots | Retrieve list of snapshots with pagination
113
- *SnapshotsApi* | [**post_snapshot_restore**](docs/SnapshotsApi.md#post_snapshot_restore) | **POST** /core/snapshots/{id}/restore | Restore a snapshot
111
+ *SnapshotsApi* | [**restore_a_snapshot**](docs/SnapshotsApi.md#restore_a_snapshot) | **POST** /core/snapshots/{id}/restore | Restore a snapshot
112
+ *SnapshotsApi* | [**retrieve_an_existing_snapshot**](docs/SnapshotsApi.md#retrieve_an_existing_snapshot) | **GET** /core/snapshots/{id} | Retrieve a snapshot
113
+ *SnapshotsApi* | [**retrieves_a_list_of_snapshots**](docs/SnapshotsApi.md#retrieves_a_list_of_snapshots) | **GET** /core/snapshots | Retrieve list of snapshots with pagination
114
+ *AdminApi* | [**send_password_change_notification_email**](docs/AdminApi.md#send_password_change_notification_email) | **POST** /auth/admin/password-change-mail | Send Password Change Notification Email
114
115
  *AliveApi* | [**get_alive**](docs/AliveApi.md#get_alive) | **GET** /billing/alive | GET: Alive
115
116
  *AliveApi* | [**get_doc**](docs/AliveApi.md#get_doc) | **GET** /billing/alive/doc |
116
117
  *ApiKeyApi* | [**delete_api_key**](docs/ApiKeyApi.md#delete_api_key) | **DELETE** /api-key/{api_key_id} | Delete API Key
@@ -202,13 +203,13 @@ Class | Method | HTTP request | Description
202
203
  *EnvironmentApi* | [**list_environments**](docs/EnvironmentApi.md#list_environments) | **GET** /core/environments | List environments
203
204
  *EnvironmentApi* | [**retrieve_environment**](docs/EnvironmentApi.md#retrieve_environment) | **GET** /core/environments/{id} | Retrieve environment
204
205
  *EnvironmentApi* | [**update_environment**](docs/EnvironmentApi.md#update_environment) | **PUT** /core/environments/{id} | Update environment
205
- *FirewallAttachmentApi* | [**post_attach_security_groups**](docs/FirewallAttachmentApi.md#post_attach_security_groups) | **POST** /core/firewalls/{firewall_id}/update-attachments | Attach Firewalls to VMs
206
- *FirewallsApi* | [**delete_security_group_details**](docs/FirewallsApi.md#delete_security_group_details) | **DELETE** /core/firewalls/{id} | Delete firewall
207
- *FirewallsApi* | [**delete_security_group_rule_delete**](docs/FirewallsApi.md#delete_security_group_rule_delete) | **DELETE** /core/firewalls/{firewall_id}/firewall-rules/{firewall_rule_id} | Delete firewall rules from firewall
208
- *FirewallsApi* | [**get_security_group**](docs/FirewallsApi.md#get_security_group) | **GET** /core/firewalls | List firewalls
209
- *FirewallsApi* | [**get_security_group_details**](docs/FirewallsApi.md#get_security_group_details) | **GET** /core/firewalls/{id} | Retrieve firewall details
210
- *FirewallsApi* | [**post_security_group**](docs/FirewallsApi.md#post_security_group) | **POST** /core/firewalls | Create firewall
211
- *FirewallsApi* | [**post_security_group_rules**](docs/FirewallsApi.md#post_security_group_rules) | **POST** /core/firewalls/{firewall_id}/firewall-rules | Add firewall rule to firewall
206
+ *FirewallAttachmentApi* | [**attach_firewall_to_virtual_machines**](docs/FirewallAttachmentApi.md#attach_firewall_to_virtual_machines) | **POST** /core/firewalls/{firewall_id}/update-attachments | Attach Firewalls to VMs
207
+ *FirewallsApi* | [**add_firewall_rule_to_an_existing_firewall**](docs/FirewallsApi.md#add_firewall_rule_to_an_existing_firewall) | **POST** /core/firewalls/{firewall_id}/firewall-rules | Add firewall rule to firewall
208
+ *FirewallsApi* | [**create_a_new_firewall**](docs/FirewallsApi.md#create_a_new_firewall) | **POST** /core/firewalls | Create firewall
209
+ *FirewallsApi* | [**delete_existing_firewall**](docs/FirewallsApi.md#delete_existing_firewall) | **DELETE** /core/firewalls/{id} | Delete firewall
210
+ *FirewallsApi* | [**delete_firewall_rules_from_firewall**](docs/FirewallsApi.md#delete_firewall_rules_from_firewall) | **DELETE** /core/firewalls/{firewall_id}/firewall-rules/{firewall_rule_id} | Delete firewall rules from firewall
211
+ *FirewallsApi* | [**list_existing_firewalls**](docs/FirewallsApi.md#list_existing_firewalls) | **GET** /core/firewalls | List firewalls
212
+ *FirewallsApi* | [**retrieve_the_details_of_an_existing_firewall**](docs/FirewallsApi.md#retrieve_the_details_of_an_existing_firewall) | **GET** /core/firewalls/{id} | Retrieve firewall details
212
213
  *FlavorApi* | [**list_flavors**](docs/FlavorApi.md#list_flavors) | **GET** /core/flavors | List Flavors
213
214
  *FloatingIpApi* | [**attach_public_ipto_virtual_machine**](docs/FloatingIpApi.md#attach_public_ipto_virtual_machine) | **POST** /core/virtual-machines/{vm_id}/attach-floatingip | Attach public IP to virtual machine
214
215
  *FloatingIpApi* | [**detach_public_ip_from_virtual_machine**](docs/FloatingIpApi.md#detach_public_ip_from_virtual_machine) | **POST** /core/virtual-machines/{vm_id}/detach-floatingip | Detach public IP from virtual machine
@@ -259,29 +260,29 @@ Class | Method | HTTP request | Description
259
260
  *UserDetailChoiceApi* | [**retrieve_default_flavors_and_images**](docs/UserDetailChoiceApi.md#retrieve_default_flavors_and_images) | **GET** /core/user/resources/defaults | Retrieve Default Flavors and Images
260
261
  *UserPermissionApi* | [**list_my_user_permissions**](docs/UserPermissionApi.md#list_my_user_permissions) | **GET** /auth/users/me/permissions | List My User Permissions
261
262
  *UserPermissionApi* | [**list_user_permissions**](docs/UserPermissionApi.md#list_user_permissions) | **GET** /auth/users/{id}/permissions | List User Permissions
262
- *VirtualMachineApi* | [**delete_instance**](docs/VirtualMachineApi.md#delete_instance) | **DELETE** /core/virtual-machines/{vm_id} | Delete virtual machine
263
+ *VirtualMachineApi* | [**attach_firewalls_to_a_virtual_machine**](docs/VirtualMachineApi.md#attach_firewalls_to_a_virtual_machine) | **POST** /core/virtual-machines/{vm_id}/attach-firewalls | Attach firewalls to a virtual machine
264
+ *VirtualMachineApi* | [**create_one_or_more_virtual_machines**](docs/VirtualMachineApi.md#create_one_or_more_virtual_machines) | **POST** /core/virtual-machines | Create virtual machines
263
265
  *VirtualMachineApi* | [**delete_security_rule**](docs/VirtualMachineApi.md#delete_security_rule) | **DELETE** /core/virtual-machines/{vm_id}/sg-rules/{sg_rule_id} | Delete firewall rule from virtual machine
266
+ *VirtualMachineApi* | [**delete_virtual_machine**](docs/VirtualMachineApi.md#delete_virtual_machine) | **DELETE** /core/virtual-machines/{vm_id} | Delete virtual machine
264
267
  *VirtualMachineApi* | [**fetch_virtual_machine_name_availability**](docs/VirtualMachineApi.md#fetch_virtual_machine_name_availability) | **GET** /core/virtual-machines/name-availability/{name} | Fetch virtual machine name availability
265
- *VirtualMachineApi* | [**get_contract_instances**](docs/VirtualMachineApi.md#get_contract_instances) | **GET** /core/virtual-machines/contract/{contract_id}/virtual-machines | Retrieve virtual machines associated with a contract
266
- *VirtualMachineApi* | [**get_instance**](docs/VirtualMachineApi.md#get_instance) | **GET** /core/virtual-machines | List virtual machines
267
- *VirtualMachineApi* | [**get_instance2**](docs/VirtualMachineApi.md#get_instance2) | **GET** /core/virtual-machines/{vm_id} | Retrieve virtual machine details
268
- *VirtualMachineApi* | [**get_instance3**](docs/VirtualMachineApi.md#get_instance3) | **GET** /core/virtual-machines/{vm_id}/hard-reboot | Hard reboot virtual machine
269
- *VirtualMachineApi* | [**get_instance4**](docs/VirtualMachineApi.md#get_instance4) | **GET** /core/virtual-machines/{vm_id}/start | Start virtual machine
270
- *VirtualMachineApi* | [**get_instance5**](docs/VirtualMachineApi.md#get_instance5) | **GET** /core/virtual-machines/{vm_id}/stop | Stop virtual machine
268
+ *VirtualMachineApi* | [**get_instance_hard_reboot**](docs/VirtualMachineApi.md#get_instance_hard_reboot) | **GET** /core/virtual-machines/{vm_id}/hard-reboot | Hard reboot virtual machine
271
269
  *VirtualMachineApi* | [**get_instance_hibernate**](docs/VirtualMachineApi.md#get_instance_hibernate) | **GET** /core/virtual-machines/{vm_id}/hibernate | Hibernate virtual machine
272
270
  *VirtualMachineApi* | [**get_instance_hibernate_restore**](docs/VirtualMachineApi.md#get_instance_hibernate_restore) | **GET** /core/virtual-machines/{vm_id}/hibernate-restore | Restore virtual machine from hibernation
273
271
  *VirtualMachineApi* | [**get_instance_logs**](docs/VirtualMachineApi.md#get_instance_logs) | **GET** /core/virtual-machines/{vm_id}/logs | Get virtual machine logs
274
272
  *VirtualMachineApi* | [**get_instance_metrics**](docs/VirtualMachineApi.md#get_instance_metrics) | **GET** /core/virtual-machines/{vm_id}/metrics | Retrieve virtual machine performance metrics
275
- *VirtualMachineApi* | [**post_instance**](docs/VirtualMachineApi.md#post_instance) | **POST** /core/virtual-machines | Create virtual machines
276
- *VirtualMachineApi* | [**post_instance_attach_firewalls**](docs/VirtualMachineApi.md#post_instance_attach_firewalls) | **POST** /core/virtual-machines/{vm_id}/attach-firewalls | Attach firewalls to a virtual machine
273
+ *VirtualMachineApi* | [**get_instance_start**](docs/VirtualMachineApi.md#get_instance_start) | **GET** /core/virtual-machines/{vm_id}/start | Start virtual machine
274
+ *VirtualMachineApi* | [**get_instance_stop**](docs/VirtualMachineApi.md#get_instance_stop) | **GET** /core/virtual-machines/{vm_id}/stop | Stop virtual machine
275
+ *VirtualMachineApi* | [**list_virtual_machines**](docs/VirtualMachineApi.md#list_virtual_machines) | **GET** /core/virtual-machines | List virtual machines
277
276
  *VirtualMachineApi* | [**post_instance_logs**](docs/VirtualMachineApi.md#post_instance_logs) | **POST** /core/virtual-machines/{vm_id}/logs | Request virtual machine logs
278
277
  *VirtualMachineApi* | [**post_instance_resize**](docs/VirtualMachineApi.md#post_instance_resize) | **POST** /core/virtual-machines/{vm_id}/resize | Resize virtual machine
279
278
  *VirtualMachineApi* | [**post_security_rule**](docs/VirtualMachineApi.md#post_security_rule) | **POST** /core/virtual-machines/{vm_id}/sg-rules | Add firewall rule to virtual machine
280
279
  *VirtualMachineApi* | [**post_snapshots**](docs/VirtualMachineApi.md#post_snapshots) | **POST** /core/virtual-machines/{vm_id}/snapshots | Create snapshot from a virtual machine
281
280
  *VirtualMachineApi* | [**put_labels**](docs/VirtualMachineApi.md#put_labels) | **PUT** /core/virtual-machines/{vm_id}/label | Edit virtual machine labels
281
+ *VirtualMachineApi* | [**retrieve_virtual_machine_details**](docs/VirtualMachineApi.md#retrieve_virtual_machine_details) | **GET** /core/virtual-machines/{vm_id} | Retrieve virtual machine details
282
+ *VirtualMachineApi* | [**retrieve_virtual_machines_associated_with_a_contract**](docs/VirtualMachineApi.md#retrieve_virtual_machines_associated_with_a_contract) | **GET** /core/virtual-machines/contract/{contract_id}/virtual-machines | Retrieve virtual machines associated with a contract
282
283
  *VirtualMachineEventsApi* | [**list_virtual_machine_events**](docs/VirtualMachineEventsApi.md#list_virtual_machine_events) | **GET** /core/virtual-machines/{vm_id}/events | List virtual machine events
283
- *VncUrlApi* | [**get_vnc_url**](docs/VncUrlApi.md#get_vnc_url) | **GET** /core/virtual-machines/{vm_id}/console/{job_id} | Get VNC Console Link
284
- *VncUrlApi* | [**get_vnc_url2**](docs/VncUrlApi.md#get_vnc_url2) | **GET** /core/virtual-machines/{vm_id}/request-console | Request Instance Console
284
+ *VncUrlApi* | [**get_vnc_url**](docs/VncUrlApi.md#get_vnc_url) | **GET** /core/virtual-machines/{vm_id}/request-console | Request Instance Console
285
+ *VncUrlApi* | [**get_vncurl**](docs/VncUrlApi.md#get_vncurl) | **GET** /core/virtual-machines/{vm_id}/console/{job_id} | Get VNC Console Link
285
286
  *VolumeApi* | [**create_volume**](docs/VolumeApi.md#create_volume) | **POST** /core/volumes | Create volume
286
287
  *VolumeApi* | [**delete_volume**](docs/VolumeApi.md#delete_volume) | **DELETE** /core/volumes/{volume_id} | Delete volume
287
288
  *VolumeApi* | [**fetch_volume_details**](docs/VolumeApi.md#fetch_volume_details) | **GET** /core/volumes/{volume_id} | Fetch Volume Details
@@ -14,13 +14,14 @@
14
14
  """ # noqa: E501
15
15
 
16
16
 
17
- __version__ = "v1.41.2-alpha"
17
+ __version__ = "v1.42.1-alpha"
18
18
 
19
19
  # import apis into sdk package
20
20
  from .api.calculate_api import CalculateApi
21
21
  from .api.customer_contract_api import CustomerContractApi
22
22
  from .api.pricebook_api import PricebookApi
23
23
  from .api.snapshots_api import SnapshotsApi
24
+ from .api.admin_api import AdminApi
24
25
  from .api.alive_api import AliveApi
25
26
  from .api.api_key_api import ApiKeyApi
26
27
  from .api.assigning_member_role_api import AssigningMemberRoleApi
@@ -5,6 +5,7 @@ from .calculate_api import CalculateApi
5
5
  from .customer_contract_api import CustomerContractApi
6
6
  from .pricebook_api import PricebookApi
7
7
  from .snapshots_api import SnapshotsApi
8
+ from .admin_api import AdminApi
8
9
  from .alive_api import AliveApi
9
10
  from .api_key_api import ApiKeyApi
10
11
  from .assigning_member_role_api import AssigningMemberRoleApi
@@ -0,0 +1,297 @@
1
+ # coding: utf-8
2
+
3
+ """
4
+ Infrahub-API
5
+
6
+ Leverage the Infrahub API and Hyperstack platform to easily create, manage, and scale powerful GPU virtual machines and their associated resources. Access this SDK to automate the deployment of your workloads and streamline your infrastructure management. To contribute, please raise an issue with a bug report, feature request, feedback, or general inquiry.
7
+
8
+ The version of the OpenAPI document: 1.0
9
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
10
+
11
+ Do not edit the class manually.
12
+ """ # noqa: E501
13
+
14
+ import warnings
15
+ from pydantic import validate_call, Field, StrictFloat, StrictStr, StrictInt
16
+ from typing import Any, Dict, List, Optional, Tuple, Union
17
+ from typing_extensions import Annotated
18
+
19
+ from ..models.common_response_model import CommonResponseModel
20
+
21
+ from ..api_client import ApiClient, RequestSerialized
22
+ from ..api_response import ApiResponse
23
+ from ..rest import RESTResponseType
24
+
25
+
26
+ class AdminApi:
27
+ """NOTE: This class is auto generated by OpenAPI Generator
28
+ Ref: https://openapi-generator.tech
29
+
30
+ Do not edit the class manually.
31
+ """
32
+
33
+ def __init__(self, api_client=None) -> None:
34
+ if api_client is None:
35
+ api_client = ApiClient.get_default()
36
+ self.api_client = api_client
37
+
38
+
39
+ @validate_call
40
+ def send_password_change_notification_email(
41
+ self,
42
+ _request_timeout: Union[
43
+ None,
44
+ Annotated[StrictFloat, Field(gt=0)],
45
+ Tuple[
46
+ Annotated[StrictFloat, Field(gt=0)],
47
+ Annotated[StrictFloat, Field(gt=0)]
48
+ ]
49
+ ] = None,
50
+ _request_auth: Optional[Dict[StrictStr, Any]] = None,
51
+ _content_type: Optional[StrictStr] = None,
52
+ _headers: Optional[Dict[StrictStr, Any]] = None,
53
+ _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
54
+ ) -> CommonResponseModel:
55
+ """Send Password Change Notification Email
56
+
57
+ Send a password change notification email to a user
58
+
59
+ :param _request_timeout: timeout setting for this request. If one
60
+ number provided, it will be total request
61
+ timeout. It can also be a pair (tuple) of
62
+ (connection, read) timeouts.
63
+ :type _request_timeout: int, tuple(int, int), optional
64
+ :param _request_auth: set to override the auth_settings for an a single
65
+ request; this effectively ignores the
66
+ authentication in the spec for a single request.
67
+ :type _request_auth: dict, optional
68
+ :param _content_type: force content-type for the request.
69
+ :type _content_type: str, Optional
70
+ :param _headers: set to override the headers for a single
71
+ request; this effectively ignores the headers
72
+ in the spec for a single request.
73
+ :type _headers: dict, optional
74
+ :param _host_index: set to override the host_index for a single
75
+ request; this effectively ignores the host_index
76
+ in the spec for a single request.
77
+ :type _host_index: int, optional
78
+ :return: Returns the result object.
79
+ """ # noqa: E501
80
+
81
+ _param = self._send_password_change_notification_email_serialize(
82
+ _request_auth=_request_auth,
83
+ _content_type=_content_type,
84
+ _headers=_headers,
85
+ _host_index=_host_index
86
+ )
87
+
88
+ _response_types_map: Dict[str, Optional[str]] = {
89
+ '200': "CommonResponseModel",
90
+ '400': "ErrorResponseModel",
91
+ '401': "ErrorResponseModel",
92
+ '404': "ErrorResponseModel",
93
+ '405': "ErrorResponseModel",
94
+ '500': "ErrorResponseModel",
95
+ }
96
+ response_data = self.api_client.call_api(
97
+ *_param,
98
+ _request_timeout=_request_timeout
99
+ )
100
+ response_data.read()
101
+ return self.api_client.response_deserialize(
102
+ response_data=response_data,
103
+ response_types_map=_response_types_map,
104
+ ).data
105
+
106
+
107
+ @validate_call
108
+ def send_password_change_notification_email_with_http_info(
109
+ self,
110
+ _request_timeout: Union[
111
+ None,
112
+ Annotated[StrictFloat, Field(gt=0)],
113
+ Tuple[
114
+ Annotated[StrictFloat, Field(gt=0)],
115
+ Annotated[StrictFloat, Field(gt=0)]
116
+ ]
117
+ ] = None,
118
+ _request_auth: Optional[Dict[StrictStr, Any]] = None,
119
+ _content_type: Optional[StrictStr] = None,
120
+ _headers: Optional[Dict[StrictStr, Any]] = None,
121
+ _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
122
+ ) -> ApiResponse[CommonResponseModel]:
123
+ """Send Password Change Notification Email
124
+
125
+ Send a password change notification email to a user
126
+
127
+ :param _request_timeout: timeout setting for this request. If one
128
+ number provided, it will be total request
129
+ timeout. It can also be a pair (tuple) of
130
+ (connection, read) timeouts.
131
+ :type _request_timeout: int, tuple(int, int), optional
132
+ :param _request_auth: set to override the auth_settings for an a single
133
+ request; this effectively ignores the
134
+ authentication in the spec for a single request.
135
+ :type _request_auth: dict, optional
136
+ :param _content_type: force content-type for the request.
137
+ :type _content_type: str, Optional
138
+ :param _headers: set to override the headers for a single
139
+ request; this effectively ignores the headers
140
+ in the spec for a single request.
141
+ :type _headers: dict, optional
142
+ :param _host_index: set to override the host_index for a single
143
+ request; this effectively ignores the host_index
144
+ in the spec for a single request.
145
+ :type _host_index: int, optional
146
+ :return: Returns the result object.
147
+ """ # noqa: E501
148
+
149
+ _param = self._send_password_change_notification_email_serialize(
150
+ _request_auth=_request_auth,
151
+ _content_type=_content_type,
152
+ _headers=_headers,
153
+ _host_index=_host_index
154
+ )
155
+
156
+ _response_types_map: Dict[str, Optional[str]] = {
157
+ '200': "CommonResponseModel",
158
+ '400': "ErrorResponseModel",
159
+ '401': "ErrorResponseModel",
160
+ '404': "ErrorResponseModel",
161
+ '405': "ErrorResponseModel",
162
+ '500': "ErrorResponseModel",
163
+ }
164
+ response_data = self.api_client.call_api(
165
+ *_param,
166
+ _request_timeout=_request_timeout
167
+ )
168
+ response_data.read()
169
+ return self.api_client.response_deserialize(
170
+ response_data=response_data,
171
+ response_types_map=_response_types_map,
172
+ )
173
+
174
+
175
+ @validate_call
176
+ def send_password_change_notification_email_without_preload_content(
177
+ self,
178
+ _request_timeout: Union[
179
+ None,
180
+ Annotated[StrictFloat, Field(gt=0)],
181
+ Tuple[
182
+ Annotated[StrictFloat, Field(gt=0)],
183
+ Annotated[StrictFloat, Field(gt=0)]
184
+ ]
185
+ ] = None,
186
+ _request_auth: Optional[Dict[StrictStr, Any]] = None,
187
+ _content_type: Optional[StrictStr] = None,
188
+ _headers: Optional[Dict[StrictStr, Any]] = None,
189
+ _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
190
+ ) -> RESTResponseType:
191
+ """Send Password Change Notification Email
192
+
193
+ Send a password change notification email to a user
194
+
195
+ :param _request_timeout: timeout setting for this request. If one
196
+ number provided, it will be total request
197
+ timeout. It can also be a pair (tuple) of
198
+ (connection, read) timeouts.
199
+ :type _request_timeout: int, tuple(int, int), optional
200
+ :param _request_auth: set to override the auth_settings for an a single
201
+ request; this effectively ignores the
202
+ authentication in the spec for a single request.
203
+ :type _request_auth: dict, optional
204
+ :param _content_type: force content-type for the request.
205
+ :type _content_type: str, Optional
206
+ :param _headers: set to override the headers for a single
207
+ request; this effectively ignores the headers
208
+ in the spec for a single request.
209
+ :type _headers: dict, optional
210
+ :param _host_index: set to override the host_index for a single
211
+ request; this effectively ignores the host_index
212
+ in the spec for a single request.
213
+ :type _host_index: int, optional
214
+ :return: Returns the result object.
215
+ """ # noqa: E501
216
+
217
+ _param = self._send_password_change_notification_email_serialize(
218
+ _request_auth=_request_auth,
219
+ _content_type=_content_type,
220
+ _headers=_headers,
221
+ _host_index=_host_index
222
+ )
223
+
224
+ _response_types_map: Dict[str, Optional[str]] = {
225
+ '200': "CommonResponseModel",
226
+ '400': "ErrorResponseModel",
227
+ '401': "ErrorResponseModel",
228
+ '404': "ErrorResponseModel",
229
+ '405': "ErrorResponseModel",
230
+ '500': "ErrorResponseModel",
231
+ }
232
+ response_data = self.api_client.call_api(
233
+ *_param,
234
+ _request_timeout=_request_timeout
235
+ )
236
+ return response_data.response
237
+
238
+
239
+ def _send_password_change_notification_email_serialize(
240
+ self,
241
+ _request_auth,
242
+ _content_type,
243
+ _headers,
244
+ _host_index,
245
+ ) -> RequestSerialized:
246
+
247
+ _host = None
248
+
249
+ _collection_formats: Dict[str, str] = {
250
+ }
251
+
252
+ _path_params: Dict[str, str] = {}
253
+ _query_params: List[Tuple[str, str]] = []
254
+ _header_params: Dict[str, Optional[str]] = _headers or {}
255
+ _form_params: List[Tuple[str, str]] = []
256
+ _files: Dict[
257
+ str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]
258
+ ] = {}
259
+ _body_params: Optional[bytes] = None
260
+
261
+ # process the path parameters
262
+ # process the query parameters
263
+ # process the header parameters
264
+ # process the form parameters
265
+ # process the body parameter
266
+
267
+
268
+ # set the HTTP header `Accept`
269
+ if 'Accept' not in _header_params:
270
+ _header_params['Accept'] = self.api_client.select_header_accept(
271
+ [
272
+ 'application/json'
273
+ ]
274
+ )
275
+
276
+
277
+ # authentication setting
278
+ _auth_settings: List[str] = [
279
+ 'apiKey'
280
+ ]
281
+
282
+ return self.api_client.param_serialize(
283
+ method='POST',
284
+ resource_path='/auth/admin/password-change-mail',
285
+ path_params=_path_params,
286
+ query_params=_query_params,
287
+ header_params=_header_params,
288
+ body=_body_params,
289
+ post_params=_form_params,
290
+ files=_files,
291
+ auth_settings=_auth_settings,
292
+ collection_formats=_collection_formats,
293
+ _host=_host,
294
+ _request_auth=_request_auth
295
+ )
296
+
297
+
@@ -39,7 +39,7 @@ class FirewallAttachmentApi:
39
39
 
40
40
 
41
41
  @validate_call
42
- def post_attach_security_groups(
42
+ def attach_firewall_to_virtual_machines(
43
43
  self,
44
44
  firewall_id: StrictInt,
45
45
  payload: AttachFirewallWithVM,
@@ -86,7 +86,7 @@ class FirewallAttachmentApi:
86
86
  :return: Returns the result object.
87
87
  """ # noqa: E501
88
88
 
89
- _param = self._post_attach_security_groups_serialize(
89
+ _param = self._attach_firewall_to_virtual_machines_serialize(
90
90
  firewall_id=firewall_id,
91
91
  payload=payload,
92
92
  _request_auth=_request_auth,
@@ -116,7 +116,7 @@ class FirewallAttachmentApi:
116
116
 
117
117
 
118
118
  @validate_call
119
- def post_attach_security_groups_with_http_info(
119
+ def attach_firewall_to_virtual_machines_with_http_info(
120
120
  self,
121
121
  firewall_id: StrictInt,
122
122
  payload: AttachFirewallWithVM,
@@ -163,7 +163,7 @@ class FirewallAttachmentApi:
163
163
  :return: Returns the result object.
164
164
  """ # noqa: E501
165
165
 
166
- _param = self._post_attach_security_groups_serialize(
166
+ _param = self._attach_firewall_to_virtual_machines_serialize(
167
167
  firewall_id=firewall_id,
168
168
  payload=payload,
169
169
  _request_auth=_request_auth,
@@ -193,7 +193,7 @@ class FirewallAttachmentApi:
193
193
 
194
194
 
195
195
  @validate_call
196
- def post_attach_security_groups_without_preload_content(
196
+ def attach_firewall_to_virtual_machines_without_preload_content(
197
197
  self,
198
198
  firewall_id: StrictInt,
199
199
  payload: AttachFirewallWithVM,
@@ -240,7 +240,7 @@ class FirewallAttachmentApi:
240
240
  :return: Returns the result object.
241
241
  """ # noqa: E501
242
242
 
243
- _param = self._post_attach_security_groups_serialize(
243
+ _param = self._attach_firewall_to_virtual_machines_serialize(
244
244
  firewall_id=firewall_id,
245
245
  payload=payload,
246
246
  _request_auth=_request_auth,
@@ -265,7 +265,7 @@ class FirewallAttachmentApi:
265
265
  return response_data.response
266
266
 
267
267
 
268
- def _post_attach_security_groups_serialize(
268
+ def _attach_firewall_to_virtual_machines_serialize(
269
269
  self,
270
270
  firewall_id,
271
271
  payload,