huaweicloudsdkgeip 3.1.142__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of huaweicloudsdkgeip might be problematic. Click here for more details.

Files changed (224) hide show
  1. huaweicloudsdkgeip/v3/geip_async_client.py +66 -66
  2. huaweicloudsdkgeip/v3/geip_client.py +66 -66
  3. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_request.py +5 -5
  4. huaweicloudsdkgeip/v3/model/add_geip_segment_tags_response.py +3 -3
  5. huaweicloudsdkgeip/v3/model/add_global_eip_tags_request.py +5 -5
  6. huaweicloudsdkgeip/v3/model/add_global_eip_tags_response.py +3 -3
  7. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_request.py +5 -5
  8. huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_response.py +3 -3
  9. huaweicloudsdkgeip/v3/model/allowed_bandwidth_types.py +7 -7
  10. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_request.py +5 -5
  11. huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_response.py +7 -7
  12. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body.py +5 -5
  13. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip.py +5 -5
  14. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_associate_instance_info.py +13 -13
  15. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info.py +23 -23
  16. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body.py +3 -3
  17. huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py +13 -13
  18. huaweicloudsdkgeip/v3/model/associate_instance_request.py +7 -7
  19. huaweicloudsdkgeip/v3/model/associate_instance_response.py +7 -7
  20. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth.py +5 -5
  21. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip.py +47 -47
  22. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body.py +5 -5
  23. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip_request_body_global_eip.py +3 -3
  24. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_request.py +5 -5
  25. huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_response.py +7 -7
  26. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_request.py +3 -3
  27. huaweicloudsdkgeip/v3/model/batch_attach_geip_segment_internet_bandwidth_response.py +5 -5
  28. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_request.py +3 -3
  29. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidth_response.py +5 -5
  30. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_request_body.py +3 -3
  31. huaweicloudsdkgeip/v3/model/batch_attach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  32. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_request.py +5 -5
  33. huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_response.py +3 -3
  34. huaweicloudsdkgeip/v3/model/batch_create_global_eip_job.py +7 -7
  35. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request.py +3 -3
  36. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body.py +5 -5
  37. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip.py +17 -17
  38. huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip_internet_bandwidth_info.py +15 -15
  39. huaweicloudsdkgeip/v3/model/batch_create_global_eip_response.py +7 -7
  40. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_request.py +5 -5
  41. huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_response.py +3 -3
  42. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth.py +37 -37
  43. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request.py +3 -3
  44. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body.py +3 -3
  45. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body_internet_bandwidth.py +23 -23
  46. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_response.py +7 -7
  47. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_request.py +5 -5
  48. huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_response.py +3 -3
  49. huaweicloudsdkgeip/v3/model/batch_create_v2_request_body.py +5 -5
  50. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_request.py +5 -5
  51. huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_response.py +3 -3
  52. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_request.py +5 -5
  53. huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_response.py +3 -3
  54. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_request.py +5 -5
  55. huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_response.py +3 -3
  56. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body.py +5 -5
  57. huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_tags.py +5 -5
  58. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_request.py +3 -3
  59. huaweicloudsdkgeip/v3/model/batch_detach_geip_segment_internet_bandwidth_response.py +5 -5
  60. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_request.py +3 -3
  61. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidth_response.py +5 -5
  62. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_request_body.py +3 -3
  63. huaweicloudsdkgeip/v3/model/batch_detach_internet_bandwidths_global_eip_segment_request_body.py +3 -3
  64. huaweicloudsdkgeip/v3/model/batch_internet_bandwidths_global_eip_response_body.py +3 -3
  65. huaweicloudsdkgeip/v3/model/count_geip_segments.py +3 -3
  66. huaweicloudsdkgeip/v3/model/count_global_eip_segment_request.py +53 -53
  67. huaweicloudsdkgeip/v3/model/count_global_eip_segment_response.py +7 -7
  68. huaweicloudsdkgeip/v3/model/count_global_eips.py +3 -3
  69. huaweicloudsdkgeip/v3/model/count_global_eips_request.py +47 -47
  70. huaweicloudsdkgeip/v3/model/count_global_eips_response.py +7 -7
  71. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_request.py +17 -17
  72. huaweicloudsdkgeip/v3/model/count_internet_bandwidth_response.py +7 -7
  73. huaweicloudsdkgeip/v3/model/count_internet_bandwidths.py +3 -3
  74. huaweicloudsdkgeip/v3/model/create_global_eip.py +5 -5
  75. huaweicloudsdkgeip/v3/model/create_global_eip_request.py +3 -3
  76. huaweicloudsdkgeip/v3/model/create_global_eip_request_body.py +5 -5
  77. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip.py +15 -15
  78. huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip_tags.py +5 -5
  79. huaweicloudsdkgeip/v3/model/create_global_eip_response.py +7 -7
  80. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request.py +3 -3
  81. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body.py +3 -3
  82. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment.py +17 -17
  83. huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment_internet_bandwidth.py +15 -15
  84. huaweicloudsdkgeip/v3/model/create_global_eip_segment_response.py +7 -7
  85. huaweicloudsdkgeip/v3/model/create_internet_bandwidth.py +43 -43
  86. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request.py +3 -3
  87. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body.py +3 -3
  88. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body_internet_bandwidth.py +21 -21
  89. huaweicloudsdkgeip/v3/model/create_internet_bandwidth_response.py +7 -7
  90. huaweicloudsdkgeip/v3/model/create_tag.py +5 -5
  91. huaweicloudsdkgeip/v3/model/create_user_disclaimer_record.py +7 -7
  92. huaweicloudsdkgeip/v3/model/create_user_disclaimer_request.py +1 -1
  93. huaweicloudsdkgeip/v3/model/create_user_disclaimer_response.py +7 -7
  94. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body.py +3 -3
  95. huaweicloudsdkgeip/v3/model/create_v2_tag_request_body_tag.py +5 -5
  96. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_request.py +5 -5
  97. huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_response.py +3 -3
  98. huaweicloudsdkgeip/v3/model/delete_global_eip_request.py +3 -3
  99. huaweicloudsdkgeip/v3/model/delete_global_eip_response.py +3 -3
  100. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_request.py +3 -3
  101. huaweicloudsdkgeip/v3/model/delete_global_eip_segment_response.py +3 -3
  102. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_request.py +5 -5
  103. huaweicloudsdkgeip/v3/model/delete_global_eip_tag_response.py +3 -3
  104. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_request.py +3 -3
  105. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_response.py +3 -3
  106. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_request.py +5 -5
  107. huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_response.py +3 -3
  108. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_request.py +1 -1
  109. huaweicloudsdkgeip/v3/model/delete_user_disclaimer_response.py +3 -3
  110. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth.py +3 -3
  111. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_global_eips.py +47 -47
  112. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_request.py +5 -5
  113. huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_response.py +7 -7
  114. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_request.py +3 -3
  115. huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_response.py +7 -7
  116. huaweicloudsdkgeip/v3/model/disassociate_instance_request.py +5 -5
  117. huaweicloudsdkgeip/v3/model/disassociate_instance_response.py +7 -7
  118. huaweicloudsdkgeip/v3/model/ext_limit_pojo.py +7 -7
  119. huaweicloudsdkgeip/v3/model/geip_resource.py +9 -9
  120. huaweicloudsdkgeip/v3/model/geip_tags.py +5 -5
  121. huaweicloudsdkgeip/v3/model/get_account_tags_v2.py +5 -5
  122. huaweicloudsdkgeip/v3/model/global_connection_bandwidth_info.py +13 -13
  123. huaweicloudsdkgeip/v3/model/instance_info.py +19 -19
  124. huaweicloudsdkgeip/v3/model/internet_bandwidth_info.py +5 -5
  125. huaweicloudsdkgeip/v3/model/list_access_sites.py +17 -17
  126. huaweicloudsdkgeip/v3/model/list_access_sites_request.py +23 -23
  127. huaweicloudsdkgeip/v3/model/list_access_sites_response.py +9 -9
  128. huaweicloudsdkgeip/v3/model/list_geip_pools.py +25 -25
  129. huaweicloudsdkgeip/v3/model/list_geip_pools_request.py +29 -29
  130. huaweicloudsdkgeip/v3/model/list_geip_pools_response.py +9 -9
  131. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_request.py +13 -13
  132. huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_response.py +7 -7
  133. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_request.py +3 -3
  134. huaweicloudsdkgeip/v3/model/list_geip_segment_count_filter_tags_response.py +7 -7
  135. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_request.py +1 -1
  136. huaweicloudsdkgeip/v3/model/list_geip_segment_domain_tags_response.py +9 -9
  137. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_request.py +7 -7
  138. huaweicloudsdkgeip/v3/model/list_geip_segment_filter_tags_response.py +9 -9
  139. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_request.py +3 -3
  140. huaweicloudsdkgeip/v3/model/list_global_eip_count_filter_tags_response.py +7 -7
  141. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_request.py +1 -1
  142. huaweicloudsdkgeip/v3/model/list_global_eip_domain_tags_response.py +9 -9
  143. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_request.py +7 -7
  144. huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_response.py +9 -9
  145. huaweicloudsdkgeip/v3/model/list_global_eip_segments.py +43 -43
  146. huaweicloudsdkgeip/v3/model/list_global_eip_segments_request.py +61 -61
  147. huaweicloudsdkgeip/v3/model/list_global_eip_segments_response.py +9 -9
  148. huaweicloudsdkgeip/v3/model/list_global_eips.py +47 -47
  149. huaweicloudsdkgeip/v3/model/list_global_eips_request.py +65 -65
  150. huaweicloudsdkgeip/v3/model/list_global_eips_response.py +9 -9
  151. huaweicloudsdkgeip/v3/model/list_global_eips_response_body_page_info.py +7 -7
  152. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_request.py +3 -3
  153. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_count_filter_tags_response.py +7 -7
  154. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_request.py +1 -1
  155. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_domain_tags_response.py +5 -5
  156. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_request.py +7 -7
  157. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_response.py +9 -9
  158. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits.py +13 -13
  159. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_request.py +11 -11
  160. huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_response.py +7 -7
  161. huaweicloudsdkgeip/v3/model/list_internet_bandwidths.py +47 -47
  162. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_request.py +35 -35
  163. huaweicloudsdkgeip/v3/model/list_internet_bandwidths_response.py +9 -9
  164. huaweicloudsdkgeip/v3/model/list_jobs.py +17 -17
  165. huaweicloudsdkgeip/v3/model/list_jobs_request.py +21 -21
  166. huaweicloudsdkgeip/v3/model/list_jobs_response.py +9 -9
  167. huaweicloudsdkgeip/v3/model/list_quotas.py +3 -3
  168. huaweicloudsdkgeip/v3/model/list_resources_by_tags_request_body.py +3 -3
  169. huaweicloudsdkgeip/v3/model/list_support_instances_support_regions.py +17 -17
  170. huaweicloudsdkgeip/v3/model/list_support_masks.py +11 -11
  171. huaweicloudsdkgeip/v3/model/list_support_masks_request.py +21 -21
  172. huaweicloudsdkgeip/v3/model/list_support_masks_response.py +9 -9
  173. huaweicloudsdkgeip/v3/model/list_support_regions.py +19 -19
  174. huaweicloudsdkgeip/v3/model/list_support_regions_request.py +29 -29
  175. huaweicloudsdkgeip/v3/model/list_support_regions_response.py +9 -9
  176. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_request.py +5 -5
  177. huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_response.py +7 -7
  178. huaweicloudsdkgeip/v3/model/lock_info.py +21 -21
  179. huaweicloudsdkgeip/v3/model/native_uuid.py +1 -1
  180. huaweicloudsdkgeip/v3/model/resources_info.py +9 -9
  181. huaweicloudsdkgeip/v3/model/short_global_eip_segment.py +5 -5
  182. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_request.py +3 -3
  183. huaweicloudsdkgeip/v3/model/show_geip_segment_tags_response.py +9 -9
  184. huaweicloudsdkgeip/v3/model/show_global_eip.py +47 -47
  185. huaweicloudsdkgeip/v3/model/show_global_eip_request.py +5 -5
  186. huaweicloudsdkgeip/v3/model/show_global_eip_response.py +7 -7
  187. huaweicloudsdkgeip/v3/model/show_global_eip_segment.py +43 -43
  188. huaweicloudsdkgeip/v3/model/show_global_eip_segment_request.py +5 -5
  189. huaweicloudsdkgeip/v3/model/show_global_eip_segment_response.py +7 -7
  190. huaweicloudsdkgeip/v3/model/show_global_eip_tags_request.py +3 -3
  191. huaweicloudsdkgeip/v3/model/show_global_eip_tags_response.py +9 -9
  192. huaweicloudsdkgeip/v3/model/show_internet_bandwidth.py +43 -43
  193. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_request.py +5 -5
  194. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_response.py +7 -7
  195. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_request.py +3 -3
  196. huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_response.py +9 -9
  197. huaweicloudsdkgeip/v3/model/show_job.py +17 -17
  198. huaweicloudsdkgeip/v3/model/show_jobs_request.py +5 -5
  199. huaweicloudsdkgeip/v3/model/show_jobs_response.py +7 -7
  200. huaweicloudsdkgeip/v3/model/show_user_disclaimer_record.py +7 -7
  201. huaweicloudsdkgeip/v3/model/show_user_disclaimer_request.py +3 -3
  202. huaweicloudsdkgeip/v3/model/show_user_disclaimer_response.py +7 -7
  203. huaweicloudsdkgeip/v3/model/sys_tag.py +5 -5
  204. huaweicloudsdkgeip/v3/model/tag.py +5 -5
  205. huaweicloudsdkgeip/v3/model/update_global_eip.py +5 -5
  206. huaweicloudsdkgeip/v3/model/update_global_eip_request.py +5 -5
  207. huaweicloudsdkgeip/v3/model/update_global_eip_request_body.py +5 -5
  208. huaweicloudsdkgeip/v3/model/update_global_eip_request_body_global_eip.py +5 -5
  209. huaweicloudsdkgeip/v3/model/update_global_eip_response.py +7 -7
  210. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request.py +5 -5
  211. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body.py +3 -3
  212. huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body_global_eip_segment.py +5 -5
  213. huaweicloudsdkgeip/v3/model/update_global_eip_segment_response.py +7 -7
  214. huaweicloudsdkgeip/v3/model/update_internet_bandwidth.py +39 -39
  215. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request.py +5 -5
  216. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body.py +3 -3
  217. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body_internet_bandwidth.py +11 -11
  218. huaweicloudsdkgeip/v3/model/update_internet_bandwidth_response.py +7 -7
  219. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/METADATA +2 -2
  220. huaweicloudsdkgeip-3.1.143.dist-info/RECORD +228 -0
  221. huaweicloudsdkgeip-3.1.142.dist-info/RECORD +0 -228
  222. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/LICENSE +0 -0
  223. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/WHEEL +0 -0
  224. {huaweicloudsdkgeip-3.1.142.dist-info → huaweicloudsdkgeip-3.1.143.dist-info}/top_level.txt +0 -0
