baiducloud-python-sdk-bcc 0.0.1__py3-none-any.whl → 0.0.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. baiducloud_python_sdk_bcc/__init__.py +1 -1
  2. baiducloud_python_sdk_bcc/api/bcc_client.py +2000 -128
  3. baiducloud_python_sdk_bcc/models/__init__.py +136 -2
  4. baiducloud_python_sdk_bcc/models/add_ipv6_request.py +76 -0
  5. baiducloud_python_sdk_bcc/models/add_ipv6_response.py +61 -0
  6. baiducloud_python_sdk_bcc/models/auto_release_instance_request.py +74 -0
  7. baiducloud_python_sdk_bcc/models/az_intstance_statis_detail.py +124 -0
  8. baiducloud_python_sdk_bcc/models/batch_add_ip_request.py +86 -0
  9. baiducloud_python_sdk_bcc/models/batch_change_to_postpaid_request.py +61 -0
  10. baiducloud_python_sdk_bcc/models/batch_change_to_postpaid_response.py +61 -0
  11. baiducloud_python_sdk_bcc/models/batch_change_to_prepaid_request.py +61 -0
  12. baiducloud_python_sdk_bcc/models/batch_change_to_prepaid_response.py +61 -0
  13. baiducloud_python_sdk_bcc/models/batch_delete_ip_request.py +68 -0
  14. baiducloud_python_sdk_bcc/models/batch_refund_resource_request.py +86 -0
  15. baiducloud_python_sdk_bcc/models/batch_refund_resource_response.py +61 -0
  16. baiducloud_python_sdk_bcc/models/batch_start_instance_request.py +60 -0
  17. baiducloud_python_sdk_bcc/models/batch_stop_instance_request.py +76 -0
  18. baiducloud_python_sdk_bcc/models/bind_instance_to_security_group_request.py +66 -0
  19. baiducloud_python_sdk_bcc/models/bind_instance_to_tags_request.py +75 -0
  20. baiducloud_python_sdk_bcc/models/bind_role_request.py +69 -0
  21. baiducloud_python_sdk_bcc/models/bind_role_response.py +73 -0
  22. baiducloud_python_sdk_bcc/models/bind_tag_image_request.py +67 -0
  23. baiducloud_python_sdk_bcc/models/cancel_remote_copy_image_request.py +58 -0
  24. baiducloud_python_sdk_bcc/models/cds_custom_period.py +66 -0
  25. baiducloud_python_sdk_bcc/models/change_to_prepaid_request.py +90 -0
  26. baiducloud_python_sdk_bcc/models/change_to_prepaid_response.py +61 -0
  27. baiducloud_python_sdk_bcc/models/change_vpc_request.py +108 -0
  28. baiducloud_python_sdk_bcc/models/config_item.py +98 -0
  29. baiducloud_python_sdk_bcc/models/create_auto_renew_rule_request.py +84 -0
  30. baiducloud_python_sdk_bcc/models/create_cds_model.py +142 -0
  31. baiducloud_python_sdk_bcc/models/create_image_request.py +102 -0
  32. baiducloud_python_sdk_bcc/models/create_image_response.py +69 -0
  33. baiducloud_python_sdk_bcc/models/create_instance_by_spec_request.py +617 -0
  34. baiducloud_python_sdk_bcc/models/create_instance_by_spec_response.py +77 -0
  35. baiducloud_python_sdk_bcc/models/del_ipv6_request.py +76 -0
  36. baiducloud_python_sdk_bcc/models/delete_auto_renew_rule_request.py +68 -0
  37. baiducloud_python_sdk_bcc/models/delete_image_request.py +58 -0
  38. baiducloud_python_sdk_bcc/models/delete_instance_deploy_set_request.py +68 -0
  39. baiducloud_python_sdk_bcc/models/delete_prepay_instance_request.py +84 -0
  40. baiducloud_python_sdk_bcc/models/delete_prepay_instance_response.py +79 -0
  41. baiducloud_python_sdk_bcc/models/delete_recycled_instance_request.py +58 -0
  42. baiducloud_python_sdk_bcc/models/deploy_set_model.py +104 -0
  43. baiducloud_python_sdk_bcc/models/eni_info.py +162 -0
  44. baiducloud_python_sdk_bcc/models/enter_rescue_mode_request.py +76 -0
  45. baiducloud_python_sdk_bcc/models/enter_rescue_mode_response.py +61 -0
  46. baiducloud_python_sdk_bcc/models/ephemeral_disk.py +74 -0
  47. baiducloud_python_sdk_bcc/models/eri_info.py +66 -0
  48. baiducloud_python_sdk_bcc/models/exit_rescue_mode_request.py +60 -0
  49. baiducloud_python_sdk_bcc/models/exit_rescue_mode_response.py +61 -0
  50. baiducloud_python_sdk_bcc/models/file_system_model.py +82 -0
  51. baiducloud_python_sdk_bcc/models/get_available_images_by_spec_request.py +76 -0
  52. baiducloud_python_sdk_bcc/models/get_available_images_by_spec_response.py +94 -0
  53. baiducloud_python_sdk_bcc/models/get_image_request.py +58 -0
  54. baiducloud_python_sdk_bcc/models/get_image_response.py +62 -0
  55. baiducloud_python_sdk_bcc/models/get_instance_no_charge_list_request.py +90 -0
  56. baiducloud_python_sdk_bcc/models/get_instance_no_charge_list_response.py +94 -0
  57. baiducloud_python_sdk_bcc/models/get_instance_request.py +58 -0
  58. baiducloud_python_sdk_bcc/models/get_instance_response.py +62 -0
  59. baiducloud_python_sdk_bcc/models/get_instance_user_data_info_request.py +60 -0
  60. baiducloud_python_sdk_bcc/models/get_instance_user_data_info_response.py +69 -0
  61. baiducloud_python_sdk_bcc/models/get_instance_vnc_request.py +58 -0
  62. baiducloud_python_sdk_bcc/models/get_instance_vnc_response.py +61 -0
  63. baiducloud_python_sdk_bcc/models/get_role_list_response.py +62 -0
  64. baiducloud_python_sdk_bcc/models/image_model.py +225 -0
  65. baiducloud_python_sdk_bcc/models/image_status.py +22 -0
  66. baiducloud_python_sdk_bcc/models/image_type.py +49 -0
  67. baiducloud_python_sdk_bcc/models/import_image_request.py +116 -0
  68. baiducloud_python_sdk_bcc/models/import_image_response.py +61 -0
  69. baiducloud_python_sdk_bcc/models/instance_batch_resize_by_spec_request.py +92 -0
  70. baiducloud_python_sdk_bcc/models/instance_batch_resize_by_spec_response.py +61 -0
  71. baiducloud_python_sdk_bcc/models/instance_delete_result_model.py +90 -0
  72. baiducloud_python_sdk_bcc/models/instance_deletion_protection_request.py +66 -0
  73. baiducloud_python_sdk_bcc/models/instance_id_item.py +58 -0
  74. baiducloud_python_sdk_bcc/models/instance_model.py +730 -0
  75. baiducloud_python_sdk_bcc/models/instance_pass_role_fail_model.py +66 -0
  76. baiducloud_python_sdk_bcc/models/instance_pass_role_model.py +58 -0
  77. baiducloud_python_sdk_bcc/models/instance_recovery_request.py +61 -0
  78. baiducloud_python_sdk_bcc/models/instance_role_association_model.py +58 -0
  79. baiducloud_python_sdk_bcc/models/instance_role_model.py +58 -0
  80. baiducloud_python_sdk_bcc/models/instance_status.py +55 -0
  81. baiducloud_python_sdk_bcc/models/instance_type.py +28 -0
  82. baiducloud_python_sdk_bcc/models/ip_address.py +82 -0
  83. baiducloud_python_sdk_bcc/models/ip_info.py +133 -0
  84. baiducloud_python_sdk_bcc/models/list_available_resize_spec_request.py +84 -0
  85. baiducloud_python_sdk_bcc/models/list_available_resize_spec_response.py +61 -0
  86. baiducloud_python_sdk_bcc/models/list_images_request.py +76 -0
  87. baiducloud_python_sdk_bcc/models/list_images_response.py +94 -0
  88. baiducloud_python_sdk_bcc/models/list_instance_by_ids_request.py +72 -0
  89. baiducloud_python_sdk_bcc/models/list_instance_by_ids_response.py +96 -0
  90. baiducloud_python_sdk_bcc/models/list_instance_enis_request.py +58 -0
  91. baiducloud_python_sdk_bcc/models/list_instance_enis_response.py +62 -0
  92. baiducloud_python_sdk_bcc/models/list_instances_request.py +180 -0
  93. baiducloud_python_sdk_bcc/models/list_instances_response.py +94 -0
  94. baiducloud_python_sdk_bcc/models/list_os_request.py +60 -0
  95. baiducloud_python_sdk_bcc/models/list_os_response.py +62 -0
  96. baiducloud_python_sdk_bcc/models/list_recycle_instance_request.py +117 -0
  97. baiducloud_python_sdk_bcc/models/list_recycle_instance_response.py +94 -0
  98. baiducloud_python_sdk_bcc/models/list_shared_user_request.py +58 -0
  99. baiducloud_python_sdk_bcc/models/list_shared_user_response.py +62 -0
  100. baiducloud_python_sdk_bcc/models/modify_instance_attributes_request.py +82 -0
  101. baiducloud_python_sdk_bcc/models/modify_instance_desc_request.py +66 -0
  102. baiducloud_python_sdk_bcc/models/modify_instance_hostname_request.py +92 -0
  103. baiducloud_python_sdk_bcc/models/modify_instance_password_request.py +66 -0
  104. baiducloud_python_sdk_bcc/models/modify_related_delete_policy_request.py +66 -0
  105. baiducloud_python_sdk_bcc/models/nic_info.py +249 -0
  106. baiducloud_python_sdk_bcc/models/os_model.py +115 -0
  107. baiducloud_python_sdk_bcc/models/postpay_config.py +74 -0
  108. baiducloud_python_sdk_bcc/models/prepay_config.py +100 -0
  109. baiducloud_python_sdk_bcc/models/purchase_reserved_instance_request.py +82 -0
  110. baiducloud_python_sdk_bcc/models/purchase_reserved_instance_response.py +61 -0
  111. baiducloud_python_sdk_bcc/models/rdma_nic_topo.py +90 -0
  112. baiducloud_python_sdk_bcc/models/reboot_instance_request.py +66 -0
  113. baiducloud_python_sdk_bcc/models/rebuild_batch_instance_request.py +180 -0
  114. baiducloud_python_sdk_bcc/models/rebuild_instance_request.py +178 -0
  115. baiducloud_python_sdk_bcc/models/release_instance_by_post_request.py +106 -0
  116. baiducloud_python_sdk_bcc/models/release_multiple_instance_by_post_request.py +108 -0
  117. baiducloud_python_sdk_bcc/models/remote_copy_image_request.py +74 -0
  118. baiducloud_python_sdk_bcc/models/remote_copy_image_response.py +62 -0
  119. baiducloud_python_sdk_bcc/models/remote_copy_result.py +82 -0
  120. baiducloud_python_sdk_bcc/models/rename_image_request.py +68 -0
  121. baiducloud_python_sdk_bcc/models/resize_instance_by_spec_request.py +80 -0
  122. baiducloud_python_sdk_bcc/models/resource_bo.py +144 -0
  123. baiducloud_python_sdk_bcc/models/share_image_request.py +82 -0
  124. baiducloud_python_sdk_bcc/models/shared_user.py +74 -0
  125. baiducloud_python_sdk_bcc/models/snapshot_model.py +189 -0
  126. baiducloud_python_sdk_bcc/models/snapshot_status.py +21 -0
  127. baiducloud_python_sdk_bcc/models/start_instance_request.py +58 -0
  128. baiducloud_python_sdk_bcc/models/stop_instance_request.py +74 -0
  129. baiducloud_python_sdk_bcc/models/system_image_model.py +124 -0
  130. baiducloud_python_sdk_bcc/models/tag.py +66 -0
  131. baiducloud_python_sdk_bcc/models/un_share_image_request.py +82 -0
  132. baiducloud_python_sdk_bcc/models/unbind_instance_from_security_group_request.py +66 -0
  133. baiducloud_python_sdk_bcc/models/unbind_instance_from_tags_request.py +75 -0
  134. baiducloud_python_sdk_bcc/models/unbind_role_request.py +69 -0
  135. baiducloud_python_sdk_bcc/models/unbind_role_response.py +73 -0
  136. baiducloud_python_sdk_bcc/models/unbind_tag_image_request.py +67 -0
  137. baiducloud_python_sdk_bcc/models/update_instance_subnet_request.py +94 -0
  138. baiducloud_python_sdk_bcc/models/volume_model.py +67 -67
  139. {baiducloud_python_sdk_bcc-0.0.1.dist-info → baiducloud_python_sdk_bcc-0.0.3.dist-info}/METADATA +1 -1
  140. baiducloud_python_sdk_bcc-0.0.3.dist-info/RECORD +183 -0
  141. baiducloud_python_sdk_bcc-0.0.1.dist-info/RECORD +0 -49
  142. {baiducloud_python_sdk_bcc-0.0.1.dist-info → baiducloud_python_sdk_bcc-0.0.3.dist-info}/LICENSE +0 -0
  143. {baiducloud_python_sdk_bcc-0.0.1.dist-info → baiducloud_python_sdk_bcc-0.0.3.dist-info}/WHEEL +0 -0
  144. {baiducloud_python_sdk_bcc-0.0.1.dist-info → baiducloud_python_sdk_bcc-0.0.3.dist-info}/top_level.txt +0 -0
@@ -2,4 +2,4 @@
2
2
  This module defines some common string constants.
3
3
  """
4
4
 
5
- SDK_VERSION = b'0.0.1'
5
+ SDK_VERSION = b'0.0.3'