@@ -39,7 +39,7 @@ class ListAccessSites:
39
39
  }
40
40
 
41
41
  def __init__(self, id=None, name=None, proxy_region=None, iec_az_code=None, en_name=None, cn_name=None, created_at=None, updated_at=None):
42
- """ListAccessSites
42
+ r"""ListAccessSites
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -92,7 +92,7 @@ class ListAccessSites:
92
92
 
93
93
  @property
94
94
  def id(self):
95
- """Gets the id of this ListAccessSites.
95
+ r"""Gets the id of this ListAccessSites.
96
96
 
97
97
  接入点的ID
98
98
 
@@ -103,7 +103,7 @@ class ListAccessSites:
103
103
 
104
104
  @id.setter
105
105
  def id(self, id):
106
- """Sets the id of this ListAccessSites.
106
+ r"""Sets the id of this ListAccessSites.
107
107
 
108
108
  接入点的ID
109
109
 
@@ -114,7 +114,7 @@ class ListAccessSites:
114
114
 
115
115
  @property
116
116
  def name(self):
117
- """Gets the name of this ListAccessSites.
117
+ r"""Gets the name of this ListAccessSites.
118
118
 
119
119
  - 功能说明:接入点名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
120
120
 
@@ -125,7 +125,7 @@ class ListAccessSites:
125
125
 
126
126
  @name.setter
127
127
  def name(self, name):
128
- """Sets the name of this ListAccessSites.
128
+ r"""Sets the name of this ListAccessSites.
129
129
 
130
130
  - 功能说明:接入点名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
131
131
 
@@ -136,7 +136,7 @@ class ListAccessSites:
136
136
 
137
137
  @property
138
138
  def proxy_region(self):
139
- """Gets the proxy_region of this ListAccessSites.
139
+ r"""Gets the proxy_region of this ListAccessSites.
140
140
 
141
141
  pop站点托管的region(id)
142
142
 
@@ -147,7 +147,7 @@ class ListAccessSites:
147
147
 
148
148
  @proxy_region.setter
149
149
  def proxy_region(self, proxy_region):
150
- """Sets the proxy_region of this ListAccessSites.
150
+ r"""Sets the proxy_region of this ListAccessSites.
151
151
 
152
152
  pop站点托管的region(id)
153
153
 
@@ -158,7 +158,7 @@ class ListAccessSites:
158
158
 
159
159
  @property
160
160
  def iec_az_code(self):
161
- """Gets the iec_az_code of this ListAccessSites.
161
+ r"""Gets the iec_az_code of this ListAccessSites.
162
162
 
163
163
  边缘站点az
164
164
 
@@ -169,7 +169,7 @@ class ListAccessSites:
169
169
 
170
170
  @iec_az_code.setter
171
171
  def iec_az_code(self, iec_az_code):
172
- """Sets the iec_az_code of this ListAccessSites.
172
+ r"""Sets the iec_az_code of this ListAccessSites.
173
173
 
174
174
  边缘站点az
175
175
 
@@ -180,7 +180,7 @@ class ListAccessSites:
180
180
 
181
181
  @property
182
182
  def en_name(self):
183
- """Gets the en_name of this ListAccessSites.
183
+ r"""Gets the en_name of this ListAccessSites.
184
184
 
185
185
  英文名称
186
186
 
@@ -191,7 +191,7 @@ class ListAccessSites:
191
191
 
192
192
  @en_name.setter
193
193
  def en_name(self, en_name):
194
- """Sets the en_name of this ListAccessSites.
194
+ r"""Sets the en_name of this ListAccessSites.
195
195
 
196
196
  英文名称
197
197
 
@@ -202,7 +202,7 @@ class ListAccessSites:
202
202
 
203
203
  @property
204
204
  def cn_name(self):
205
- """Gets the cn_name of this ListAccessSites.
205
+ r"""Gets the cn_name of this ListAccessSites.
206
206
 
207
207
  中文名称
208
208
 
@@ -213,7 +213,7 @@ class ListAccessSites:
213
213
 
214
214
  @cn_name.setter
215
215
  def cn_name(self, cn_name):
216
- """Sets the cn_name of this ListAccessSites.
216
+ r"""Sets the cn_name of this ListAccessSites.
217
217
 
218
218
  中文名称
219
219
 
@@ -224,7 +224,7 @@ class ListAccessSites:
224
224
 
225
225
  @property
226
226
  def created_at(self):
227
- """Gets the created_at of this ListAccessSites.
227
+ r"""Gets the created_at of this ListAccessSites.
228
228
 
229
229
  创建时间
230
230
 
@@ -235,7 +235,7 @@ class ListAccessSites:
235
235
 
236
236
  @created_at.setter
237
237
  def created_at(self, created_at):
238
- """Sets the created_at of this ListAccessSites.
238
+ r"""Sets the created_at of this ListAccessSites.
239
239
 
240
240
  创建时间
241
241
 
@@ -246,7 +246,7 @@ class ListAccessSites:
246
246
 
247
247
  @property
248
248
  def updated_at(self):
249
- """Gets the updated_at of this ListAccessSites.
249
+ r"""Gets the updated_at of this ListAccessSites.
250
250
 
251
251
  更新时间
252
252
 
@@ -257,7 +257,7 @@ class ListAccessSites:
257
257
 
258
258
  @updated_at.setter
259
259
  def updated_at(self, updated_at):
260
- """Sets the updated_at of this ListAccessSites.
260
+ r"""Sets the updated_at of this ListAccessSites.
261
261
 
262
262
  更新时间
263
263
 
@@ -45,7 +45,7 @@ class ListAccessSitesRequest:
45
45
  }
46
46
 
47
47
  def __init__(self, limit=None, offset=None, marker=None, page_reverse=None, fields=None, sort_key=None, sort_dir=None, id=None, code=None, proxy_region=None, iec_az_code=None):
48
- """ListAccessSitesRequest
48
+ r"""ListAccessSitesRequest
49
49
 
50
50
  The model defined in huaweicloud sdk
51
51
 
@@ -113,7 +113,7 @@ class ListAccessSitesRequest:
113
113
 
114
114
  @property
115
115
  def limit(self):
116
- """Gets the limit of this ListAccessSitesRequest.
116
+ r"""Gets the limit of this ListAccessSitesRequest.
117
117
 
118
118
  每页条数
119
119
 
@@ -124,7 +124,7 @@ class ListAccessSitesRequest:
124
124
 
125
125
  @limit.setter
126
126
  def limit(self, limit):
127
- """Sets the limit of this ListAccessSitesRequest.
127
+ r"""Sets the limit of this ListAccessSitesRequest.
128
128
 
129
129
  每页条数
130
130
 
@@ -135,7 +135,7 @@ class ListAccessSitesRequest:
135
135
 
136
136
  @property
137
137
  def offset(self):
138
- """Gets the offset of this ListAccessSitesRequest.
138
+ r"""Gets the offset of this ListAccessSitesRequest.
139
139
 
140
140
  分页起始点
141
141
 
@@ -146,7 +146,7 @@ class ListAccessSitesRequest:
146
146
 
147
147
  @offset.setter
148
148
  def offset(self, offset):
149
- """Sets the offset of this ListAccessSitesRequest.
149
+ r"""Sets the offset of this ListAccessSitesRequest.
150
150
 
151
151
  分页起始点
152
152
 
@@ -157,7 +157,7 @@ class ListAccessSitesRequest:
157
157
 
158
158
  @property
159
159
  def marker(self):
160
- """Gets the marker of this ListAccessSitesRequest.
160
+ r"""Gets the marker of this ListAccessSitesRequest.
161
161
 
162
162
  分页起始点
163
163
 
@@ -168,7 +168,7 @@ class ListAccessSitesRequest:
168
168
 
169
169
  @marker.setter
170
170
  def marker(self, marker):
171
- """Sets the marker of this ListAccessSitesRequest.
171
+ r"""Sets the marker of this ListAccessSitesRequest.
172
172
 
173
173
  分页起始点
174
174
 
@@ -179,7 +179,7 @@ class ListAccessSitesRequest:
179
179
 
180
180
  @property
181
181
  def page_reverse(self):
182
- """Gets the page_reverse of this ListAccessSitesRequest.
182
+ r"""Gets the page_reverse of this ListAccessSitesRequest.
183
183
 
184
184
  翻页方向
185
185
 
@@ -190,7 +190,7 @@ class ListAccessSitesRequest:
190
190
 
191
191
  @page_reverse.setter
192
192
  def page_reverse(self, page_reverse):
193
- """Sets the page_reverse of this ListAccessSitesRequest.
193
+ r"""Sets the page_reverse of this ListAccessSitesRequest.
194
194
 
195
195
  翻页方向
196
196
 
@@ -201,7 +201,7 @@ class ListAccessSitesRequest:
201
201
 
202
202
  @property
203
203
  def fields(self):
204
- """Gets the fields of this ListAccessSitesRequest.
204
+ r"""Gets the fields of this ListAccessSitesRequest.
205
205
 
206
206
  :return: The fields of this ListAccessSitesRequest.
207
207
  :rtype: list[str]
@@ -210,7 +210,7 @@ class ListAccessSitesRequest:
210
210
 
211
211
  @fields.setter
212
212
  def fields(self, fields):
213
- """Sets the fields of this ListAccessSitesRequest.
213
+ r"""Sets the fields of this ListAccessSitesRequest.
214
214
 
215
215
  :param fields: The fields of this ListAccessSitesRequest.
216
216
  :type fields: list[str]
@@ -219,7 +219,7 @@ class ListAccessSitesRequest:
219
219
 
220
220
  @property
221
221
  def sort_key(self):
222
- """Gets the sort_key of this ListAccessSitesRequest.
222
+ r"""Gets the sort_key of this ListAccessSitesRequest.
223
223
 
224
224
  按照sort_key指定的字段排序
225
225
 
@@ -230,7 +230,7 @@ class ListAccessSitesRequest:
230
230
 
231
231
  @sort_key.setter
232
232
  def sort_key(self, sort_key):
233
- """Sets the sort_key of this ListAccessSitesRequest.
233
+ r"""Sets the sort_key of this ListAccessSitesRequest.
234
234
 
235
235
  按照sort_key指定的字段排序
236
236
 
@@ -241,7 +241,7 @@ class ListAccessSitesRequest:
241
241
 
242
242
  @property
243
243
  def sort_dir(self):
244
- """Gets the sort_dir of this ListAccessSitesRequest.
244
+ r"""Gets the sort_dir of this ListAccessSitesRequest.
245
245
 
246
246
  排序的方向,倒序或者正序
247
247
 
@@ -252,7 +252,7 @@ class ListAccessSitesRequest:
252
252
 
253
253
  @sort_dir.setter
254
254
  def sort_dir(self, sort_dir):
255
- """Sets the sort_dir of this ListAccessSitesRequest.
255
+ r"""Sets the sort_dir of this ListAccessSitesRequest.
256
256
 
257
257
  排序的方向,倒序或者正序
258
258
 
@@ -263,7 +263,7 @@ class ListAccessSitesRequest:
263
263
 
264
264
  @property
265
265
  def id(self):
266
- """Gets the id of this ListAccessSitesRequest.
266
+ r"""Gets the id of this ListAccessSitesRequest.
267
267
 
268
268
  :return: The id of this ListAccessSitesRequest.
269
269
  :rtype: list[str]
@@ -272,7 +272,7 @@ class ListAccessSitesRequest:
272
272
 
273
273
  @id.setter
274
274
  def id(self, id):
275
- """Sets the id of this ListAccessSitesRequest.
275
+ r"""Sets the id of this ListAccessSitesRequest.
276
276
 
277
277
  :param id: The id of this ListAccessSitesRequest.
278
278
  :type id: list[str]
@@ -281,7 +281,7 @@ class ListAccessSitesRequest:
281
281
 
282
282
  @property
283
283
  def code(self):
284
- """Gets the code of this ListAccessSitesRequest.
284
+ r"""Gets the code of this ListAccessSitesRequest.
285
285
 
286
286
  :return: The code of this ListAccessSitesRequest.
287
287
  :rtype: list[str]
@@ -290,7 +290,7 @@ class ListAccessSitesRequest:
290
290
 
291
291
  @code.setter
292
292
  def code(self, code):
293
- """Sets the code of this ListAccessSitesRequest.
293
+ r"""Sets the code of this ListAccessSitesRequest.
294
294
 
295
295
  :param code: The code of this ListAccessSitesRequest.
296
296
  :type code: list[str]
@@ -299,7 +299,7 @@ class ListAccessSitesRequest:
299
299
 
300
300
  @property
301
301
  def proxy_region(self):
302
- """Gets the proxy_region of this ListAccessSitesRequest.
302
+ r"""Gets the proxy_region of this ListAccessSitesRequest.
303
303
 
304
304
  :return: The proxy_region of this ListAccessSitesRequest.
305
305
  :rtype: list[str]
@@ -308,7 +308,7 @@ class ListAccessSitesRequest:
308
308
 
309
309
  @proxy_region.setter
310
310
  def proxy_region(self, proxy_region):
311
- """Sets the proxy_region of this ListAccessSitesRequest.
311
+ r"""Sets the proxy_region of this ListAccessSitesRequest.
312
312
 
313
313
  :param proxy_region: The proxy_region of this ListAccessSitesRequest.
314
314
  :type proxy_region: list[str]
@@ -317,7 +317,7 @@ class ListAccessSitesRequest:
317
317
 
318
318
  @property
319
319
  def iec_az_code(self):
320
- """Gets the iec_az_code of this ListAccessSitesRequest.
320
+ r"""Gets the iec_az_code of this ListAccessSitesRequest.
321
321
 
322
322
  :return: The iec_az_code of this ListAccessSitesRequest.
323
323
  :rtype: list[str]
@@ -326,7 +326,7 @@ class ListAccessSitesRequest:
326
326
 
327
327
  @iec_az_code.setter
328
328
  def iec_az_code(self, iec_az_code):
329
- """Sets the iec_az_code of this ListAccessSitesRequest.
329
+ r"""Sets the iec_az_code of this ListAccessSitesRequest.
330
330
 
331
331
  :param iec_az_code: The iec_az_code of this ListAccessSitesRequest.
332
332
  :type iec_az_code: list[str]
@@ -32,7 +32,7 @@ class ListAccessSitesResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, request_id=None, access_sites=None, page_info=None, x_request_id=None):
35
- """ListAccessSitesResponse
35
+ r"""ListAccessSitesResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ListAccessSitesResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def request_id(self):
68
- """Gets the request_id of this ListAccessSitesResponse.
68
+ r"""Gets the request_id of this ListAccessSitesResponse.
69
69
 
70
70
  本次请求的编号
71
71
 
@@ -76,7 +76,7 @@ class ListAccessSitesResponse(SdkResponse):
76
76
 
77
77
  @request_id.setter
78
78
  def request_id(self, request_id):
79
- """Sets the request_id of this ListAccessSitesResponse.
79
+ r"""Sets the request_id of this ListAccessSitesResponse.
80
80
 
81
81
  本次请求的编号
82
82
 
@@ -87,7 +87,7 @@ class ListAccessSitesResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def access_sites(self):
90
- """Gets the access_sites of this ListAccessSitesResponse.
90
+ r"""Gets the access_sites of this ListAccessSitesResponse.
91
91
 
92
92
  接入点列表
93
93
 
@@ -98,7 +98,7 @@ class ListAccessSitesResponse(SdkResponse):
98
98
 
99
99
  @access_sites.setter
100
100
  def access_sites(self, access_sites):
101
- """Sets the access_sites of this ListAccessSitesResponse.
101
+ r"""Sets the access_sites of this ListAccessSitesResponse.
102
102
 
103
103
  接入点列表
104
104
 
@@ -109,7 +109,7 @@ class ListAccessSitesResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def page_info(self):
112
- """Gets the page_info of this ListAccessSitesResponse.
112
+ r"""Gets the page_info of this ListAccessSitesResponse.
113
113
 
114
114
  :return: The page_info of this ListAccessSitesResponse.
115
115
  :rtype: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -118,7 +118,7 @@ class ListAccessSitesResponse(SdkResponse):
118
118
 
119
119
  @page_info.setter
120
120
  def page_info(self, page_info):
121
- """Sets the page_info of this ListAccessSitesResponse.
121
+ r"""Sets the page_info of this ListAccessSitesResponse.
122
122
 
123
123
  :param page_info: The page_info of this ListAccessSitesResponse.
124
124
  :type page_info: :class:`huaweicloudsdkgeip.v3.ListGlobalEipsResponseBodyPageInfo`
@@ -127,7 +127,7 @@ class ListAccessSitesResponse(SdkResponse):
127
127
 
128
128
  @property
129
129
  def x_request_id(self):
130
- """Gets the x_request_id of this ListAccessSitesResponse.
130
+ r"""Gets the x_request_id of this ListAccessSitesResponse.
131
131
 
132
132
  :return: The x_request_id of this ListAccessSitesResponse.
133
133
  :rtype: str
@@ -136,7 +136,7 @@ class ListAccessSitesResponse(SdkResponse):
136
136
 
137
137
  @x_request_id.setter
138
138
  def x_request_id(self, x_request_id):
139
- """Sets the x_request_id of this ListAccessSitesResponse.
139
+ r"""Sets the x_request_id of this ListAccessSitesResponse.
140
140
 
141
141
  :param x_request_id: The x_request_id of this ListAccessSitesResponse.
142
142
  :type x_request_id: str
@@ -47,7 +47,7 @@ class ListGeipPools:
47
47
  }
48
48
 
49
49
  def __init__(self, id=None, name=None, en_name=None, cn_name=None, status=None, isp=None, ip_version=None, access_site=None, type=None, created_at=None, updated_at=None, allowed_bandwidth_types=None):
50
- """ListGeipPools
50
+ r"""ListGeipPools
51
51
 
52
52
  The model defined in huaweicloud sdk
53
53
 
@@ -120,7 +120,7 @@ class ListGeipPools:
120
120
 
121
121
  @property
122
122
  def id(self):
123
- """Gets the id of this ListGeipPools.
123
+ r"""Gets the id of this ListGeipPools.
124
124
 
125
125
  全域弹性公网IP池的ID
126
126
 
@@ -131,7 +131,7 @@ class ListGeipPools:
131
131
 
132
132
  @id.setter
133
133
  def id(self, id):
134
- """Sets the id of this ListGeipPools.
134
+ r"""Sets the id of this ListGeipPools.
135
135
 
136
136
  全域弹性公网IP池的ID
137
137
 
@@ -142,7 +142,7 @@ class ListGeipPools:
142
142
 
143
143
  @property
144
144
  def name(self):
145
- """Gets the name of this ListGeipPools.
145
+ r"""Gets the name of this ListGeipPools.
146
146
 
147
147
  - 功能说明:全域弹性公网IP池名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
148
148
 
@@ -153,7 +153,7 @@ class ListGeipPools:
153
153
 
154
154
  @name.setter
155
155
  def name(self, name):
156
- """Sets the name of this ListGeipPools.
156
+ r"""Sets the name of this ListGeipPools.
157
157
 
158
158
  - 功能说明:全域弹性公网IP池名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
159
159
 
@@ -164,7 +164,7 @@ class ListGeipPools:
164
164
 
165
165
  @property
166
166
  def en_name(self):
167
- """Gets the en_name of this ListGeipPools.
167
+ r"""Gets the en_name of this ListGeipPools.
168
168
 
169
169
  英文名称
170
170
 
@@ -175,7 +175,7 @@ class ListGeipPools:
175
175
 
176
176
  @en_name.setter
177
177
  def en_name(self, en_name):
178
- """Sets the en_name of this ListGeipPools.
178
+ r"""Sets the en_name of this ListGeipPools.
179
179
 
180
180
  英文名称
181
181
 
@@ -186,7 +186,7 @@ class ListGeipPools:
186
186
 
187
187
  @property
188
188
  def cn_name(self):
189
- """Gets the cn_name of this ListGeipPools.
189
+ r"""Gets the cn_name of this ListGeipPools.
190
190
 
191
191
  中文名称
192
192
 
@@ -197,7 +197,7 @@ class ListGeipPools:
197
197
 
198
198
  @cn_name.setter
199
199
  def cn_name(self, cn_name):
200
- """Sets the cn_name of this ListGeipPools.
200
+ r"""Sets the cn_name of this ListGeipPools.
201
201
 
202
202
  中文名称
203
203
 
@@ -208,7 +208,7 @@ class ListGeipPools:
208
208
 
209
209
  @property
210
210
  def status(self):
211
- """Gets the status of this ListGeipPools.
211
+ r"""Gets the status of this ListGeipPools.
212
212
 
213
213
  状态
214
214
 
@@ -219,7 +219,7 @@ class ListGeipPools:
219
219
 
220
220
  @status.setter
221
221
  def status(self, status):
222
- """Sets the status of this ListGeipPools.
222
+ r"""Sets the status of this ListGeipPools.
223
223
 
224
224
  状态
225
225
 
@@ -230,7 +230,7 @@ class ListGeipPools:
230
230
 
231
231
  @property
232
232
  def isp(self):
233
- """Gets the isp of this ListGeipPools.
233
+ r"""Gets the isp of this ListGeipPools.
234
234
 
235
235
  全域弹性公网IP所属线路
236
236
 
@@ -241,7 +241,7 @@ class ListGeipPools:
241
241
 
242
242
  @isp.setter
243
243
  def isp(self, isp):
244
- """Sets the isp of this ListGeipPools.
244
+ r"""Sets the isp of this ListGeipPools.
245
245
 
246
246
  全域弹性公网IP所属线路
247
247
 
@@ -252,7 +252,7 @@ class ListGeipPools:
252
252
 
253
253
  @property
254
254
  def ip_version(self):
255
- """Gets the ip_version of this ListGeipPools.
255
+ r"""Gets the ip_version of this ListGeipPools.
256
256
 
257
257
  - 功能说明:全域弹性公网IP池的版本 - 取值范围:4、6
258
258
 
@@ -263,7 +263,7 @@ class ListGeipPools:
263
263
 
264
264
  @ip_version.setter
265
265
  def ip_version(self, ip_version):
266
- """Sets the ip_version of this ListGeipPools.
266
+ r"""Sets the ip_version of this ListGeipPools.
267
267
 
268
268
  - 功能说明:全域弹性公网IP池的版本 - 取值范围:4、6
269
269
 
@@ -274,7 +274,7 @@ class ListGeipPools:
274
274
 
275
275
  @property
276
276
  def access_site(self):
277
- """Gets the access_site of this ListGeipPools.
277
+ r"""Gets the access_site of this ListGeipPools.
278
278
 
279
279
  接入点信息
280
280
 
@@ -285,7 +285,7 @@ class ListGeipPools:
285
285
 
286
286
  @access_site.setter
287
287
  def access_site(self, access_site):
288
- """Sets the access_site of this ListGeipPools.
288
+ r"""Sets the access_site of this ListGeipPools.
289
289
 
290
290
  接入点信息
291
291
 
@@ -296,7 +296,7 @@ class ListGeipPools:
296
296
 
297
297
  @property
298
298
  def type(self):
299
- """Gets the type of this ListGeipPools.
299
+ r"""Gets the type of this ListGeipPools.
300
300
 
301
301
  类型
302
302
 
@@ -307,7 +307,7 @@ class ListGeipPools:
307
307
 
308
308
  @type.setter
309
309
  def type(self, type):
310
- """Sets the type of this ListGeipPools.
310
+ r"""Sets the type of this ListGeipPools.
311
311
 
312
312
  类型
313
313
 
@@ -318,7 +318,7 @@ class ListGeipPools:
318
318
 
319
319
  @property
320
320
  def created_at(self):
321
- """Gets the created_at of this ListGeipPools.
321
+ r"""Gets the created_at of this ListGeipPools.
322
322
 
323
323
  创建时间
324
324
 
@@ -329,7 +329,7 @@ class ListGeipPools:
329
329
 
330
330
  @created_at.setter
331
331
  def created_at(self, created_at):
332
- """Sets the created_at of this ListGeipPools.
332
+ r"""Sets the created_at of this ListGeipPools.
333
333
 
334
334
  创建时间
335
335
 
@@ -340,7 +340,7 @@ class ListGeipPools:
340
340
 
341
341
  @property
342
342
  def updated_at(self):
343
- """Gets the updated_at of this ListGeipPools.
343
+ r"""Gets the updated_at of this ListGeipPools.
344
344
 
345
345
  更新时间
346
346
 
@@ -351,7 +351,7 @@ class ListGeipPools:
351
351
 
352
352
  @updated_at.setter
353
353
  def updated_at(self, updated_at):
354
- """Sets the updated_at of this ListGeipPools.
354
+ r"""Sets the updated_at of this ListGeipPools.
355
355
 
356
356
  更新时间
357
357
 
@@ -362,7 +362,7 @@ class ListGeipPools:
362
362
 
363
363
  @property
364
364
  def allowed_bandwidth_types(self):
365
- """Gets the allowed_bandwidth_types of this ListGeipPools.
365
+ r"""Gets the allowed_bandwidth_types of this ListGeipPools.
366
366
 
367
367
  地址池支持的全域公网带宽类型资源
368
368
 
@@ -373,7 +373,7 @@ class ListGeipPools:
373
373
 
374
374
  @allowed_bandwidth_types.setter
375
375
  def allowed_bandwidth_types(self, allowed_bandwidth_types):
376
- """Sets the allowed_bandwidth_types of this ListGeipPools.
376
+ r"""Sets the allowed_bandwidth_types of this ListGeipPools.
377
377
 
378
378
  地址池支持的全域公网带宽类型资源
379
379