graphiant-sdk 25.11.1__py3-none-any.whl → 26.1.1__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 (2286) hide show
  1. graphiant_sdk/__init__.py +61 -221
  2. graphiant_sdk/api/default_api.py +10370 -7660
  3. graphiant_sdk/api_client.py +4 -4
  4. graphiant_sdk/configuration.py +9 -3
  5. graphiant_sdk/exceptions.py +6 -3
  6. graphiant_sdk/models/__init__.py +30 -110
  7. graphiant_sdk/models/{v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post200_response_top_consumers_inner.py → assurance_dns_proxy_entry.py} +18 -12
  8. graphiant_sdk/models/auth_permissions.py +32 -32
  9. graphiant_sdk/models/iam_customer.py +6 -2
  10. graphiant_sdk/models/iam_enterprise.py +5 -1
  11. graphiant_sdk/models/{v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_ports.py → iam_enterprise_permissions.py} +13 -10
  12. graphiant_sdk/models/iam_group.py +16 -1
  13. graphiant_sdk/models/ipfix_connection_map.py +1 -1
  14. graphiant_sdk/models/ipfix_entity_usage.py +2 -2
  15. graphiant_sdk/models/mana_v2_application_profile.py +4 -4
  16. graphiant_sdk/models/mana_v2_b2b_extranet_application_invite.py +5 -5
  17. graphiant_sdk/models/mana_v2_b2b_extranet_match_service_to_customer.py +4 -4
  18. graphiant_sdk/models/mana_v2_b2b_extranet_peering_service_customer_invite.py +3 -3
  19. graphiant_sdk/models/mana_v2_b2b_extranet_peering_service_producer_policy.py +5 -5
  20. graphiant_sdk/models/mana_v2_b2b_extranet_prefix_tag.py +3 -3
  21. graphiant_sdk/models/mana_v2_b2b_extranet_producer_policy.py +6 -6
  22. graphiant_sdk/models/mana_v2_b2b_extranet_service_customer_match_details.py +15 -2
  23. graphiant_sdk/models/mana_v2_b2b_nat.py +2 -2
  24. graphiant_sdk/models/mana_v2_b2b_site_information.py +2 -2
  25. graphiant_sdk/models/mana_v2_device.py +13 -1
  26. graphiant_sdk/models/mana_v2_edge_device_config.py +22 -1
  27. graphiant_sdk/models/mana_v2_extranet_consumer_nat_rule.py +1 -1
  28. graphiant_sdk/models/mana_v2_interface.py +7 -1
  29. graphiant_sdk/models/mana_v2_interface_config.py +7 -1
  30. graphiant_sdk/models/mana_v2_interface_ma_csec.py +115 -0
  31. graphiant_sdk/models/mana_v2_lag_interface_config.py +7 -1
  32. graphiant_sdk/models/mana_v2_ma_csec_configuration.py +150 -0
  33. graphiant_sdk/models/mana_v2_new_site.py +3 -1
  34. graphiant_sdk/models/{v1_extranets_b2b_customer_info_id_get200_response.py → mana_v2_ntp.py} +13 -9
  35. graphiant_sdk/models/{v1_version_post_request_configuration_metadata.py → mana_v2_ntp_config.py} +12 -10
  36. graphiant_sdk/models/{v1_extranets_post200_response.py → mana_v2_nullable_ma_csec_configuration.py} +11 -11
  37. graphiant_sdk/models/{v1_global_config_patch_request_snmps_value.py → mana_v2_nullable_ntp_config.py} +7 -7
  38. graphiant_sdk/models/{v1_groups_id_get200_response.py → mana_v2_nullable_psk_configuration.py} +11 -11
  39. graphiant_sdk/models/{v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_bfd.py → mana_v2_nullable_sak_configuration.py} +11 -7
  40. graphiant_sdk/models/{v2_integration_post200_response.py → mana_v2_nullable_sla_conformance.py} +12 -12
  41. graphiant_sdk/models/mana_v2_policer.py +3 -3
  42. graphiant_sdk/models/{v1_apps_app_summary_post200_response_app_summary_app_incidents_data_inner.py → mana_v2_psk_configuration.py} +19 -16
  43. graphiant_sdk/models/{v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_communities_inner.py → mana_v2_sak_configuration.py} +13 -9
  44. graphiant_sdk/models/{v2_assurance_create_user_report_post200_response.py → mana_v2_sla_conformance.py} +11 -7
  45. graphiant_sdk/models/mana_v2_sla_information.py +3 -3
  46. graphiant_sdk/models/mana_v2_traffic_policy_action.py +4 -4
  47. graphiant_sdk/models/statsmon_extranet_edge_status.py +5 -5
  48. graphiant_sdk/models/statsmon_extranet_prefix_health.py +1 -1
  49. graphiant_sdk/models/statsmon_extranet_server_status.py +3 -3
  50. graphiant_sdk/models/statsmon_extranet_service_health.py +2 -2
  51. graphiant_sdk/models/statsmon_extranet_site_status.py +4 -4
  52. graphiant_sdk/models/statsmon_time_window.py +1 -1
  53. graphiant_sdk/models/v1_auth_login_post_response.py +10 -2
  54. graphiant_sdk/models/{v1_devices_device_id_draft_get200_response.py → v1_edges_summary_post_request.py} +11 -11
  55. graphiant_sdk/models/{v1_zones_get200_response_zones_inner.py → v1_edges_summary_post_request_filter.py} +11 -11
  56. graphiant_sdk/models/{v1_edges_hardware_assigned_get200_response.py → v1_edges_summary_post_response.py} +7 -7
  57. graphiant_sdk/models/v1_enterprises_patch_request.py +5 -1
  58. graphiant_sdk/models/v1_enterprises_put_request.py +5 -1
  59. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post_request.py +6 -6
  60. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post_response.py +1 -1
  61. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post_request.py +5 -5
  62. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post_response.py +2 -2
  63. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumption_overview_post_request.py +8 -8
  64. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumption_overview_post_response.py +1 -1
  65. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_customer_list_post_request.py +4 -4
  66. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_health_post_request.py +3 -3
  67. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_overtime_consumption_post_request.py +6 -6
  68. graphiant_sdk/models/v1_extranet_sites_usage_post_request.py +6 -6
  69. graphiant_sdk/models/v1_extranet_sites_usage_post_response.py +1 -1
  70. graphiant_sdk/models/v1_extranet_sites_usage_top_post_request.py +4 -4
  71. graphiant_sdk/models/v1_extranet_sites_usage_top_post_response_site_usage.py +3 -3
  72. graphiant_sdk/models/v1_extranets_b2b_id_customer_post_request.py +2 -2
  73. graphiant_sdk/models/v1_extranets_b2b_id_put_request.py +2 -2
  74. graphiant_sdk/models/{v1_gateways_guest_consumer_get200_response.py → v1_extranets_b2b_peering_consumer_id_prefixes_put_request.py} +16 -12
  75. graphiant_sdk/models/{v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_md5_password.py → v1_extranets_b2b_peering_consumer_id_prefixes_put_response.py} +7 -7
  76. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request.py +4 -4
  77. graphiant_sdk/models/v1_extranets_b2b_peering_customer_post_request.py +5 -5
  78. graphiant_sdk/models/{v1_extranets_b2b_peering_match_service_to_customer_post_request_service_nat_inner.py → v1_extranets_b2b_peering_match_service_to_customer_id_delete_response.py} +9 -9
  79. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_post_request.py +4 -4
  80. graphiant_sdk/models/{v1_gateways_post200_response.py → v1_extranets_b2b_peering_match_service_to_customer_service_status_put_request.py} +8 -8
  81. graphiant_sdk/models/{v1_extranets_b2b_peering_customer_id_put_request.py → v1_extranets_b2b_peering_match_service_to_customer_service_status_put_response.py} +4 -4
  82. graphiant_sdk/models/v1_extranets_b2b_peering_producer_post_request.py +2 -2
  83. graphiant_sdk/models/v1_extranets_b2b_post_request.py +4 -4
  84. graphiant_sdk/models/v1_global_attached_edges_post_request.py +3 -1
  85. graphiant_sdk/models/v1_global_config_patch_request.py +16 -1
  86. graphiant_sdk/models/v1_global_config_patch_response.py +3 -1
  87. graphiant_sdk/models/v1_global_config_site_post_request.py +3 -1
  88. graphiant_sdk/models/v1_global_ntps_device_get_response.py +95 -0
  89. graphiant_sdk/models/{v1_policy_route_tag_sets_post200_response.py → v1_global_ntps_post_request.py} +7 -7
  90. graphiant_sdk/models/{v1_devices_device_id_config_put_request_edge_dns.py → v1_global_ntps_post_response.py} +15 -11
  91. graphiant_sdk/models/v1_global_ntps_site_get_response.py +95 -0
  92. graphiant_sdk/models/v1_global_summary_post_request.py +3 -1
  93. graphiant_sdk/models/v1_global_sync_post_request.py +3 -1
  94. graphiant_sdk/models/{v1_apps_app_summary_post200_response.py → v2_assurance_create_dnsproxy_entry_post_request.py} +11 -11
  95. graphiant_sdk/models/{v1_account_mfa_confirmation_post200_response.py → v2_assurance_create_dnsproxy_entry_post_response.py} +7 -7
  96. graphiant_sdk/models/{v2_assurance_scoredetails_post200_response.py → v2_assurance_read_dnsproxy_list_get_response.py} +15 -11
  97. graphiant_sdk/models/{v1_sites_post200_response.py → v2_assurance_update_dnsproxy_entry_post_request.py} +12 -12
  98. graphiant_sdk/models/v2_extranet_consumers_usage_top_post_request.py +5 -5
  99. graphiant_sdk/models/v2_extranet_consumers_usage_top_post_response.py +2 -2
  100. graphiant_sdk/models/v2_extranet_lan_segments_usage_top_post_request.py +5 -5
  101. graphiant_sdk/models/v2_extranet_service_overtime_consumption_post_request.py +6 -6
  102. graphiant_sdk/models/v2_extranet_sites_consumption_overview_post_request.py +8 -8
  103. graphiant_sdk/models/v2_extranet_sites_consumption_overview_post_response.py +1 -1
  104. graphiant_sdk/models/v2_extranet_sites_usage_post_request.py +6 -6
  105. graphiant_sdk/models/v2_extranet_sites_usage_post_response.py +1 -1
  106. graphiant_sdk/models/v2_extranet_total_usage_post_request.py +5 -5
  107. graphiant_sdk/models/v2_monitoring_extranet_log_details_post_request.py +4 -4
  108. graphiant_sdk/models/v2_monitoring_extranet_log_details_post_response_log_details.py +4 -4
  109. graphiant_sdk/models/v2_monitoring_extranet_status_details_get_response.py +2 -2
  110. graphiant_sdk/rest.py +7 -2
  111. {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-26.1.1.dist-info}/METADATA +67 -22
  112. {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-26.1.1.dist-info}/RECORD +146 -2255
  113. {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-26.1.1.dist-info}/WHEEL +1 -1
  114. test/test_assurance_dns_proxy_entry.py +70 -0
  115. test/{test_v1_groups_get200_response_groups_inner.py → test_iam_enterprise_permissions.py} +15 -22
  116. test/test_mana_v2_interface_ma_csec.py +72 -0
  117. test/test_mana_v2_ma_csec_configuration.py +124 -0
  118. test/test_mana_v2_ntp.py +58 -0
  119. test/test_mana_v2_ntp_config.py +56 -0
  120. test/test_mana_v2_nullable_ma_csec_configuration.py +90 -0
  121. test/test_mana_v2_nullable_ntp_config.py +57 -0
  122. test/test_mana_v2_nullable_psk_configuration.py +58 -0
  123. test/test_mana_v2_nullable_sak_configuration.py +55 -0
  124. test/test_mana_v2_nullable_sla_conformance.py +54 -0
  125. test/test_mana_v2_psk_configuration.py +57 -0
  126. test/{test_v1_auth_login_temp_post200_response.py → test_mana_v2_sak_configuration.py} +15 -14
  127. test/test_mana_v2_sla_conformance.py +53 -0
  128. test/test_sanity.py +102 -0
  129. test/test_v1_edges_summary_post_request.py +60 -0
  130. test/test_v1_edges_summary_post_request_filter.py +59 -0
  131. test/{test_v1_edges_summary_get200_response.py → test_v1_edges_summary_post_response.py} +27 -24
  132. test/test_v1_extranets_b2b_peering_consumer_id_prefixes_put_request.py +60 -0
  133. test/{test_v1_extranets_b2b_peering_customer_id_put_request.py → test_v1_extranets_b2b_peering_consumer_id_prefixes_put_response.py} +12 -12
  134. test/test_v1_extranets_b2b_peering_match_service_to_customer_id_delete_response.py +52 -0
  135. test/test_v1_extranets_b2b_peering_match_service_to_customer_service_status_put_request.py +54 -0
  136. test/test_v1_extranets_b2b_peering_match_service_to_customer_service_status_put_response.py +51 -0
  137. test/test_v1_global_ntps_device_get_response.py +61 -0
  138. test/test_v1_global_ntps_post_request.py +53 -0
  139. test/test_v1_global_ntps_post_response.py +61 -0
  140. test/test_v1_global_ntps_site_get_response.py +61 -0
  141. test/test_v2_assurance_create_dnsproxy_entry_post_request.py +61 -0
  142. test/test_v2_assurance_create_dnsproxy_entry_post_response.py +51 -0
  143. test/test_v2_assurance_read_dnsproxy_list_get_response.py +63 -0
  144. test/test_v2_assurance_update_dnsproxy_entry_post_request.py +61 -0
  145. graphiant_sdk/models/v1_account_mfa_get200_response.py +0 -87
  146. graphiant_sdk/models/v1_account_mfa_put200_response.py +0 -93
  147. graphiant_sdk/models/v1_activity_logs_post200_response.py +0 -117
  148. graphiant_sdk/models/v1_activity_logs_post200_response_details_inner.py +0 -151
  149. graphiant_sdk/models/v1_activity_logs_post200_response_details_inner_targets_inner.py +0 -122
  150. graphiant_sdk/models/v1_activity_logs_post200_response_details_inner_targets_inner_events_inner.py +0 -97
  151. graphiant_sdk/models/v1_activity_logs_post200_response_filter_entities_value.py +0 -95
  152. graphiant_sdk/models/v1_activity_logs_post_request_selector.py +0 -108
  153. graphiant_sdk/models/v1_activity_logs_post_request_selector_job_entity.py +0 -91
  154. graphiant_sdk/models/v1_activity_logs_post_request_selector_v2.py +0 -105
  155. graphiant_sdk/models/v1_alarm_history_get200_response.py +0 -95
  156. graphiant_sdk/models/v1_alarm_history_get200_response_history_inner.py +0 -102
  157. graphiant_sdk/models/v1_alarm_history_get200_response_history_inner_time.py +0 -89
  158. graphiant_sdk/models/v1_alarms_events_get200_response.py +0 -87
  159. graphiant_sdk/models/v1_alarms_list_get200_response.py +0 -95
  160. graphiant_sdk/models/v1_alarms_list_get200_response_alarms_inner.py +0 -130
  161. graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary.py +0 -118
  162. graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_app_incidents.py +0 -95
  163. graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner.py +0 -97
  164. graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner.py +0 -109
  165. graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner_dl_incidents.py +0 -90
  166. graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner.py +0 -91
  167. graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner_data.py +0 -101
  168. graphiant_sdk/models/v1_apps_bandwidth_post200_response.py +0 -95
  169. graphiant_sdk/models/v1_apps_bandwidth_post200_response_stats_inner.py +0 -95
  170. graphiant_sdk/models/v1_apps_device_device_id_top_post200_response.py +0 -97
  171. graphiant_sdk/models/v1_apps_device_device_id_top_post200_response_apps_utilization_inner.py +0 -92
  172. graphiant_sdk/models/v1_apps_visualization_post200_response.py +0 -102
  173. graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner.py +0 -109
  174. graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value.py +0 -99
  175. graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value_stats.py +0 -97
  176. graphiant_sdk/models/v1_audit_logs_post200_response.py +0 -110
  177. graphiant_sdk/models/v1_audit_logs_post200_response_histogram_inner.py +0 -94
  178. graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner.py +0 -129
  179. graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner_failed_target_results_inner.py +0 -95
  180. graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner_failed_target_results_inner_target.py +0 -90
  181. graphiant_sdk/models/v1_audit_logs_post_request_selectors_inner.py +0 -89
  182. graphiant_sdk/models/v1_auth_get200_response.py +0 -93
  183. graphiant_sdk/models/v1_auth_login_post200_response.py +0 -91
  184. graphiant_sdk/models/v1_auth_login_pre_get200_response.py +0 -89
  185. graphiant_sdk/models/v1_auth_login_temp_post200_response.py +0 -91
  186. graphiant_sdk/models/v1_auth_put204_response.py +0 -89
  187. graphiant_sdk/models/v1_auth_user_get200_response.py +0 -99
  188. graphiant_sdk/models/v1_b2b_extranet_monitoring_filter_post200_response.py +0 -91
  189. graphiant_sdk/models/v1_b2b_extranet_monitoring_filter_post200_response_filters.py +0 -104
  190. graphiant_sdk/models/v1_b2b_extranet_monitoring_filter_post200_response_filters_customers_inner.py +0 -93
  191. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response.py +0 -137
  192. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane.py +0 -98
  193. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions.py +0 -95
  194. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner.py +0 -97
  195. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner_transitions_inner.py +0 -97
  196. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane.py +0 -107
  197. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner.py +0 -97
  198. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner_values_inner.py +0 -101
  199. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_issues_inner.py +0 -118
  200. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix.py +0 -105
  201. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_devices_inner.py +0 -95
  202. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner.py +0 -112
  203. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner_box_inner.py +0 -106
  204. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane.py +0 -159
  205. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane_crashes_inner.py +0 -91
  206. graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane_last_crash.py +0 -95
  207. graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response.py +0 -105
  208. graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response_device_etwan_summary_inner.py +0 -99
  209. graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response_region_sla_status_inner.py +0 -93
  210. graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response.py +0 -115
  211. graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response_region_status_inner.py +0 -98
  212. graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response_sla_matrix_inner.py +0 -120
  213. graphiant_sdk/models/v1_backbone_health_filter_get200_response.py +0 -135
  214. graphiant_sdk/models/v1_backbone_health_filter_get200_response_lan_segments_inner.py +0 -87
  215. graphiant_sdk/models/v1_backbone_health_filter_get200_response_regions_inner.py +0 -91
  216. graphiant_sdk/models/v1_backbone_health_filter_get200_response_sites_inner.py +0 -89
  217. graphiant_sdk/models/v1_backbone_health_overview_post200_response.py +0 -95
  218. graphiant_sdk/models/v1_backbone_health_overview_post200_response_devices_inner.py +0 -107
  219. graphiant_sdk/models/v1_backbone_health_overview_post_request_filter.py +0 -95
  220. graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response.py +0 -101
  221. graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response_control_plane.py +0 -95
  222. graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response_control_plane_device_counts_inner.py +0 -89
  223. graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response.py +0 -91
  224. graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details.py +0 -95
  225. graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details_bwusage_csv_record_inner.py +0 -100
  226. graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response.py +0 -91
  227. graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details.py +0 -114
  228. graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_region_inner.py +0 -94
  229. graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_site_inner.py +0 -98
  230. graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response.py +0 -91
  231. graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary.py +0 -122
  232. graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_role_summary_inner.py +0 -92
  233. graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_top_regions_inner.py +0 -100
  234. graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response.py +0 -91
  235. graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart.py +0 -97
  236. graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart_bwusage_chart_inner.py +0 -98
  237. graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response.py +0 -91
  238. graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary.py +0 -106
  239. graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary_bwusage_top_providers_inner.py +0 -94
  240. graphiant_sdk/models/v1_bwtracker_region_edge_details_post200_response.py +0 -91
  241. graphiant_sdk/models/v1_bwtracker_region_edge_details_post200_response_bwusage_details.py +0 -95
  242. graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response.py +0 -91
  243. graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response_bwusage_summary.py +0 -104
  244. graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response_bwusage_summary_bwusage_top_sites_inner.py +0 -92
  245. graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response.py +0 -91
  246. graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details.py +0 -105
  247. graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_edge_provider_inner.py +0 -96
  248. graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_provider_inner.py +0 -92
  249. graphiant_sdk/models/v1_bwtracker_region_site_gateway_summary_post200_response.py +0 -91
  250. graphiant_sdk/models/v1_bwtracker_region_site_gateway_summary_post200_response_bwusage_summary.py +0 -102
  251. graphiant_sdk/models/v1_data_assurance_assurances_applications_bucket_app_name_get200_response.py +0 -95
  252. graphiant_sdk/models/v1_data_assurance_assurances_applications_bucket_app_name_get200_response_assurances_inner.py +0 -93
  253. graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response.py +0 -95
  254. graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner.py +0 -132
  255. graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_apps_inner.py +0 -87
  256. graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_lans_inner.py +0 -87
  257. graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_sites_inner.py +0 -87
  258. graphiant_sdk/models/v1_data_assurance_assurances_global_id_put200_response.py +0 -87
  259. graphiant_sdk/models/v1_data_assurance_assurances_global_post200_response.py +0 -89
  260. graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config.py +0 -105
  261. graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config_apps_inner.py +0 -107
  262. graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config_apps_inner_servers_inner.py +0 -91
  263. graphiant_sdk/models/v1_data_assurance_flex_algos_get200_response.py +0 -95
  264. graphiant_sdk/models/v1_data_assurance_flex_algos_get200_response_entries_inner.py +0 -91
  265. graphiant_sdk/models/v1_device_routing_bgp_nbr_stats_get200_response.py +0 -99
  266. graphiant_sdk/models/v1_device_routing_bgp_nbr_stats_get200_response_stats.py +0 -88
  267. graphiant_sdk/models/v1_device_routing_bgp_nbrid_get200_response.py +0 -95
  268. graphiant_sdk/models/v1_device_routing_bgp_nbrs_counters_get200_response.py +0 -95
  269. graphiant_sdk/models/v1_device_routing_bgp_nbrs_counters_get200_response_counters_inner.py +0 -98
  270. graphiant_sdk/models/v1_device_routing_bgp_nbrs_details_get200_response.py +0 -91
  271. graphiant_sdk/models/v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response.py +0 -95
  272. graphiant_sdk/models/v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response_prefixes_inner.py +0 -92
  273. graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_get200_response.py +0 -103
  274. graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_get200_response_interfaces_inner.py +0 -105
  275. graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_nbrid_get200_response.py +0 -95
  276. graphiant_sdk/models/v1_device_routing_ospfv2_area_interfaceid_get200_response.py +0 -95
  277. graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response.py +0 -103
  278. graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner.py +0 -124
  279. graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa.py +0 -102
  280. graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa_tos_metric.py +0 -90
  281. graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_network_lsa.py +0 -90
  282. graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa.py +0 -95
  283. graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa_links_inner.py +0 -100
  284. graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_summary_lsa.py +0 -94
  285. graphiant_sdk/models/v1_device_routing_ospfv2_area_nbr_get200_response.py +0 -103
  286. graphiant_sdk/models/v1_device_routing_ospfv2_area_nbr_get200_response_nbrs_inner.py +0 -102
  287. graphiant_sdk/models/v1_device_routing_ospfv2_areaid_get200_response.py +0 -95
  288. graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response.py +0 -103
  289. graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response_routes_inner.py +0 -97
  290. graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response_routes_inner_path_inner.py +0 -102
  291. graphiant_sdk/models/v1_device_routing_ospfv2_statistics_get200_response.py +0 -100
  292. graphiant_sdk/models/v1_device_routing_ospfv2_statistics_get200_response_statistics_value.py +0 -90
  293. graphiant_sdk/models/v1_device_routing_vrf_bgp_eibgp_route_count_get200_response.py +0 -111
  294. graphiant_sdk/models/v1_device_routing_vrf_bgp_eibgp_route_count_get200_response_ebgp_route_count.py +0 -89
  295. graphiant_sdk/models/v1_device_routing_vrf_bgp_graphiant_eiroute_count_get200_response.py +0 -91
  296. graphiant_sdk/models/v1_device_routing_vrf_bgp_route_count_post200_response.py +0 -95
  297. graphiant_sdk/models/v1_device_routing_vrf_bgp_route_count_post200_response_counts_inner.py +0 -89
  298. graphiant_sdk/models/v1_device_snapshot_device_id_get200_response.py +0 -95
  299. graphiant_sdk/models/v1_device_snapshot_get200_response.py +0 -101
  300. graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot.py +0 -111
  301. graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot_author.py +0 -101
  302. graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot_data.py +0 -114
  303. graphiant_sdk/models/v1_device_status_history_post200_response.py +0 -95
  304. graphiant_sdk/models/v1_device_status_history_post200_response_mappings_inner.py +0 -102
  305. graphiant_sdk/models/v1_device_status_post200_response.py +0 -95
  306. graphiant_sdk/models/v1_device_status_post200_response_mappings_inner.py +0 -102
  307. graphiant_sdk/models/v1_devices_bringup_post200_response.py +0 -95
  308. graphiant_sdk/models/v1_devices_bringup_post200_response_summaries_inner.py +0 -104
  309. graphiant_sdk/models/v1_devices_bringup_token_post200_response.py +0 -93
  310. graphiant_sdk/models/v1_devices_device_id_arp_get200_response.py +0 -95
  311. graphiant_sdk/models/v1_devices_device_id_arp_get200_response_arp_entry_inner.py +0 -93
  312. graphiant_sdk/models/v1_devices_device_id_candidate_circuits_get200_response.py +0 -95
  313. graphiant_sdk/models/v1_devices_device_id_candidate_circuits_get200_response_circuits_inner.py +0 -93
  314. graphiant_sdk/models/v1_devices_device_id_circuits_vrf_associations_get200_response.py +0 -100
  315. graphiant_sdk/models/v1_devices_device_id_circuits_vrf_associations_get200_response_vrf_associations_value.py +0 -91
  316. graphiant_sdk/models/v1_devices_device_id_config_put202_response.py +0 -89
  317. graphiant_sdk/models/v1_devices_device_id_config_put_request_core.py +0 -211
  318. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_bgp_instance.py +0 -94
  319. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf.py +0 -226
  320. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value.py +0 -91
  321. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value_config.py +0 -91
  322. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value.py +0 -91
  323. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor.py +0 -168
  324. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_allow_as_in.py +0 -88
  325. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd.py +0 -91
  326. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd_bfd.py +0 -92
  327. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_ebgp_multihop_ttl.py +0 -88
  328. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_hold_timer_value.py +0 -88
  329. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_max_prefix_value.py +0 -88
  330. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_redistribution_value.py +0 -91
  331. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value.py +0 -91
  332. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet.py +0 -141
  333. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_ip_ranges_v2.py +0 -95
  334. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value.py +0 -91
  335. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value_lease.py +0 -91
  336. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ebgp_multipath.py +0 -91
  337. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_nat_ruleset.py +0 -87
  338. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2.py +0 -91
  339. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process.py +0 -131
  340. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_admin_distance.py +0 -88
  341. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value.py +0 -91
  342. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area.py +0 -106
  343. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value.py +0 -91
  344. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface.py +0 -124
  345. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_dead_interval_value.py +0 -88
  346. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_hello_interval_value.py +0 -88
  347. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_retransmit_interval_value.py +0 -88
  348. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value.py +0 -91
  349. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value_protocol.py +0 -92
  350. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_overlay_filters.py +0 -96
  351. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value.py +0 -91
  352. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route.py +0 -115
  353. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route_next_hop.py +0 -95
  354. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value.py +0 -91
  355. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface.py +0 -222
  356. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor.py +0 -100
  357. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost.py +0 -94
  358. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost_dynamic.py +0 -89
  359. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_flex_algos.py +0 -87
  360. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw.py +0 -91
  361. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw.py +0 -103
  362. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp.py +0 -93
  363. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp_dhcp_relay.py +0 -87
  364. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp.py +0 -91
  365. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp_group.py +0 -112
  366. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type.py +0 -109
  367. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan.py +0 -95
  368. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw.py +0 -91
  369. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw.py +0 -103
  370. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp.py +0 -91
  371. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp_group.py +0 -104
  372. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ipsec.py +0 -124
  373. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface.py +0 -91
  374. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface_interface.py +0 -124
  375. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value.py +0 -91
  376. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface.py +0 -120
  377. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface.py +0 -115
  378. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type.py +0 -109
  379. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan.py +0 -95
  380. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw.py +0 -91
  381. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw_gw.py +0 -91
  382. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan.py +0 -95
  383. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw.py +0 -91
  384. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw.py +0 -103
  385. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_dhcp.py +0 -89
  386. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_vrrp.py +0 -87
  387. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_wan.py +0 -95
  388. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus.py +0 -121
  389. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value.py +0 -91
  390. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group.py +0 -107
  391. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value.py +0 -91
  392. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value_rule_group.py +0 -98
  393. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sink.py +0 -91
  394. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sink_sink.py +0 -94
  395. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value.py +0 -91
  396. graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value_sysdb_monitor.py +0 -92
  397. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge.py +0 -293
  398. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_circuits_value.py +0 -186
  399. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_circuits_value_pat_addresses.py +0 -87
  400. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns.py +0 -99
  401. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns_dynamic.py +0 -89
  402. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns_static.py +0 -106
  403. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value.py +0 -91
  404. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface.py +0 -158
  405. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value.py +0 -91
  406. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface.py +0 -139
  407. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v4_tcp_mss.py +0 -88
  408. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v6_tcp_mss.py +0 -88
  409. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value.py +0 -91
  410. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface.py +0 -145
  411. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_lag_members_value.py +0 -87
  412. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_subinterfaces_value.py +0 -91
  413. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_subinterfaces_value_interface.py +0 -107
  414. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy.py +0 -100
  415. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value.py +0 -91
  416. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset.py +0 -104
  417. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value.py +0 -91
  418. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value_rule.py +0 -103
  419. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value.py +0 -91
  420. graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value_site_to_site_vpn.py +0 -124
  421. graphiant_sdk/models/v1_devices_device_id_connectivity_get200_response.py +0 -105
  422. graphiant_sdk/models/v1_devices_device_id_dhcp_server_leases_get200_response.py +0 -95
  423. graphiant_sdk/models/v1_devices_device_id_draft_get200_response_draft.py +0 -97
  424. graphiant_sdk/models/v1_devices_device_id_draft_get200_response_draft_version_info.py +0 -91
  425. graphiant_sdk/models/v1_devices_device_id_draft_post201_response.py +0 -87
  426. graphiant_sdk/models/v1_devices_device_id_edges_get200_response.py +0 -101
  427. graphiant_sdk/models/v1_devices_device_id_get200_response.py +0 -91
  428. graphiant_sdk/models/v1_devices_device_id_interfaces_get200_response.py +0 -101
  429. graphiant_sdk/models/v1_devices_device_id_jobs_job_id_get200_response.py +0 -93
  430. graphiant_sdk/models/v1_devices_device_id_jobs_job_id_get200_response_job_status.py +0 -104
  431. graphiant_sdk/models/v1_devices_device_id_ndcache_get200_response.py +0 -95
  432. graphiant_sdk/models/v1_devices_device_id_ndcache_get200_response_nd_entry_inner.py +0 -93
  433. graphiant_sdk/models/v1_devices_device_id_ospfv2_default_originate_get200_response.py +0 -87
  434. graphiant_sdk/models/v1_devices_device_id_policy_zonepairs_get200_response.py +0 -95
  435. graphiant_sdk/models/v1_devices_device_id_policy_zonepairs_get200_response_zone_pairs_inner.py +0 -99
  436. graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response.py +0 -95
  437. graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner.py +0 -101
  438. graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner.py +0 -110
  439. graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_bgp_connection.py +0 -101
  440. graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_ipsec_connection.py +0 -131
  441. graphiant_sdk/models/v1_devices_device_id_twamp_core_get200_response.py +0 -87
  442. graphiant_sdk/models/v1_devices_device_id_versions_compare_get200_response.py +0 -87
  443. graphiant_sdk/models/v1_devices_device_id_versions_get200_response.py +0 -95
  444. graphiant_sdk/models/v1_devices_device_id_versions_version_get200_response.py +0 -91
  445. graphiant_sdk/models/v1_devices_device_id_vrf_bgp_as_get200_response.py +0 -88
  446. graphiant_sdk/models/v1_devices_device_id_vrf_protocols_get200_response.py +0 -97
  447. graphiant_sdk/models/v1_devices_device_id_vrrp_get200_response.py +0 -95
  448. graphiant_sdk/models/v1_devices_device_id_vrrp_get200_response_vrrp_entry_inner.py +0 -108
  449. graphiant_sdk/models/v1_devices_inventory_get200_response.py +0 -101
  450. graphiant_sdk/models/v1_devices_inventory_get200_response_inventory_inner.py +0 -124
  451. graphiant_sdk/models/v1_devices_inventory_post200_response.py +0 -95
  452. graphiant_sdk/models/v1_devices_inventory_post200_response_data_inner.py +0 -89
  453. graphiant_sdk/models/v1_devices_inventory_serial_num_post200_response.py +0 -95
  454. graphiant_sdk/models/v1_devices_oauth_redirect_get200_response.py +0 -91
  455. graphiant_sdk/models/v1_devices_oauth_redirect_get200_response_onboarding_redirection.py +0 -95
  456. graphiant_sdk/models/v1_devices_routing_vrf_protocol_route_count_get200_response.py +0 -95
  457. graphiant_sdk/models/v1_devices_routing_vrf_protocol_route_count_get200_response_counts_inner.py +0 -93
  458. graphiant_sdk/models/v1_devices_running_version_post200_response.py +0 -95
  459. graphiant_sdk/models/v1_devices_running_version_post200_response_versions_inner.py +0 -93
  460. graphiant_sdk/models/v1_devices_session_status_post200_response.py +0 -123
  461. graphiant_sdk/models/v1_devices_session_status_post200_response_bgp_session_data_map_value.py +0 -93
  462. graphiant_sdk/models/v1_devices_summary_get200_response.py +0 -95
  463. graphiant_sdk/models/v1_devices_summary_get200_response_sites_inner.py +0 -99
  464. graphiant_sdk/models/v1_devices_summary_get200_response_sites_inner_devices_inner.py +0 -108
  465. graphiant_sdk/models/v1_diagnostic_archive_create_device_id_post201_response.py +0 -87
  466. graphiant_sdk/models/v1_diagnostic_archives_device_id_get200_response.py +0 -95
  467. graphiant_sdk/models/v1_diagnostic_archives_device_id_get200_response_archives_inner.py +0 -107
  468. graphiant_sdk/models/v1_diagnostic_clear_arp_device_id_put_request_entry_inner.py +0 -95
  469. graphiant_sdk/models/v1_diagnostic_clear_arp_device_id_put_request_entry_inner_address.py +0 -87
  470. graphiant_sdk/models/v1_diagnostic_gnmi_ping_get200_response.py +0 -95
  471. graphiant_sdk/models/v1_diagnostic_gnmi_ping_get200_response_results_inner.py +0 -97
  472. graphiant_sdk/models/v1_diagnostic_otp_device_id_get200_response.py +0 -87
  473. graphiant_sdk/models/v1_diagnostic_packetcapture_pcap_id_get200_response.py +0 -96
  474. graphiant_sdk/models/v1_diagnostic_packetcapture_start_post201_response.py +0 -87
  475. graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_filter.py +0 -101
  476. graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_filter_destination.py +0 -90
  477. graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_target.py +0 -89
  478. graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response.py +0 -93
  479. graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result.py +0 -103
  480. graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_ping_result.py +0 -101
  481. graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_route_info.py +0 -91
  482. graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result.py +0 -112
  483. graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner.py +0 -98
  484. graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner_stats.py +0 -98
  485. graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post_request_params.py +0 -104
  486. graphiant_sdk/models/v1_diagnostic_speedtest_post200_response.py +0 -93
  487. graphiant_sdk/models/v1_diagnostic_speedtest_post200_response_result.py +0 -111
  488. graphiant_sdk/models/v1_diagnostic_speedtest_post_request_params.py +0 -97
  489. graphiant_sdk/models/v1_diagnostic_speedtest_providers_get200_response.py +0 -87
  490. graphiant_sdk/models/v1_diagnostic_speedtest_report_put200_response.py +0 -89
  491. graphiant_sdk/models/v1_diagnostic_speedtest_servers_get200_response.py +0 -95
  492. graphiant_sdk/models/v1_diagnostic_speedtest_servers_get200_response_server_inner.py +0 -97
  493. graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner.py +0 -160
  494. graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary.py +0 -124
  495. graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_last_running_version.py +0 -91
  496. graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_schedule.py +0 -108
  497. graphiant_sdk/models/v1_edges_hardware_unassigned_get200_response.py +0 -98
  498. graphiant_sdk/models/v1_edges_summary_get200_response.py +0 -98
  499. graphiant_sdk/models/v1_enterprise_allocation_get200_response.py +0 -116
  500. graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary.py +0 -112
  501. graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary.py +0 -97
  502. graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary_expiration_date.py +0 -89
  503. graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_global_summary.py +0 -95
  504. graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value.py +0 -108
  505. graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_allocation.py +0 -95
  506. graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_internet_consumption.py +0 -89
  507. graphiant_sdk/models/v1_enterprise_allocation_get200_response_conversion_holders_value.py +0 -95
  508. graphiant_sdk/models/v1_enterprise_allocation_get200_response_conversion_holders_value_bins_inner.py +0 -97
  509. graphiant_sdk/models/v1_enterprise_allocation_get200_response_regional_allocations_inner.py +0 -99
  510. graphiant_sdk/models/v1_enterprise_configuration_get200_response.py +0 -91
  511. graphiant_sdk/models/v1_enterprise_configuration_get200_response_configuration.py +0 -89
  512. graphiant_sdk/models/v1_enterprise_snapshot_get200_response.py +0 -110
  513. graphiant_sdk/models/v1_enterprise_snapshot_get200_response_device_snapshot_map_value.py +0 -97
  514. graphiant_sdk/models/v1_enterprise_snapshot_get200_response_device_snapshot_records_inner.py +0 -112
  515. graphiant_sdk/models/v1_enterprises_enterprise_id_admin_get200_response.py +0 -87
  516. graphiant_sdk/models/v1_enterprises_get200_response.py +0 -95
  517. graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner.py +0 -142
  518. graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner_counts.py +0 -111
  519. graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner_customers_value.py +0 -99
  520. graphiant_sdk/models/v1_enterprises_managed_get200_response.py +0 -101
  521. graphiant_sdk/models/v1_event_device_get200_response.py +0 -95
  522. graphiant_sdk/models/v1_event_device_get200_response_events_inner.py +0 -108
  523. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post200_response.py +0 -106
  524. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post200_response_dl_stats_inner.py +0 -95
  525. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post200_response.py +0 -99
  526. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumption_overview_post200_response.py +0 -115
  527. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumption_overview_post200_response_first_level_inner.py +0 -92
  528. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_customer_list_post200_response.py +0 -87
  529. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_health_post200_response.py +0 -95
  530. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_health_post200_response_service_health_inner.py +0 -100
  531. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_health_post200_response_service_health_inner_customer_prefix_health.py +0 -89
  532. graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_overtime_consumption_post200_response.py +0 -104
  533. graphiant_sdk/models/v1_extranet_sites_usage_top_post200_response.py +0 -95
  534. graphiant_sdk/models/v1_extranet_sites_usage_top_post200_response_top_sites_inner.py +0 -91
  535. graphiant_sdk/models/v1_extranets_b2b_consumer_device_status_id_get200_response.py +0 -97
  536. graphiant_sdk/models/v1_extranets_b2b_consumer_device_status_id_get200_response_summary_inner.py +0 -99
  537. graphiant_sdk/models/v1_extranets_b2b_consumer_id_get200_response.py +0 -109
  538. graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response.py +0 -117
  539. graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_device_inner.py +0 -97
  540. graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner.py +0 -128
  541. graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner.py +0 -100
  542. graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner_match.py +0 -98
  543. graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner.py +0 -102
  544. graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner_action.py +0 -93
  545. graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_policy_inner.py +0 -99
  546. graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_policy_inner_rules_inner.py +0 -89
  547. graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_site_information_inner.py +0 -104
  548. graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_site_information_inner_policer_site_lists.py +0 -89
  549. graphiant_sdk/models/v1_extranets_b2b_consumer_summary_get200_response.py +0 -95
  550. graphiant_sdk/models/v1_extranets_b2b_consumer_summary_get200_response_summary_inner.py +0 -112
  551. graphiant_sdk/models/v1_extranets_b2b_general_customers_summary_get200_response.py +0 -95
  552. graphiant_sdk/models/v1_extranets_b2b_general_customers_summary_get200_response_customers_inner.py +0 -104
  553. graphiant_sdk/models/v1_extranets_b2b_id_customer_post200_response.py +0 -95
  554. graphiant_sdk/models/v1_extranets_b2b_id_customer_post200_response_responses_inner.py +0 -100
  555. graphiant_sdk/models/v1_extranets_b2b_id_customer_post_request_invites_inner.py +0 -98
  556. graphiant_sdk/models/v1_extranets_b2b_id_customer_summary_get200_response.py +0 -95
  557. graphiant_sdk/models/v1_extranets_b2b_id_customer_summary_get200_response_customers_inner.py +0 -101
  558. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response.py +0 -166
  559. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_ipsec_tunnel_config_inner.py +0 -150
  560. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details.py +0 -109
  561. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_customer.py +0 -94
  562. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_service.py +0 -95
  563. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_service_prefixes_inner.py +0 -91
  564. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response.py +0 -95
  565. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner.py +0 -109
  566. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner_customer.py +0 -94
  567. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner_service.py +0 -93
  568. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post200_response.py +0 -109
  569. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request.py +0 -123
  570. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_policy_inner.py +0 -89
  571. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn.py +0 -95
  572. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details.py +0 -117
  573. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing.py +0 -97
  574. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp.py +0 -115
  575. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_address_families_value.py +0 -91
  576. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_address_families_value_family.py +0 -98
  577. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_static.py +0 -87
  578. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_tunnel1.py +0 -93
  579. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_match_details_get200_response.py +0 -95
  580. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post200_response.py +0 -109
  581. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_global_object_ops_value.py +0 -87
  582. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_policy_inner.py +0 -89
  583. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn.py +0 -95
  584. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details.py +0 -117
  585. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing.py +0 -97
  586. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp.py +0 -115
  587. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_address_families_value.py +0 -91
  588. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_address_families_value_family.py +0 -98
  589. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_md5_password.py +0 -87
  590. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_static.py +0 -87
  591. graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_tunnel1.py +0 -93
  592. graphiant_sdk/models/v1_extranets_b2b_peering_customer_id_get200_response.py +0 -96
  593. graphiant_sdk/models/v1_extranets_b2b_peering_customer_post200_response.py +0 -93
  594. graphiant_sdk/models/v1_extranets_b2b_peering_customer_post_request_invite.py +0 -90
  595. graphiant_sdk/models/v1_extranets_b2b_peering_match_customers_post200_response.py +0 -95
  596. graphiant_sdk/models/v1_extranets_b2b_peering_match_customers_post_request.py +0 -97
  597. graphiant_sdk/models/v1_extranets_b2b_peering_match_customers_post_request_info_inner.py +0 -104
  598. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_post200_response.py +0 -97
  599. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_post_request_service.py +0 -112
  600. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_post_request_service_service_prefixes_inner.py +0 -89
  601. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put200_response.py +0 -91
  602. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put_request.py +0 -93
  603. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put_request_service.py +0 -112
  604. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put_request_service_nat_inner.py +0 -89
  605. graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put_request_service_service_prefixes_inner.py +0 -89
  606. graphiant_sdk/models/v1_extranets_b2b_peering_match_services_summary_get200_response.py +0 -95
  607. graphiant_sdk/models/v1_extranets_b2b_peering_match_services_summary_get200_response_services_inner.py +0 -104
  608. graphiant_sdk/models/v1_extranets_b2b_peering_producer_id_get200_response.py +0 -95
  609. graphiant_sdk/models/v1_extranets_b2b_peering_producer_id_matching_customers_summary_get200_response.py +0 -95
  610. graphiant_sdk/models/v1_extranets_b2b_peering_producer_id_matching_customers_summary_get200_response_info_inner.py +0 -104
  611. graphiant_sdk/models/v1_extranets_b2b_peering_producer_id_put_request.py +0 -91
  612. graphiant_sdk/models/v1_extranets_b2b_peering_producer_post200_response.py +0 -93
  613. graphiant_sdk/models/v1_extranets_b2b_peering_producer_post200_response_policy.py +0 -93
  614. graphiant_sdk/models/v1_extranets_b2b_peering_producer_post_request_policy.py +0 -126
  615. graphiant_sdk/models/v1_extranets_b2b_post200_response.py +0 -93
  616. graphiant_sdk/models/v1_extranets_b2b_post200_response_policy.py +0 -115
  617. graphiant_sdk/models/v1_extranets_b2b_post_request_policy.py +0 -165
  618. graphiant_sdk/models/v1_extranets_b2b_post_request_policy_global_object_device_summaries_value.py +0 -95
  619. graphiant_sdk/models/v1_extranets_b2b_post_request_policy_global_object_device_summaries_value_routing_policies_inner.py +0 -114
  620. graphiant_sdk/models/v1_extranets_b2b_post_request_policy_profiles_inner.py +0 -89
  621. graphiant_sdk/models/v1_extranets_b2b_post_request_policy_sla.py +0 -91
  622. graphiant_sdk/models/v1_extranets_b2b_producer_device_status_id_get200_response.py +0 -95
  623. graphiant_sdk/models/v1_extranets_b2b_producers_summary_get200_response.py +0 -95
  624. graphiant_sdk/models/v1_extranets_b2b_producers_summary_get200_response_info_inner.py +0 -117
  625. graphiant_sdk/models/v1_extranets_get200_response.py +0 -101
  626. graphiant_sdk/models/v1_extranets_get200_response_policies_inner.py +0 -152
  627. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_auto.py +0 -89
  628. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches.py +0 -111
  629. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner.py +0 -290
  630. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_bgp.py +0 -92
  631. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner.py +0 -191
  632. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_aggregations_inner.py +0 -93
  633. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_multipath.py +0 -89
  634. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner.py +0 -152
  635. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_address_families_inner.py +0 -93
  636. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd.py +0 -92
  637. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd_neighbor.py +0 -119
  638. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_redistributions.py +0 -95
  639. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_core_logical_interfaces_v2_inner.py +0 -95
  640. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile.py +0 -99
  641. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile_queues_inner.py +0 -92
  642. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner.py +0 -109
  643. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner_next_hop.py +0 -100
  644. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns.py +0 -127
  645. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_cloudflare_servers_inner.py +0 -99
  646. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2.py +0 -102
  647. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2_servers_value.py +0 -95
  648. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_static_servers_v2.py +0 -106
  649. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner.py +0 -195
  650. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ip_sec.py +0 -142
  651. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4.py +0 -105
  652. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_dhcp_relay.py +0 -91
  653. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group.py +0 -129
  654. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_group_members_inner.py +0 -103
  655. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_tracked_interfaces_inner.py +0 -90
  656. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_lag_interface.py +0 -98
  657. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_lag_interface_lacp_config.py +0 -89
  658. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_sfp_optical_strength_inner.py +0 -96
  659. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_subinterfaces_inner.py +0 -153
  660. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipfix_exporters_inner.py +0 -116
  661. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner.py +0 -130
  662. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_bgp.py +0 -106
  663. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_static.py +0 -87
  664. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_location.py +0 -107
  665. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy.py +0 -95
  666. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner.py +0 -101
  667. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner_rules_inner.py +0 -108
  668. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner.py +0 -122
  669. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_entries_inner.py +0 -96
  670. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_policies_inner.py +0 -91
  671. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_region.py +0 -91
  672. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner.py +0 -111
  673. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner.py +0 -110
  674. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_actions_inner.py +0 -114
  675. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_matches_inner.py +0 -108
  676. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner.py +0 -195
  677. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner.py +0 -148
  678. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_leases_inner.py +0 -99
  679. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_nameservers.py +0 -89
  680. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_ranges_inner.py +0 -89
  681. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_static_leases_inner.py +0 -95
  682. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process.py +0 -116
  683. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner.py +0 -119
  684. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner_interfaces_inner.py +0 -132
  685. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_redistributed_protocols_inner.py +0 -92
  686. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv3_process.py +0 -116
  687. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_overlay_filters.py +0 -89
  688. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_syslog_targets_inner.py +0 -112
  689. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site.py +0 -137
  690. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_devices_inner.py +0 -89
  691. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag.py +0 -101
  692. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag_level_one.py +0 -91
  693. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp.py +0 -197
  694. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_engine_endpoints_inner.py +0 -99
  695. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner.py +0 -99
  696. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner_include_exclude_list_inner.py +0 -91
  697. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_targets_inner.py +0 -107
  698. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_local_users_inner.py +0 -97
  699. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_remote_users_inner.py +0 -97
  700. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner.py +0 -119
  701. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_accesses_inner.py +0 -99
  702. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_group_members_inner.py +0 -95
  703. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner.py +0 -99
  704. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner_include_exclude_inner.py +0 -91
  705. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy.py +0 -155
  706. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_dpi_applications_inner.py +0 -110
  707. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_network_lists_inner.py +0 -91
  708. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_port_lists_inner.py +0 -92
  709. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner.py +0 -110
  710. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner.py +0 -114
  711. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner_match.py +0 -123
  712. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner.py +0 -110
  713. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner.py +0 -108
  714. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner_action.py +0 -105
  715. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner.py +0 -99
  716. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_ip.py +0 -92
  717. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_udp.py +0 -90
  718. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_pairs_inner.py +0 -93
  719. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_prefix_set.py +0 -103
  720. graphiant_sdk/models/v1_extranets_get200_response_policies_inner_manual.py +0 -87
  721. graphiant_sdk/models/v1_extranets_id_apply_post202_response.py +0 -97
  722. graphiant_sdk/models/v1_extranets_id_apply_post202_response_devices_inner.py +0 -93
  723. graphiant_sdk/models/v1_extranets_id_delete200_response.py +0 -95
  724. graphiant_sdk/models/v1_extranets_monitoring_lan_segments_get200_response.py +0 -95
  725. graphiant_sdk/models/v1_extranets_monitoring_lan_segments_get200_response_vrfs_inner.py +0 -89
  726. graphiant_sdk/models/v1_extranets_monitoring_nat_usage_get200_response.py +0 -100
  727. graphiant_sdk/models/v1_extranets_monitoring_nat_usage_get200_response_allocations_inner.py +0 -95
  728. graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response.py +0 -105
  729. graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response_security_rules_inner.py +0 -99
  730. graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response_traffic_rules_inner.py +0 -99
  731. graphiant_sdk/models/v1_extranets_post_request_policy.py +0 -126
  732. graphiant_sdk/models/v1_extranets_post_request_policy_branches.py +0 -95
  733. graphiant_sdk/models/v1_extranets_post_request_policy_branches_prefix_set.py +0 -108
  734. graphiant_sdk/models/v1_extranets_resolve_policy_target_post200_response.py +0 -95
  735. graphiant_sdk/models/v1_extranets_source_segments_post200_response.py +0 -95
  736. graphiant_sdk/models/v1_flows_flow_table_post200_response.py +0 -101
  737. graphiant_sdk/models/v1_flows_flow_table_post200_response_flow_table_inner.py +0 -120
  738. graphiant_sdk/models/v1_flows_flow_table_post_request_selector.py +0 -89
  739. graphiant_sdk/models/v1_flows_topology_post200_response.py +0 -95
  740. graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner.py +0 -122
  741. graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta.py +0 -123
  742. graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner.py +0 -98
  743. graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections.py +0 -113
  744. graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections_control_connection_inner.py +0 -102
  745. graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_nodes_added_inner.py +0 -102
  746. graphiant_sdk/models/v1_flows_topology_post_request_app_selector.py +0 -92
  747. graphiant_sdk/models/v1_gateways_guest_consumer_match_id_get200_response.py +0 -103
  748. graphiant_sdk/models/v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside_subnet_get200_response.py +0 -89
  749. graphiant_sdk/models/v1_gateways_put_request_details.py +0 -123
  750. graphiant_sdk/models/v1_gateways_put_request_details_aws.py +0 -99
  751. graphiant_sdk/models/v1_gateways_put_request_details_aws_advance_settings.py +0 -97
  752. graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection.py +0 -102
  753. graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_credentials.py +0 -89
  754. graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway.py +0 -102
  755. graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner.py +0 -100
  756. graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner.py +0 -97
  757. graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner_subnets_inner.py +0 -89
  758. graphiant_sdk/models/v1_gateways_put_request_details_azure.py +0 -92
  759. graphiant_sdk/models/v1_gateways_put_request_details_gcp.py +0 -91
  760. graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway.py +0 -117
  761. graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing.py +0 -97
  762. graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp.py +0 -115
  763. graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value.py +0 -91
  764. graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value_family.py +0 -98
  765. graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_md5_password.py +0 -87
  766. graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_tunnel1.py +0 -93
  767. graphiant_sdk/models/v1_gateways_put_request_details_oci.py +0 -91
  768. graphiant_sdk/models/v1_gateways_regions_get200_response.py +0 -95
  769. graphiant_sdk/models/v1_gateways_status_post_request_device_info_inner.py +0 -89
  770. graphiant_sdk/models/v1_gateways_summary_get200_response.py +0 -95
  771. graphiant_sdk/models/v1_gateways_summary_get200_response_summaries_inner.py +0 -120
  772. graphiant_sdk/models/v1_gateways_summary_get200_response_summaries_inner_gateway_device_summary_inner.py +0 -93
  773. graphiant_sdk/models/v1_global_apps_app_list_options_get200_response.py +0 -95
  774. graphiant_sdk/models/v1_global_apps_app_lists_get200_response.py +0 -95
  775. graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner.py +0 -95
  776. graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner_app_list.py +0 -95
  777. graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner_app_list_identifier.py +0 -89
  778. graphiant_sdk/models/v1_global_apps_app_lists_post200_response.py +0 -91
  779. graphiant_sdk/models/v1_global_apps_app_lists_post_request_app_list_config.py +0 -99
  780. graphiant_sdk/models/v1_global_apps_categories_get200_response.py +0 -95
  781. graphiant_sdk/models/v1_global_apps_categories_get200_response_entries_inner.py +0 -93
  782. graphiant_sdk/models/v1_global_apps_custom_app_id_details_app_lists_get200_response.py +0 -95
  783. graphiant_sdk/models/v1_global_apps_custom_get200_response.py +0 -95
  784. graphiant_sdk/models/v1_global_apps_custom_get200_response_entries_inner.py +0 -101
  785. graphiant_sdk/models/v1_global_apps_custom_get200_response_entries_inner_app_config.py +0 -107
  786. graphiant_sdk/models/v1_global_apps_graphiant_get200_response.py +0 -95
  787. graphiant_sdk/models/v1_global_apps_graphiant_get200_response_entries_inner.py +0 -95
  788. graphiant_sdk/models/v1_global_attached_edges_post200_response.py +0 -95
  789. graphiant_sdk/models/v1_global_attached_edges_post200_response_statuses_inner.py +0 -103
  790. graphiant_sdk/models/v1_global_config_patch200_response.py +0 -103
  791. graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value.py +0 -91
  792. graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set.py +0 -110
  793. graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value.py +0 -91
  794. graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value_entry.py +0 -94
  795. graphiant_sdk/models/v1_global_config_patch_request_ipfix_exporters_value.py +0 -91
  796. graphiant_sdk/models/v1_global_config_patch_request_ipfix_exporters_value_exporter.py +0 -106
  797. graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value.py +0 -91
  798. graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value_target.py +0 -91
  799. graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value_target_prefix_set.py +0 -99
  800. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value.py +0 -91
  801. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy.py +0 -112
  802. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value.py +0 -91
  803. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement.py +0 -118
  804. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value.py +0 -91
  805. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action.py +0 -138
  806. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_administrative_distance.py +0 -88
  807. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_aspath_prepend.py +0 -88
  808. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_bgp_set_next_hop.py +0 -87
  809. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_call_policy.py +0 -87
  810. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities.py +0 -91
  811. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities_community.py +0 -89
  812. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_local_pref.py +0 -88
  813. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_metric.py +0 -90
  814. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_weight.py +0 -88
  815. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value.py +0 -91
  816. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match.py +0 -130
  817. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community.py +0 -91
  818. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community_community.py +0 -87
  819. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_prefix_set.py +0 -87
  820. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_protocol_route_type.py +0 -87
  821. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag.py +0 -91
  822. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag_entry.py +0 -91
  823. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_interface.py +0 -87
  824. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_protocol.py +0 -87
  825. graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_stale.py +0 -87
  826. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config.py +0 -243
  827. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value.py +0 -91
  828. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint.py +0 -110
  829. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint_addresses_value.py +0 -87
  830. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value.py +0 -91
  831. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile.py +0 -102
  832. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile_include_exclude_list_value.py +0 -87
  833. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_targets_value.py +0 -91
  834. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_targets_value_target.py +0 -105
  835. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_local_users_value.py +0 -91
  836. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_local_users_value_local_user.py +0 -95
  837. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_remote_users_value.py +0 -91
  838. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_remote_users_value_remote_user.py +0 -95
  839. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value.py +0 -91
  840. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group.py +0 -117
  841. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value.py +0 -91
  842. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value_access.py +0 -99
  843. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value.py +0 -91
  844. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value_member.py +0 -93
  845. graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_views_value.py +0 -91
  846. graphiant_sdk/models/v1_global_config_patch_request_syslog_servers_value.py +0 -91
  847. graphiant_sdk/models/v1_global_config_patch_request_syslog_servers_value_target.py +0 -106
  848. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies.py +0 -190
  849. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value.py +0 -91
  850. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value_application.py +0 -132
  851. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_networks.py +0 -89
  852. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_network_lists_value.py +0 -91
  853. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_port_lists_value.py +0 -91
  854. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value.py +0 -91
  855. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset.py +0 -108
  856. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value.py +0 -91
  857. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule.py +0 -123
  858. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_downlink_burst_rate.py +0 -88
  859. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match.py +0 -147
  860. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application.py +0 -91
  861. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application_match.py +0 -89
  862. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter.py +0 -91
  863. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter_match.py +0 -87
  864. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_network.py +0 -87
  865. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_port_range.py +0 -90
  866. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_domain_list.py +0 -91
  867. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_domain_list_match.py +0 -87
  868. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp.py +0 -91
  869. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp_match.py +0 -88
  870. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_protocol.py +0 -87
  871. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_source_network.py +0 -87
  872. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value.py +0 -91
  873. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset.py +0 -108
  874. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value.py +0 -91
  875. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule.py +0 -104
  876. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action.py +0 -123
  877. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_backup_circuit_label.py +0 -89
  878. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_remark.py +0 -91
  879. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_set_sla_class.py +0 -87
  880. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value.py +0 -91
  881. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall.py +0 -97
  882. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip.py +0 -95
  883. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip_session_limit.py +0 -88
  884. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_udp.py +0 -91
  885. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value.py +0 -91
  886. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone.py +0 -102
  887. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value.py +0 -91
  888. graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value_pair.py +0 -91
  889. graphiant_sdk/models/v1_global_config_patch_request_vpn_profiles_value.py +0 -91
  890. graphiant_sdk/models/v1_global_config_patch_request_vpn_profiles_value_vpn_profile.py +0 -112
  891. graphiant_sdk/models/v1_global_config_site_post_request_ipfix_exporter_ops_v2_value.py +0 -93
  892. graphiant_sdk/models/v1_global_ipfix_device_get200_response.py +0 -95
  893. graphiant_sdk/models/v1_global_ipsec_profile_get200_response.py +0 -95
  894. graphiant_sdk/models/v1_global_ipsec_profile_get200_response_ipsec_profiles_inner.py +0 -92
  895. graphiant_sdk/models/v1_global_ipsec_profile_id_get200_response.py +0 -91
  896. graphiant_sdk/models/v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response.py +0 -95
  897. graphiant_sdk/models/v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response_site_to_site_vpn_inner.py +0 -94
  898. graphiant_sdk/models/v1_global_lan_segments_get200_response.py +0 -95
  899. graphiant_sdk/models/v1_global_lan_segments_get200_response_entries_inner.py +0 -103
  900. graphiant_sdk/models/v1_global_lan_segments_post200_response.py +0 -89
  901. graphiant_sdk/models/v1_global_lan_segments_vrf_id_devices_get200_response.py +0 -97
  902. graphiant_sdk/models/v1_global_lan_segments_vrf_id_devices_get200_response_entries_inner.py +0 -95
  903. graphiant_sdk/models/v1_global_prefix_sets_device_get200_response.py +0 -95
  904. graphiant_sdk/models/v1_global_routing_policies_device_get200_response.py +0 -95
  905. graphiant_sdk/models/v1_global_site_lists_get200_response.py +0 -97
  906. graphiant_sdk/models/v1_global_site_lists_get200_response_entries_inner.py +0 -103
  907. graphiant_sdk/models/v1_global_site_lists_id_get200_response.py +0 -97
  908. graphiant_sdk/models/v1_global_site_lists_id_sites_get200_response.py +0 -95
  909. graphiant_sdk/models/v1_global_site_lists_id_sites_get200_response_entries_inner.py +0 -105
  910. graphiant_sdk/models/v1_global_site_lists_post_request_entries_inner.py +0 -93
  911. graphiant_sdk/models/v1_global_site_lists_post_request_entries_inner_tag.py +0 -91
  912. graphiant_sdk/models/v1_global_snmps_device_get200_response.py +0 -95
  913. graphiant_sdk/models/v1_global_summary_post200_response.py +0 -95
  914. graphiant_sdk/models/v1_global_summary_post200_response_summaries_inner.py +0 -114
  915. graphiant_sdk/models/v1_global_syslogs_device_get200_response.py +0 -95
  916. graphiant_sdk/models/v1_global_traffic_policies_device_get200_response.py +0 -91
  917. graphiant_sdk/models/v1_groups_get200_response.py +0 -95
  918. graphiant_sdk/models/v1_groups_get200_response_groups_inner.py +0 -105
  919. graphiant_sdk/models/v1_groups_get200_response_groups_inner_permissions.py +0 -123
  920. graphiant_sdk/models/v1_groups_id_members_get200_response.py +0 -95
  921. graphiant_sdk/models/v1_groups_id_members_get200_response_users_inner.py +0 -109
  922. graphiant_sdk/models/v1_groups_id_members_post204_response.py +0 -89
  923. graphiant_sdk/models/v1_lan_segments_get200_response.py +0 -101
  924. graphiant_sdk/models/v1_lldp_interface_id_neighbors_get200_response.py +0 -95
  925. graphiant_sdk/models/v1_lldp_interface_id_neighbors_get200_response_neighbors_inner.py +0 -99
  926. graphiant_sdk/models/v1_lldp_interface_id_summary_get200_response.py +0 -89
  927. graphiant_sdk/models/v1_lldp_interface_id_vendors_get200_response.py +0 -95
  928. graphiant_sdk/models/v1_lldp_interface_id_vendors_get200_response_vendors_inner.py +0 -89
  929. graphiant_sdk/models/v1_logs_post200_response.py +0 -110
  930. graphiant_sdk/models/v1_logs_post200_response_logs_inner.py +0 -102
  931. graphiant_sdk/models/v1_logs_post_request_selectors_inner.py +0 -89
  932. graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post200_response.py +0 -95
  933. graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post200_response_data_inner.py +0 -115
  934. graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post_request_selectors_inner.py +0 -90
  935. graphiant_sdk/models/v1_monitoring_circuits_incidents_post200_response.py +0 -95
  936. graphiant_sdk/models/v1_monitoring_circuits_summary_post200_response.py +0 -95
  937. graphiant_sdk/models/v1_monitoring_circuits_summary_post200_response_summaries_inner.py +0 -114
  938. graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response.py +0 -95
  939. graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner.py +0 -100
  940. graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner_queue_utilization_inner.py +0 -96
  941. graphiant_sdk/models/v1_monitoring_circuits_visualization_post200_response.py +0 -97
  942. graphiant_sdk/models/v1_monitoring_circuits_visualization_post200_response_data_inner.py +0 -101
  943. graphiant_sdk/models/v1_monitoring_circuits_visualization_post_request_selectors_inner.py +0 -91
  944. graphiant_sdk/models/v1_nat_entries_device_id_get200_response.py +0 -107
  945. graphiant_sdk/models/v1_nat_entries_device_id_get200_response_nat_entries_inner.py +0 -110
  946. graphiant_sdk/models/v1_nat_entries_device_id_get200_response_page_info.py +0 -100
  947. graphiant_sdk/models/v1_nat_utilization_device_id_get200_response.py +0 -97
  948. graphiant_sdk/models/v1_nat_utilization_device_id_get200_response_nat_usage.py +0 -96
  949. graphiant_sdk/models/v1_onboarding_cloudinit_get200_response.py +0 -95
  950. graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner.py +0 -105
  951. graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config.py +0 -103
  952. graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config_interfaces_inner.py +0 -100
  953. graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config_interfaces_inner_ipv4.py +0 -91
  954. graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_token.py +0 -98
  955. graphiant_sdk/models/v1_policy_applications_get200_response.py +0 -101
  956. graphiant_sdk/models/v1_policy_applications_get200_response_applications_inner.py +0 -93
  957. graphiant_sdk/models/v1_policy_prefix_sets_post200_response.py +0 -91
  958. graphiant_sdk/models/v1_policy_prefix_sets_post_request_entries_value.py +0 -92
  959. graphiant_sdk/models/v1_policy_route_tag_sets_tag_detail_get200_response.py +0 -95
  960. graphiant_sdk/models/v1_policy_route_tag_sets_tag_detail_get200_response_devices_inner.py +0 -97
  961. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response.py +0 -95
  962. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner.py +0 -101
  963. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner.py +0 -101
  964. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner.py +0 -101
  965. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -101
  966. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -101
  967. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -101
  968. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -101
  969. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -101
  970. graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -93
  971. graphiant_sdk/models/v1_policy_route_tag_sets_tags_summary_get200_response.py +0 -95
  972. graphiant_sdk/models/v1_policy_route_tag_sets_tags_summary_get200_response_tags_inner.py +0 -99
  973. graphiant_sdk/models/v1_portal_apikeys_get200_response.py +0 -95
  974. graphiant_sdk/models/v1_portal_apikeys_get200_response_api_key_info_inner.py +0 -93
  975. graphiant_sdk/models/v1_portal_apikeys_post200_response.py +0 -87
  976. graphiant_sdk/models/v1_portal_private_details_get200_response.py +0 -95
  977. graphiant_sdk/models/v1_portal_private_inventory_details_get200_response.py +0 -95
  978. graphiant_sdk/models/v1_portal_private_inventory_details_get200_response_details_inner.py +0 -93
  979. graphiant_sdk/models/v1_portal_private_post_request_details.py +0 -99
  980. graphiant_sdk/models/v1_portal_private_sync_post_request_inventory_inner.py +0 -93
  981. graphiant_sdk/models/v1_presharedkey_get200_response.py +0 -87
  982. graphiant_sdk/models/v1_qos_circuit_profiles_get200_response.py +0 -95
  983. graphiant_sdk/models/v1_search_get200_response.py +0 -95
  984. graphiant_sdk/models/v1_search_get200_response_results_inner.py +0 -92
  985. graphiant_sdk/models/v1_site_details_sitelists_post200_response.py +0 -95
  986. graphiant_sdk/models/v1_site_details_sitelists_post200_response_site_lists_inner.py +0 -94
  987. graphiant_sdk/models/v1_site_id_details_interfaces_get200_response.py +0 -87
  988. graphiant_sdk/models/v1_sites_details_get200_response.py +0 -95
  989. graphiant_sdk/models/v1_sites_get200_response.py +0 -101
  990. graphiant_sdk/models/v1_sites_post_request_site.py +0 -144
  991. graphiant_sdk/models/v1_sites_site_id_circuits_get200_response.py +0 -95
  992. graphiant_sdk/models/v1_sites_site_id_circuits_get200_response_data_inner.py +0 -98
  993. graphiant_sdk/models/v1_sites_site_id_devices_get200_response.py +0 -95
  994. graphiant_sdk/models/v1_sites_site_id_devices_get200_response_device_inner.py +0 -118
  995. graphiant_sdk/models/v1_software_auto_upgrade_default_get200_response.py +0 -93
  996. graphiant_sdk/models/v1_software_auto_upgrade_default_get200_response_profile.py +0 -97
  997. graphiant_sdk/models/v1_software_auto_upgrade_default_get200_response_profile_occurrence.py +0 -93
  998. graphiant_sdk/models/v1_software_gcsrelease_upload_notes_post_request_details.py +0 -103
  999. graphiant_sdk/models/v1_software_gcsrelease_upload_notes_post_request_details_category_inner.py +0 -89
  1000. graphiant_sdk/models/v1_software_release_notes_get200_response.py +0 -87
  1001. graphiant_sdk/models/v1_software_releases_download_get200_response.py +0 -87
  1002. graphiant_sdk/models/v1_software_releases_summary_get200_response.py +0 -95
  1003. graphiant_sdk/models/v1_software_releases_summary_get200_response_summaries_inner.py +0 -106
  1004. graphiant_sdk/models/v1_software_releases_summary_get200_response_summaries_inner_key.py +0 -90
  1005. graphiant_sdk/models/v1_software_running_details_get200_response.py +0 -95
  1006. graphiant_sdk/models/v1_software_running_details_get200_response_devices_inner.py +0 -93
  1007. graphiant_sdk/models/v1_software_running_summary_get200_response.py +0 -95
  1008. graphiant_sdk/models/v1_software_running_summary_get200_response_versions_inner.py +0 -92
  1009. graphiant_sdk/models/v1_talkers_device_device_id_top_post200_response.py +0 -95
  1010. graphiant_sdk/models/v1_talkers_device_device_id_top_post200_response_apps_utilization_inner.py +0 -89
  1011. graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response.py +0 -135
  1012. graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response_control_plane.py +0 -106
  1013. graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response_system_plane.py +0 -159
  1014. graphiant_sdk/models/v1_troubleshooting_enterprise_post200_response.py +0 -95
  1015. graphiant_sdk/models/v1_troubleshooting_enterprise_post200_response_sites_inner.py +0 -105
  1016. graphiant_sdk/models/v1_troubleshooting_site_connectivity_status_get200_response.py +0 -95
  1017. graphiant_sdk/models/v1_troubleshooting_site_connectivity_status_get200_response_connectivity_status_inner.py +0 -89
  1018. graphiant_sdk/models/v1_troubleshooting_site_site_id_get200_response.py +0 -99
  1019. graphiant_sdk/models/v1_troubleshooting_site_site_id_get200_response_edge_statuses_inner.py +0 -91
  1020. graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response.py +0 -101
  1021. graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane.py +0 -95
  1022. graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane_site_counts_inner.py +0 -89
  1023. graphiant_sdk/models/v1_version_post200_response.py +0 -91
  1024. graphiant_sdk/models/v1_zones_get200_response.py +0 -101
  1025. graphiant_sdk/models/v2_aggregated_notification_get_state_get200_response.py +0 -87
  1026. graphiant_sdk/models/v2_allowlist_rule_id_get200_response.py +0 -95
  1027. graphiant_sdk/models/v2_allowlist_rule_id_get200_response_records_inner.py +0 -111
  1028. graphiant_sdk/models/v2_assistant_add_to_conversation_post200_response.py +0 -115
  1029. graphiant_sdk/models/v2_assistant_add_to_conversation_post200_response_dataframe_dictionary_inner.py +0 -91
  1030. graphiant_sdk/models/v2_assistant_add_to_conversation_post_request_question.py +0 -93
  1031. graphiant_sdk/models/v2_assistant_conversation_interface_state_get200_response.py +0 -87
  1032. graphiant_sdk/models/v2_assistant_get_conversation_details_post200_response.py +0 -99
  1033. graphiant_sdk/models/v2_assistant_get_conversations_post200_response.py +0 -97
  1034. graphiant_sdk/models/v2_assistant_get_conversations_post200_response_conversation_list_inner.py +0 -93
  1035. graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response.py +0 -97
  1036. graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_id_record.py +0 -153
  1037. graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_id_record_exchange_service_inner.py +0 -89
  1038. graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_id_record_flex_algo_inner.py +0 -89
  1039. graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_name_record.py +0 -141
  1040. graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response.py +0 -91
  1041. graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary.py +0 -95
  1042. graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner.py +0 -115
  1043. graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_bucket_stats.py +0 -93
  1044. graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_child_bucket_stats_list_inner.py +0 -93
  1045. graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response.py +0 -95
  1046. graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner.py +0 -110
  1047. graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_added_servers_inner.py +0 -91
  1048. graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_app.py +0 -89
  1049. graphiant_sdk/models/v2_assurance_bucket_app_servers_post200_response.py +0 -95
  1050. graphiant_sdk/models/v2_assurance_bucket_app_servers_post200_response_app_servers_inner.py +0 -95
  1051. graphiant_sdk/models/v2_assurance_bucket_apps_post200_response.py +0 -95
  1052. graphiant_sdk/models/v2_assurance_bucket_apps_post200_response_apps_inner.py +0 -105
  1053. graphiant_sdk/models/v2_assurance_bucket_services_post200_response.py +0 -95
  1054. graphiant_sdk/models/v2_assurance_bucket_topologies_post200_response.py +0 -95
  1055. graphiant_sdk/models/v2_assurance_bucketdetails_post200_response.py +0 -91
  1056. graphiant_sdk/models/v2_assurance_bucketdetails_post200_response_bucket_details.py +0 -135
  1057. graphiant_sdk/models/v2_assurance_bucketdetails_post200_response_bucket_details_trend_value_list_inner.py +0 -91
  1058. graphiant_sdk/models/v2_assurance_createclassifiedapplication_post200_response.py +0 -87
  1059. graphiant_sdk/models/v2_assurance_download_user_report_get200_response.py +0 -87
  1060. graphiant_sdk/models/v2_assurance_endpoint_intel_post200_response.py +0 -91
  1061. graphiant_sdk/models/v2_assurance_enterprisesummary_post200_response.py +0 -91
  1062. graphiant_sdk/models/v2_assurance_enterprisesummary_post200_response_enterprise_summary.py +0 -97
  1063. graphiant_sdk/models/v2_assurance_flow_summary_post200_response.py +0 -123
  1064. graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint.py +0 -123
  1065. graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_edges_inner.py +0 -89
  1066. graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_jitter.py +0 -91
  1067. graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_site.py +0 -91
  1068. graphiant_sdk/models/v2_assurance_getclassifiedapplicationlist_get200_response.py +0 -95
  1069. graphiant_sdk/models/v2_assurance_getclassifiedapplicationlist_get200_response_classified_application_list_inner.py +0 -95
  1070. graphiant_sdk/models/v2_assurance_read_user_report_list_get200_response.py +0 -95
  1071. graphiant_sdk/models/v2_assurance_read_user_report_list_get200_response_user_report_list_inner.py +0 -101
  1072. graphiant_sdk/models/v2_assurance_scoredetails_post200_response_score_details.py +0 -95
  1073. graphiant_sdk/models/v2_assurance_scoredetails_post200_response_score_details_score_bucket_list_inner.py +0 -91
  1074. graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response.py +0 -91
  1075. graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session.py +0 -179
  1076. graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_client_endpoint.py +0 -125
  1077. graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_client_links_inner.py +0 -95
  1078. graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_local_dia_links_inner.py +0 -87
  1079. graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_pop_links_inner.py +0 -95
  1080. graphiant_sdk/models/v2_assurance_topology_client_sessions_post200_response.py +0 -95
  1081. graphiant_sdk/models/v2_assurance_topology_client_sessions_post_request_filter.py +0 -91
  1082. graphiant_sdk/models/v2_assurance_topology_client_summaries_post200_response.py +0 -95
  1083. graphiant_sdk/models/v2_assurance_topology_client_summaries_post200_response_summaries_inner.py +0 -99
  1084. graphiant_sdk/models/v2_assurance_topology_flows_post200_response.py +0 -95
  1085. graphiant_sdk/models/v2_assurance_topology_flows_post200_response_flows_inner.py +0 -117
  1086. graphiant_sdk/models/v2_assurance_topology_inventory_post200_response.py +0 -126
  1087. graphiant_sdk/models/v2_assurance_topology_inventory_post200_response_regions_inner.py +0 -89
  1088. graphiant_sdk/models/v2_assurance_topology_overview_post200_response.py +0 -115
  1089. graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology.py +0 -115
  1090. graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_edges_inner.py +0 -99
  1091. graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_edges_inner_performance_inner.py +0 -91
  1092. graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_nodes_inner.py +0 -99
  1093. graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_nodes_inner_location.py +0 -89
  1094. graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_paths_inner.py +0 -87
  1095. graphiant_sdk/models/v2_assurance_topology_overview_post200_response_traffic_regions_inner.py +0 -93
  1096. graphiant_sdk/models/v2_assurance_topology_region_summary_post200_response.py +0 -95
  1097. graphiant_sdk/models/v2_assurance_topology_region_summary_post200_response_sites_inner.py +0 -99
  1098. graphiant_sdk/models/v2_assurance_topology_site_summaries_post200_response.py +0 -95
  1099. graphiant_sdk/models/v2_assurance_topology_site_summaries_post200_response_summaries_inner.py +0 -97
  1100. graphiant_sdk/models/v2_audit_logs_post200_response.py +0 -100
  1101. graphiant_sdk/models/v2_audit_logs_post200_response_logs_inner.py +0 -112
  1102. graphiant_sdk/models/v2_audit_logs_post_request_selector.py +0 -110
  1103. graphiant_sdk/models/v2_childalertlist_post200_response.py +0 -95
  1104. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner.py +0 -150
  1105. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list.py +0 -95
  1106. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner.py +0 -150
  1107. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +0 -95
  1108. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +0 -150
  1109. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +0 -95
  1110. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +0 -150
  1111. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +0 -95
  1112. graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +0 -146
  1113. graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response.py +0 -95
  1114. graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner.py +0 -97
  1115. graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner.py +0 -101
  1116. graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner_vrf_route_inner.py +0 -93
  1117. graphiant_sdk/models/v2_device_device_id_topology_post200_response.py +0 -115
  1118. graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner.py +0 -114
  1119. graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner_circuits_info_inner.py +0 -109
  1120. graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner_connections_inner.py +0 -109
  1121. graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner.py +0 -120
  1122. graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner_circuit_info_inner.py +0 -116
  1123. graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner_node_info.py +0 -121
  1124. graphiant_sdk/models/v2_device_device_id_topology_post200_response_snapshots_inner.py +0 -93
  1125. graphiant_sdk/models/v2_extranet_lan_segments_usage_top_post200_response.py +0 -95
  1126. graphiant_sdk/models/v2_extranet_sites_consumption_overview_post200_response.py +0 -115
  1127. graphiant_sdk/models/v2_extranet_total_usage_post200_response.py +0 -87
  1128. graphiant_sdk/models/v2_extranets_monitoring_consumers_post200_response.py +0 -95
  1129. graphiant_sdk/models/v2_extranets_monitoring_consumers_post200_response_consumers_inner.py +0 -91
  1130. graphiant_sdk/models/v2_integration_getall_enterprise_id_get200_response.py +0 -95
  1131. graphiant_sdk/models/v2_integration_integration_id_put_request_integration_body.py +0 -101
  1132. graphiant_sdk/models/v2_integration_post200_response_integration.py +0 -105
  1133. graphiant_sdk/models/v2_integration_post_request_integration_body.py +0 -107
  1134. graphiant_sdk/models/v2_integration_post_request_integration_body_details.py +0 -91
  1135. graphiant_sdk/models/v2_monitoring_bfd_post200_response.py +0 -95
  1136. graphiant_sdk/models/v2_monitoring_bfd_post200_response_data_inner.py +0 -101
  1137. graphiant_sdk/models/v2_monitoring_bfd_post200_response_data_inner_samples_inner.py +0 -95
  1138. graphiant_sdk/models/v2_monitoring_bfd_post_request_selectors_inner.py +0 -92
  1139. graphiant_sdk/models/v2_monitoring_bgp_post200_response.py +0 -95
  1140. graphiant_sdk/models/v2_monitoring_bgp_post200_response_data_inner.py +0 -101
  1141. graphiant_sdk/models/v2_monitoring_bgp_post_request_selectors_inner.py +0 -91
  1142. graphiant_sdk/models/v2_monitoring_circuits_summary_post200_response.py +0 -95
  1143. graphiant_sdk/models/v2_monitoring_circuits_summary_post200_response_circuit_summaries_inner.py +0 -136
  1144. graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response.py +0 -95
  1145. graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response_data_inner.py +0 -104
  1146. graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response_data_inner_queue_utilization_inner.py +0 -98
  1147. graphiant_sdk/models/v2_monitoring_extranet_edge_status_get200_response.py +0 -95
  1148. graphiant_sdk/models/v2_monitoring_extranet_edge_status_get200_response_edge_statuses_inner.py +0 -101
  1149. graphiant_sdk/models/v2_monitoring_extranet_log_details_post200_response.py +0 -95
  1150. graphiant_sdk/models/v2_monitoring_extranet_log_details_post200_response_logs_inner.py +0 -99
  1151. graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response.py +0 -95
  1152. graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response_statuses_inner.py +0 -101
  1153. graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response_statuses_inner_statuses_inner.py +0 -89
  1154. graphiant_sdk/models/v2_monitoring_extranet_service_status_get200_response.py +0 -95
  1155. graphiant_sdk/models/v2_monitoring_extranet_status_details_get200_response.py +0 -105
  1156. graphiant_sdk/models/v2_monitoring_ike_error_history_post200_response.py +0 -95
  1157. graphiant_sdk/models/v2_monitoring_ike_error_history_post200_response_data_inner.py +0 -101
  1158. graphiant_sdk/models/v2_monitoring_interface_post200_response.py +0 -95
  1159. graphiant_sdk/models/v2_monitoring_interface_post200_response_data_inner.py +0 -101
  1160. graphiant_sdk/models/v2_monitoring_interface_post_request_selectors_inner.py +0 -89
  1161. graphiant_sdk/models/v2_monitoring_ipsec_post200_response.py +0 -95
  1162. graphiant_sdk/models/v2_monitoring_ipsec_post200_response_data_inner.py +0 -101
  1163. graphiant_sdk/models/v2_monitoring_ipsec_post_request_selectors_inner.py +0 -89
  1164. graphiant_sdk/models/v2_monitoring_ospf_post200_response.py +0 -95
  1165. graphiant_sdk/models/v2_monitoring_ospf_post200_response_data_inner.py +0 -101
  1166. graphiant_sdk/models/v2_monitoring_ospf_post_request_selectors_inner.py +0 -91
  1167. graphiant_sdk/models/v2_monitoring_policy_post200_response.py +0 -95
  1168. graphiant_sdk/models/v2_monitoring_policy_post200_response_data_inner.py +0 -101
  1169. graphiant_sdk/models/v2_monitoring_policy_post_request_selectors_inner.py +0 -90
  1170. graphiant_sdk/models/v2_monitoring_queue_instant_post200_response.py +0 -95
  1171. graphiant_sdk/models/v2_monitoring_queue_instant_post200_response_data_inner.py +0 -101
  1172. graphiant_sdk/models/v2_monitoring_queue_instant_post_request_selectors_inner.py +0 -91
  1173. graphiant_sdk/models/v2_monitoring_queue_post200_response.py +0 -95
  1174. graphiant_sdk/models/v2_monitoring_queue_post200_response_data_inner.py +0 -101
  1175. graphiant_sdk/models/v2_monitoring_queue_post_request_selectors_inner.py +0 -93
  1176. graphiant_sdk/models/v2_monitoring_segment_route_counts_post200_response.py +0 -95
  1177. graphiant_sdk/models/v2_monitoring_segment_route_counts_post200_response_data_inner.py +0 -101
  1178. graphiant_sdk/models/v2_monitoring_site_circuits_bandwidth_site_id_post200_response.py +0 -95
  1179. graphiant_sdk/models/v2_monitoring_site_circuits_bandwidth_site_id_post200_response_data_inner.py +0 -110
  1180. graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post200_response.py +0 -95
  1181. graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post200_response_data_inner.py +0 -106
  1182. graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post_request_selectors_inner.py +0 -94
  1183. graphiant_sdk/models/v2_monitoring_system_generic_post200_response.py +0 -95
  1184. graphiant_sdk/models/v2_monitoring_system_generic_post200_response_data_inner.py +0 -101
  1185. graphiant_sdk/models/v2_monitoring_twamp_post200_response.py +0 -95
  1186. graphiant_sdk/models/v2_monitoring_twamp_post200_response_data_inner.py +0 -101
  1187. graphiant_sdk/models/v2_notification_create_post_request_notification_body.py +0 -106
  1188. graphiant_sdk/models/v2_notificationlist_post200_response.py +0 -95
  1189. graphiant_sdk/models/v2_notificationlist_post200_response_notification_list_inner.py +0 -104
  1190. graphiant_sdk/models/v2_notificationlist_post_request_time_window.py +0 -99
  1191. graphiant_sdk/models/v2_rulelist_post200_response.py +0 -95
  1192. graphiant_sdk/models/v2_rulelist_post200_response_rule_list_inner.py +0 -103
  1193. graphiant_sdk/models/v2_site_site_id_detail_post200_response.py +0 -101
  1194. graphiant_sdk/models/v2_site_site_id_detail_post200_response_site.py +0 -93
  1195. graphiant_sdk/models/v2_version_post200_response.py +0 -87
  1196. test/test_v1_account_mfa_confirmation_post200_response.py +0 -53
  1197. test/test_v1_account_mfa_get200_response.py +0 -51
  1198. test/test_v1_account_mfa_put200_response.py +0 -53
  1199. test/test_v1_activity_logs_post200_response.py +0 -114
  1200. test/test_v1_activity_logs_post200_response_details_inner.py +0 -106
  1201. test/test_v1_activity_logs_post200_response_details_inner_targets_inner.py +0 -74
  1202. test/test_v1_activity_logs_post200_response_details_inner_targets_inner_events_inner.py +0 -56
  1203. test/test_v1_activity_logs_post200_response_filter_entities_value.py +0 -56
  1204. test/test_v1_activity_logs_post_request_selector.py +0 -66
  1205. test/test_v1_activity_logs_post_request_selector_job_entity.py +0 -53
  1206. test/test_v1_activity_logs_post_request_selector_v2.py +0 -71
  1207. test/test_v1_alarm_history_get200_response.py +0 -61
  1208. test/test_v1_alarm_history_get200_response_history_inner.py +0 -58
  1209. test/test_v1_alarm_history_get200_response_history_inner_time.py +0 -52
  1210. test/test_v1_alarms_events_get200_response.py +0 -53
  1211. test/test_v1_alarms_list_get200_response.py +0 -74
  1212. test/test_v1_alarms_list_get200_response_alarms_inner.py +0 -73
  1213. test/test_v1_apps_app_summary_post200_response.py +0 -72
  1214. test/test_v1_apps_app_summary_post200_response_app_summary.py +0 -102
  1215. test/test_v1_apps_app_summary_post200_response_app_summary_app_incidents.py +0 -58
  1216. test/test_v1_apps_app_summary_post200_response_app_summary_app_incidents_data_inner.py +0 -55
  1217. test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner.py +0 -65
  1218. test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner.py +0 -63
  1219. test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner_dl_incidents.py +0 -52
  1220. test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner.py +0 -67
  1221. test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner_data.py +0 -66
  1222. test/test_v1_apps_bandwidth_post200_response.py +0 -58
  1223. test/test_v1_apps_bandwidth_post200_response_stats_inner.py +0 -55
  1224. test/test_v1_apps_device_device_id_top_post200_response.py +0 -57
  1225. test/test_v1_apps_device_device_id_top_post200_response_apps_utilization_inner.py +0 -53
  1226. test/test_v1_apps_visualization_post200_response.py +0 -78
  1227. test/test_v1_apps_visualization_post200_response_apps_visualization_inner.py +0 -70
  1228. test/test_v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value.py +0 -61
  1229. test/test_v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value_stats.py +0 -56
  1230. test/test_v1_audit_logs_post200_response.py +0 -88
  1231. test/test_v1_audit_logs_post200_response_histogram_inner.py +0 -54
  1232. test/test_v1_audit_logs_post200_response_logs_inner.py +0 -79
  1233. test/test_v1_audit_logs_post200_response_logs_inner_failed_target_results_inner.py +0 -55
  1234. test/test_v1_audit_logs_post200_response_logs_inner_failed_target_results_inner_target.py +0 -52
  1235. test/test_v1_audit_logs_post_request_selectors_inner.py +0 -54
  1236. test/test_v1_auth_get200_response.py +0 -54
  1237. test/test_v1_auth_login_post200_response.py +0 -53
  1238. test/test_v1_auth_login_pre_get200_response.py +0 -52
  1239. test/test_v1_auth_put204_response.py +0 -54
  1240. test/test_v1_auth_user_get200_response.py +0 -57
  1241. test/test_v1_b2b_extranet_monitoring_filter_post200_response.py +0 -65
  1242. test/test_v1_b2b_extranet_monitoring_filter_post200_response_filters.py +0 -64
  1243. test/test_v1_b2b_extranet_monitoring_filter_post200_response_filters_customers_inner.py +0 -54
  1244. test/test_v1_backbone_health_device_device_id_post200_response.py +0 -190
  1245. test/test_v1_backbone_health_device_device_id_post200_response_control_plane.py +0 -61
  1246. test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions.py +0 -54
  1247. test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner.py +0 -60
  1248. test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner_transitions_inner.py +0 -56
  1249. test/test_v1_backbone_health_device_device_id_post200_response_data_plane.py +0 -79
  1250. test/test_v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner.py +0 -62
  1251. test/test_v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner_values_inner.py +0 -58
  1252. test/test_v1_backbone_health_device_device_id_post200_response_issues_inner.py +0 -67
  1253. test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix.py +0 -84
  1254. test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_devices_inner.py +0 -55
  1255. test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner.py +0 -73
  1256. test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner_box_inner.py +0 -61
  1257. test/test_v1_backbone_health_device_device_id_post200_response_system_plane.py +0 -121
  1258. test/test_v1_backbone_health_device_device_id_post200_response_system_plane_crashes_inner.py +0 -53
  1259. test/test_v1_backbone_health_device_device_id_post200_response_system_plane_last_crash.py +0 -55
  1260. test/test_v1_backbone_health_et_wan_matrix_get200_response.py +0 -67
  1261. test/test_v1_backbone_health_et_wan_matrix_get200_response_device_etwan_summary_inner.py +0 -57
  1262. test/test_v1_backbone_health_et_wan_matrix_get200_response_region_sla_status_inner.py +0 -54
  1263. test/test_v1_backbone_health_etet_sla_matrix_get200_response.py +0 -89
  1264. test/test_v1_backbone_health_etet_sla_matrix_get200_response_region_status_inner.py +0 -57
  1265. test/test_v1_backbone_health_etet_sla_matrix_get200_response_sla_matrix_inner.py +0 -68
  1266. test/test_v1_backbone_health_filter_get200_response.py +0 -74
  1267. test/test_v1_backbone_health_filter_get200_response_lan_segments_inner.py +0 -51
  1268. test/test_v1_backbone_health_filter_get200_response_regions_inner.py +0 -53
  1269. test/test_v1_backbone_health_filter_get200_response_sites_inner.py +0 -52
  1270. test/test_v1_backbone_health_overview_post200_response.py +0 -64
  1271. test/test_v1_backbone_health_overview_post200_response_devices_inner.py +0 -61
  1272. test/test_v1_backbone_health_overview_post_request_filter.py +0 -65
  1273. test/test_v1_backbone_health_top_devices_by_alerts_post200_response.py +0 -68
  1274. test/test_v1_backbone_health_top_devices_by_alerts_post200_response_control_plane.py +0 -55
  1275. test/test_v1_backbone_health_top_devices_by_alerts_post200_response_control_plane_device_counts_inner.py +0 -52
  1276. test/test_v1_bwtracker_enterprise_csv_post200_response.py +0 -61
  1277. test/test_v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details.py +0 -60
  1278. test/test_v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details_bwusage_csv_record_inner.py +0 -57
  1279. test/test_v1_bwtracker_enterprise_details_post200_response.py +0 -67
  1280. test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details.py +0 -66
  1281. test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_region_inner.py +0 -54
  1282. test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_site_inner.py +0 -56
  1283. test/test_v1_bwtracker_enterprise_summary_post200_response.py +0 -70
  1284. test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary.py +0 -75
  1285. test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_role_summary_inner.py +0 -53
  1286. test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_top_regions_inner.py +0 -58
  1287. test/test_v1_bwtracker_region_cloud_chart_post200_response.py +0 -61
  1288. test/test_v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart.py +0 -60
  1289. test/test_v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart_bwusage_chart_inner.py +0 -56
  1290. test/test_v1_bwtracker_region_cloud_summary_post200_response.py +0 -63
  1291. test/test_v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary.py +0 -62
  1292. test/test_v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary_bwusage_top_providers_inner.py +0 -54
  1293. test/test_v1_bwtracker_region_edge_details_post200_response.py +0 -60
  1294. test/test_v1_bwtracker_region_edge_details_post200_response_bwusage_details.py +0 -59
  1295. test/test_v1_bwtracker_region_edge_summary_post200_response.py +0 -61
  1296. test/test_v1_bwtracker_region_edge_summary_post200_response_bwusage_summary.py +0 -60
  1297. test/test_v1_bwtracker_region_edge_summary_post200_response_bwusage_summary_bwusage_top_sites_inner.py +0 -53
  1298. test/test_v1_bwtracker_region_site_details_post200_response.py +0 -65
  1299. test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details.py +0 -64
  1300. test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_edge_provider_inner.py +0 -55
  1301. test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_provider_inner.py +0 -53
  1302. test/test_v1_bwtracker_region_site_gateway_summary_post200_response.py +0 -61
  1303. test/test_v1_bwtracker_region_site_gateway_summary_post200_response_bwusage_summary.py +0 -60
  1304. test/test_v1_bwtracker_region_site_summary_post200_response.py +0 -61
  1305. test/test_v1_bwtracker_region_site_summary_post200_response_bwusage_summary.py +0 -60
  1306. test/test_v1_data_assurance_assurances_applications_bucket_app_name_get200_response.py +0 -77
  1307. test/test_v1_data_assurance_assurances_applications_bucket_app_name_get200_response_assurances_inner.py +0 -74
  1308. test/test_v1_data_assurance_assurances_global_get200_response.py +0 -74
  1309. test/test_v1_data_assurance_assurances_global_get200_response_rows_inner.py +0 -71
  1310. test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_apps_inner.py +0 -51
  1311. test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_lans_inner.py +0 -51
  1312. test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_sites_inner.py +0 -51
  1313. test/test_v1_data_assurance_assurances_global_id_put200_response.py +0 -53
  1314. test/test_v1_data_assurance_assurances_global_post200_response.py +0 -54
  1315. test/test_v1_data_assurance_assurances_global_post_request_config.py +0 -72
  1316. test/test_v1_data_assurance_assurances_global_post_request_config_apps_inner.py +0 -62
  1317. test/test_v1_data_assurance_assurances_global_post_request_config_apps_inner_servers_inner.py +0 -53
  1318. test/test_v1_data_assurance_flex_algos_get200_response.py +0 -56
  1319. test/test_v1_data_assurance_flex_algos_get200_response_entries_inner.py +0 -53
  1320. test/test_v1_device_routing_bgp_nbr_stats_get200_response.py +0 -61
  1321. test/test_v1_device_routing_bgp_nbr_stats_get200_response_stats.py +0 -51
  1322. test/test_v1_device_routing_bgp_nbrid_get200_response.py +0 -62
  1323. test/test_v1_device_routing_bgp_nbrs_counters_get200_response.py +0 -59
  1324. test/test_v1_device_routing_bgp_nbrs_counters_get200_response_counters_inner.py +0 -56
  1325. test/test_v1_device_routing_bgp_nbrs_details_get200_response.py +0 -53
  1326. test/test_v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response.py +0 -56
  1327. test/test_v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response_prefixes_inner.py +0 -53
  1328. test/test_v1_device_routing_ospfv2_area_interface_get200_response.py +0 -74
  1329. test/test_v1_device_routing_ospfv2_area_interface_get200_response_interfaces_inner.py +0 -62
  1330. test/test_v1_device_routing_ospfv2_area_interface_nbrid_get200_response.py +0 -62
  1331. test/test_v1_device_routing_ospfv2_area_interfaceid_get200_response.py +0 -62
  1332. test/test_v1_device_routing_ospfv2_area_lsdb_get200_response.py +0 -92
  1333. test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner.py +0 -84
  1334. test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa.py +0 -58
  1335. test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa_tos_metric.py +0 -52
  1336. test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_network_lsa.py +0 -54
  1337. test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa.py +0 -59
  1338. test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa_links_inner.py +0 -57
  1339. test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_summary_lsa.py +0 -53
  1340. test/test_v1_device_routing_ospfv2_area_nbr_get200_response.py +0 -70
  1341. test/test_v1_device_routing_ospfv2_area_nbr_get200_response_nbrs_inner.py +0 -58
  1342. test/test_v1_device_routing_ospfv2_areaid_get200_response.py +0 -62
  1343. test/test_v1_device_routing_ospfv2_rib_get200_response.py +0 -74
  1344. test/test_v1_device_routing_ospfv2_rib_get200_response_routes_inner.py +0 -62
  1345. test/test_v1_device_routing_ospfv2_rib_get200_response_routes_inner_path_inner.py +0 -58
  1346. test/test_v1_device_routing_ospfv2_statistics_get200_response.py +0 -55
  1347. test/test_v1_device_routing_ospfv2_statistics_get200_response_statistics_value.py +0 -52
  1348. test/test_v1_device_routing_vrf_bgp_eibgp_route_count_get200_response.py +0 -65
  1349. test/test_v1_device_routing_vrf_bgp_eibgp_route_count_get200_response_ebgp_route_count.py +0 -52
  1350. test/test_v1_device_routing_vrf_bgp_graphiant_eiroute_count_get200_response.py +0 -53
  1351. test/test_v1_device_routing_vrf_bgp_route_count_post200_response.py +0 -55
  1352. test/test_v1_device_routing_vrf_bgp_route_count_post200_response_counts_inner.py +0 -52
  1353. test/test_v1_device_snapshot_device_id_get200_response.py +0 -104
  1354. test/test_v1_device_snapshot_get200_response.py +0 -206
  1355. test/test_v1_device_snapshot_get200_response_first_snapshot.py +0 -101
  1356. test/test_v1_device_snapshot_get200_response_first_snapshot_author.py +0 -74
  1357. test/test_v1_device_snapshot_get200_response_first_snapshot_data.py +0 -68
  1358. test/test_v1_device_status_history_post200_response.py +0 -61
  1359. test/test_v1_device_status_history_post200_response_mappings_inner.py +0 -58
  1360. test/test_v1_device_status_post200_response.py +0 -61
  1361. test/test_v1_device_status_post200_response_mappings_inner.py +0 -58
  1362. test/test_v1_devices_bringup_post200_response.py +0 -62
  1363. test/test_v1_devices_bringup_post200_response_summaries_inner.py +0 -59
  1364. test/test_v1_devices_bringup_token_post200_response.py +0 -54
  1365. test/test_v1_devices_device_id_arp_get200_response.py +0 -57
  1366. test/test_v1_devices_device_id_arp_get200_response_arp_entry_inner.py +0 -54
  1367. test/test_v1_devices_device_id_candidate_circuits_get200_response.py +0 -57
  1368. test/test_v1_devices_device_id_candidate_circuits_get200_response_circuits_inner.py +0 -54
  1369. test/test_v1_devices_device_id_circuits_vrf_associations_get200_response.py +0 -56
  1370. test/test_v1_devices_device_id_circuits_vrf_associations_get200_response_vrf_associations_value.py +0 -53
  1371. test/test_v1_devices_device_id_config_put202_response.py +0 -52
  1372. test/test_v1_devices_device_id_config_put_request_core.py +0 -979
  1373. test/test_v1_devices_device_id_config_put_request_core_bgp_instance.py +0 -56
  1374. test/test_v1_devices_device_id_config_put_request_core_core_vrf.py +0 -287
  1375. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value.py +0 -54
  1376. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value_config.py +0 -53
  1377. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value.py +0 -84
  1378. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor.py +0 -83
  1379. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_allow_as_in.py +0 -51
  1380. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd.py +0 -54
  1381. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd_bfd.py +0 -53
  1382. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_ebgp_multihop_ttl.py +0 -51
  1383. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_hold_timer_value.py +0 -51
  1384. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_max_prefix_value.py +0 -51
  1385. test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_redistribution_value.py +0 -52
  1386. test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value.py +0 -81
  1387. test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet.py +0 -80
  1388. test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_ip_ranges_v2.py +0 -55
  1389. test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value.py +0 -54
  1390. test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value_lease.py +0 -53
  1391. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ebgp_multipath.py +0 -53
  1392. test/test_v1_devices_device_id_config_put_request_core_core_vrf_nat_ruleset.py +0 -51
  1393. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2.py +0 -91
  1394. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process.py +0 -90
  1395. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_admin_distance.py +0 -51
  1396. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value.py +0 -72
  1397. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area.py +0 -71
  1398. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value.py +0 -65
  1399. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface.py +0 -64
  1400. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_bfd.py +0 -51
  1401. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_dead_interval_value.py +0 -51
  1402. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_hello_interval_value.py +0 -51
  1403. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_retransmit_interval_value.py +0 -51
  1404. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value.py +0 -54
  1405. test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value_protocol.py +0 -53
  1406. test/test_v1_devices_device_id_config_put_request_core_core_vrf_overlay_filters.py +0 -54
  1407. test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value.py +0 -71
  1408. test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route.py +0 -70
  1409. test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route_next_hop.py +0 -55
  1410. test/test_v1_devices_device_id_config_put_request_core_interfaces_value.py +0 -170
  1411. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface.py +0 -235
  1412. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor.py +0 -62
  1413. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost.py +0 -54
  1414. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost_dynamic.py +0 -52
  1415. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_flex_algos.py +0 -53
  1416. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw.py +0 -73
  1417. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw.py +0 -73
  1418. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp.py +0 -55
  1419. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp_dhcp_relay.py +0 -53
  1420. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp.py +0 -64
  1421. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp_group.py +0 -63
  1422. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type.py +0 -69
  1423. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan.py +0 -74
  1424. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw.py +0 -71
  1425. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw.py +0 -70
  1426. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp.py +0 -62
  1427. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp_group.py +0 -61
  1428. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ipsec.py +0 -69
  1429. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface.py +0 -65
  1430. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface_interface.py +0 -64
  1431. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value.py +0 -108
  1432. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface.py +0 -120
  1433. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface.py +0 -101
  1434. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type.py +0 -69
  1435. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan.py +0 -53
  1436. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw.py +0 -54
  1437. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw_gw.py +0 -53
  1438. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan.py +0 -60
  1439. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw.py +0 -57
  1440. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw.py +0 -56
  1441. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_dhcp.py +0 -52
  1442. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_vrrp.py +0 -51
  1443. test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_wan.py +0 -76
  1444. test/test_v1_devices_device_id_config_put_request_core_prometheus.py +0 -75
  1445. test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value.py +0 -57
  1446. test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group.py +0 -63
  1447. test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value.py +0 -57
  1448. test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value_rule_group.py +0 -56
  1449. test/test_v1_devices_device_id_config_put_request_core_prometheus_sink.py +0 -55
  1450. test/test_v1_devices_device_id_config_put_request_core_prometheus_sink_sink.py +0 -54
  1451. test/test_v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value.py +0 -56
  1452. test/test_v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value_sysdb_monitor.py +0 -55
  1453. test/test_v1_devices_device_id_config_put_request_edge.py +0 -963
  1454. test/test_v1_devices_device_id_config_put_request_edge_circuits_value.py +0 -145
  1455. test/test_v1_devices_device_id_config_put_request_edge_circuits_value_pat_addresses.py +0 -53
  1456. test/test_v1_devices_device_id_config_put_request_edge_dns.py +0 -62
  1457. test/test_v1_devices_device_id_config_put_request_edge_dns_dns.py +0 -61
  1458. test/test_v1_devices_device_id_config_put_request_edge_dns_dns_dynamic.py +0 -52
  1459. test/test_v1_devices_device_id_config_put_request_edge_dns_dns_static.py +0 -58
  1460. test/test_v1_devices_device_id_config_put_request_edge_interfaces_value.py +0 -113
  1461. test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface.py +0 -176
  1462. test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value.py +0 -91
  1463. test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface.py +0 -127
  1464. test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v4_tcp_mss.py +0 -51
  1465. test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v6_tcp_mss.py +0 -51
  1466. test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value.py +0 -89
  1467. test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface.py +0 -141
  1468. test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_lag_members_value.py +0 -51
  1469. test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_subinterfaces_value.py +0 -80
  1470. test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_subinterfaces_value_interface.py +0 -101
  1471. test/test_v1_devices_device_id_config_put_request_edge_nat_policy.py +0 -69
  1472. test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value.py +0 -66
  1473. test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset.py +0 -65
  1474. test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value.py +0 -60
  1475. test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value_rule.py +0 -59
  1476. test/test_v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value.py +0 -87
  1477. test/test_v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value_site_to_site_vpn.py +0 -86
  1478. test/test_v1_devices_device_id_connectivity_get200_response.py +0 -110
  1479. test/test_v1_devices_device_id_dhcp_server_leases_get200_response.py +0 -92
  1480. test/test_v1_devices_device_id_draft_get200_response.py +0 -871
  1481. test/test_v1_devices_device_id_draft_get200_response_draft.py +0 -870
  1482. test/test_v1_devices_device_id_draft_get200_response_draft_version_info.py +0 -53
  1483. test/test_v1_devices_device_id_draft_post201_response.py +0 -51
  1484. test/test_v1_devices_device_id_edges_get200_response.py +0 -876
  1485. test/test_v1_devices_device_id_get200_response.py +0 -866
  1486. test/test_v1_devices_device_id_interfaces_get200_response.py +0 -196
  1487. test/test_v1_devices_device_id_jobs_job_id_get200_response.py +0 -62
  1488. test/test_v1_devices_device_id_jobs_job_id_get200_response_job_status.py +0 -60
  1489. test/test_v1_devices_device_id_ndcache_get200_response.py +0 -57
  1490. test/test_v1_devices_device_id_ndcache_get200_response_nd_entry_inner.py +0 -54
  1491. test/test_v1_devices_device_id_ospfv2_default_originate_get200_response.py +0 -53
  1492. test/test_v1_devices_device_id_policy_zonepairs_get200_response.py +0 -99
  1493. test/test_v1_devices_device_id_policy_zonepairs_get200_response_zone_pairs_inner.py +0 -96
  1494. test/test_v1_devices_device_id_slice_peers_get200_response.py +0 -249
  1495. test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner.py +0 -246
  1496. test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner.py +0 -240
  1497. test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_bgp_connection.py +0 -58
  1498. test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_ipsec_connection.py +0 -340
  1499. test/test_v1_devices_device_id_staged_config_compare_get200_response.py +0 -51
  1500. test/test_v1_devices_device_id_twamp_core_get200_response.py +0 -53
  1501. test/test_v1_devices_device_id_versions_compare_get200_response.py +0 -51
  1502. test/test_v1_devices_device_id_versions_get200_response.py +0 -56
  1503. test/test_v1_devices_device_id_versions_version_get200_response.py +0 -871
  1504. test/test_v1_devices_device_id_vrf_bgp_as_get200_response.py +0 -51
  1505. test/test_v1_devices_device_id_vrf_protocols_get200_response.py +0 -56
  1506. test/test_v1_devices_device_id_vrrp_get200_response.py +0 -64
  1507. test/test_v1_devices_device_id_vrrp_get200_response_vrrp_entry_inner.py +0 -61
  1508. test/test_v1_devices_inventory_get200_response.py +0 -81
  1509. test/test_v1_devices_inventory_get200_response_inventory_inner.py +0 -70
  1510. test/test_v1_devices_inventory_post200_response.py +0 -55
  1511. test/test_v1_devices_inventory_post200_response_data_inner.py +0 -52
  1512. test/test_v1_devices_inventory_serial_num_post200_response.py +0 -73
  1513. test/test_v1_devices_oauth_redirect_get200_response.py +0 -56
  1514. test/test_v1_devices_oauth_redirect_get200_response_onboarding_redirection.py +0 -55
  1515. test/test_v1_devices_routing_vrf_protocol_route_count_get200_response.py +0 -57
  1516. test/test_v1_devices_routing_vrf_protocol_route_count_get200_response_counts_inner.py +0 -54
  1517. test/test_v1_devices_running_version_post200_response.py +0 -57
  1518. test/test_v1_devices_running_version_post200_response_versions_inner.py +0 -54
  1519. test/test_v1_devices_session_status_post200_response.py +0 -71
  1520. test/test_v1_devices_session_status_post200_response_bgp_session_data_map_value.py +0 -54
  1521. test/test_v1_devices_summary_get200_response.py +0 -70
  1522. test/test_v1_devices_summary_get200_response_sites_inner.py +0 -67
  1523. test/test_v1_devices_summary_get200_response_sites_inner_devices_inner.py +0 -62
  1524. test/test_v1_diagnostic_archive_create_device_id_post201_response.py +0 -51
  1525. test/test_v1_diagnostic_archives_device_id_get200_response.py +0 -64
  1526. test/test_v1_diagnostic_archives_device_id_get200_response_archives_inner.py +0 -61
  1527. test/test_v1_diagnostic_clear_arp_device_id_put_request_entry_inner.py +0 -56
  1528. test/test_v1_diagnostic_clear_arp_device_id_put_request_entry_inner_address.py +0 -53
  1529. test/test_v1_diagnostic_gnmi_ping_get200_response.py +0 -59
  1530. test/test_v1_diagnostic_gnmi_ping_get200_response_results_inner.py +0 -56
  1531. test/test_v1_diagnostic_otp_device_id_get200_response.py +0 -51
  1532. test/test_v1_diagnostic_packetcapture_pcap_id_get200_response.py +0 -55
  1533. test/test_v1_diagnostic_packetcapture_start_post201_response.py +0 -51
  1534. test/test_v1_diagnostic_packetcapture_start_post_request_filter.py +0 -58
  1535. test/test_v1_diagnostic_packetcapture_start_post_request_filter_destination.py +0 -52
  1536. test/test_v1_diagnostic_packetcapture_start_post_request_target.py +0 -52
  1537. test/test_v1_diagnostic_ping_pause_resume_post204_response.py +0 -87
  1538. test/test_v1_diagnostic_ping_pause_resume_post204_response_result.py +0 -85
  1539. test/test_v1_diagnostic_ping_pause_resume_post204_response_result_ping_result.py +0 -58
  1540. test/test_v1_diagnostic_ping_pause_resume_post204_response_result_route_info.py +0 -53
  1541. test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result.py +0 -71
  1542. test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner.py +0 -60
  1543. test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner_stats.py +0 -56
  1544. test/test_v1_diagnostic_ping_pause_resume_post_request_params.py +0 -59
  1545. test/test_v1_diagnostic_speedtest_post200_response.py +0 -69
  1546. test/test_v1_diagnostic_speedtest_post200_response_result.py +0 -67
  1547. test/test_v1_diagnostic_speedtest_post_request_params.py +0 -56
  1548. test/test_v1_diagnostic_speedtest_providers_get200_response.py +0 -53
  1549. test/test_v1_diagnostic_speedtest_report_put200_response.py +0 -52
  1550. test/test_v1_diagnostic_speedtest_servers_get200_response.py +0 -59
  1551. test/test_v1_diagnostic_speedtest_servers_get200_response_server_inner.py +0 -56
  1552. test/test_v1_edges_hardware_assigned_get200_response.py +0 -114
  1553. test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner.py +0 -117
  1554. test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary.py +0 -74
  1555. test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_last_running_version.py +0 -53
  1556. test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_running_version.py +0 -53
  1557. test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_schedule.py +0 -61
  1558. test/test_v1_edges_hardware_unassigned_get200_response.py +0 -74
  1559. test/test_v1_enterprise_allocation_get200_response.py +0 -101
  1560. test/test_v1_enterprise_allocation_get200_response_consumption_summary.py +0 -79
  1561. test/test_v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary.py +0 -56
  1562. test/test_v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary_expiration_date.py +0 -52
  1563. test/test_v1_enterprise_allocation_get200_response_consumption_summary_global_summary.py +0 -53
  1564. test/test_v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value.py +0 -65
  1565. test/test_v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_allocation.py +0 -55
  1566. test/test_v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_internet_consumption.py +0 -52
  1567. test/test_v1_enterprise_allocation_get200_response_conversion_holders_value.py +0 -59
  1568. test/test_v1_enterprise_allocation_get200_response_conversion_holders_value_bins_inner.py +0 -56
  1569. test/test_v1_enterprise_allocation_get200_response_regional_allocations_inner.py +0 -56
  1570. test/test_v1_enterprise_configuration_get200_response.py +0 -53
  1571. test/test_v1_enterprise_configuration_get200_response_configuration.py +0 -52
  1572. test/test_v1_enterprise_snapshot_get200_response.py +0 -173
  1573. test/test_v1_enterprise_snapshot_get200_response_device_snapshot_map_value.py +0 -105
  1574. test/test_v1_enterprise_snapshot_get200_response_device_snapshot_records_inner.py +0 -112
  1575. test/test_v1_enterprises_enterprise_id_admin_get200_response.py +0 -51
  1576. test/test_v1_enterprises_get200_response.py +0 -91
  1577. test/test_v1_enterprises_get200_response_enterprises_inner.py +0 -102
  1578. test/test_v1_enterprises_get200_response_enterprises_inner_counts.py +0 -63
  1579. test/test_v1_enterprises_get200_response_enterprises_inner_customers_value.py +0 -68
  1580. test/test_v1_enterprises_managed_get200_response.py +0 -105
  1581. test/test_v1_event_device_get200_response.py +0 -66
  1582. test/test_v1_event_device_get200_response_events_inner.py +0 -63
  1583. test/test_v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post200_response.py +0 -67
  1584. test/test_v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post200_response_dl_stats_inner.py +0 -55
  1585. test/test_v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post200_response.py +0 -58
  1586. test/test_v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post200_response_top_consumers_inner.py +0 -53
  1587. test/test_v1_extranet_b2b_monitoring_peering_service_consumption_overview_post200_response.py +0 -81
  1588. test/test_v1_extranet_b2b_monitoring_peering_service_consumption_overview_post200_response_first_level_inner.py +0 -57
  1589. test/test_v1_extranet_b2b_monitoring_peering_service_service_customer_list_post200_response.py +0 -53
  1590. test/test_v1_extranet_b2b_monitoring_peering_service_service_health_post200_response.py +0 -62
  1591. test/test_v1_extranet_b2b_monitoring_peering_service_service_health_post200_response_service_health_inner.py +0 -62
  1592. test/test_v1_extranet_b2b_monitoring_peering_service_service_health_post200_response_service_health_inner_customer_prefix_health.py +0 -54
  1593. test/test_v1_extranet_b2b_monitoring_peering_service_service_overtime_consumption_post200_response.py +0 -66
  1594. test/test_v1_extranet_sites_usage_post200_response.py +0 -67
  1595. test/test_v1_extranet_sites_usage_top_post200_response.py +0 -56
  1596. test/test_v1_extranet_sites_usage_top_post200_response_top_sites_inner.py +0 -53
  1597. test/test_v1_extranets_b2b_consumer_device_status_id_get200_response.py +0 -61
  1598. test/test_v1_extranets_b2b_consumer_device_status_id_get200_response_summary_inner.py +0 -57
  1599. test/test_v1_extranets_b2b_consumer_id_get200_response.py +0 -112
  1600. test/test_v1_extranets_b2b_consumer_post200_response.py +0 -120
  1601. test/test_v1_extranets_b2b_consumer_post200_response_device_inner.py +0 -56
  1602. test/test_v1_extranets_b2b_consumer_post200_response_policy_inner.py +0 -104
  1603. test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner.py +0 -61
  1604. test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner_match.py +0 -56
  1605. test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner.py +0 -64
  1606. test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner_action.py +0 -54
  1607. test/test_v1_extranets_b2b_consumer_post_request_policy_inner.py +0 -59
  1608. test/test_v1_extranets_b2b_consumer_post_request_policy_inner_rules_inner.py +0 -52
  1609. test/test_v1_extranets_b2b_consumer_post_request_site_information_inner.py +0 -64
  1610. test/test_v1_extranets_b2b_consumer_post_request_site_information_inner_policer_site_lists.py +0 -52
  1611. test/test_v1_extranets_b2b_consumer_summary_get200_response.py +0 -66
  1612. test/test_v1_extranets_b2b_consumer_summary_get200_response_summary_inner.py +0 -63
  1613. test/test_v1_extranets_b2b_customer_info_id_get200_response.py +0 -54
  1614. test/test_v1_extranets_b2b_general_customers_summary_get200_response.py +0 -64
  1615. test/test_v1_extranets_b2b_general_customers_summary_get200_response_customers_inner.py +0 -61
  1616. test/test_v1_extranets_b2b_id_customer_post200_response.py +0 -62
  1617. test/test_v1_extranets_b2b_id_customer_post200_response_responses_inner.py +0 -59
  1618. test/test_v1_extranets_b2b_id_customer_post_request_invites_inner.py +0 -58
  1619. test/test_v1_extranets_b2b_id_customer_summary_get200_response.py +0 -61
  1620. test/test_v1_extranets_b2b_id_customer_summary_get200_response_customers_inner.py +0 -58
  1621. test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response.py +0 -224
  1622. test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_ipsec_tunnel_config_inner.py +0 -82
  1623. test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details.py +0 -74
  1624. test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_customer.py +0 -56
  1625. test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_service.py +0 -57
  1626. test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_service_prefixes_inner.py +0 -53
  1627. test/test_v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response.py +0 -75
  1628. test/test_v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner.py +0 -72
  1629. test/test_v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner_customer.py +0 -56
  1630. test/test_v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner_service.py +0 -56
  1631. test/test_v1_extranets_b2b_peering_consumer_id_post200_response.py +0 -74
  1632. test/test_v1_extranets_b2b_peering_consumer_id_post_request.py +0 -123
  1633. test/test_v1_extranets_b2b_peering_consumer_id_post_request_policy_inner.py +0 -54
  1634. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn.py +0 -92
  1635. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details.py +0 -87
  1636. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing.py +0 -69
  1637. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp.py +0 -64
  1638. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_address_families_value.py +0 -56
  1639. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_address_families_value_family.py +0 -55
  1640. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_md5_password.py +0 -51
  1641. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_static.py +0 -53
  1642. test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_tunnel1.py +0 -54
  1643. test/test_v1_extranets_b2b_peering_consumer_match_id_match_details_get200_response.py +0 -77
  1644. test/test_v1_extranets_b2b_peering_consumer_match_id_post200_response.py +0 -74
  1645. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_global_object_ops_value.py +0 -53
  1646. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_policy_inner.py +0 -54
  1647. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn.py +0 -92
  1648. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details.py +0 -87
  1649. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing.py +0 -69
  1650. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp.py +0 -64
  1651. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_address_families_value.py +0 -56
  1652. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_address_families_value_family.py +0 -55
  1653. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_md5_password.py +0 -51
  1654. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_static.py +0 -53
  1655. test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_tunnel1.py +0 -54
  1656. test/test_v1_extranets_b2b_peering_customer_id_get200_response.py +0 -57
  1657. test/test_v1_extranets_b2b_peering_customer_post200_response.py +0 -56
  1658. test/test_v1_extranets_b2b_peering_customer_post_request_invite.py +0 -54
  1659. test/test_v1_extranets_b2b_peering_match_customers_post200_response.py +0 -64
  1660. test/test_v1_extranets_b2b_peering_match_customers_post_request.py +0 -65
  1661. test/test_v1_extranets_b2b_peering_match_customers_post_request_info_inner.py +0 -61
  1662. test/test_v1_extranets_b2b_peering_match_service_to_customer_post200_response.py +0 -66
  1663. test/test_v1_extranets_b2b_peering_match_service_to_customer_post_request_service.py +0 -63
  1664. test/test_v1_extranets_b2b_peering_match_service_to_customer_post_request_service_nat_inner.py +0 -52
  1665. test/test_v1_extranets_b2b_peering_match_service_to_customer_post_request_service_service_prefixes_inner.py +0 -52
  1666. test/test_v1_extranets_b2b_peering_match_service_to_customer_put200_response.py +0 -64
  1667. test/test_v1_extranets_b2b_peering_match_service_to_customer_put_request.py +0 -65
  1668. test/test_v1_extranets_b2b_peering_match_service_to_customer_put_request_service.py +0 -63
  1669. test/test_v1_extranets_b2b_peering_match_service_to_customer_put_request_service_nat_inner.py +0 -52
  1670. test/test_v1_extranets_b2b_peering_match_service_to_customer_put_request_service_service_prefixes_inner.py +0 -52
  1671. test/test_v1_extranets_b2b_peering_match_services_summary_get200_response.py +0 -62
  1672. test/test_v1_extranets_b2b_peering_match_services_summary_get200_response_services_inner.py +0 -59
  1673. test/test_v1_extranets_b2b_peering_producer_id_get200_response.py +0 -80
  1674. test/test_v1_extranets_b2b_peering_producer_id_matching_customers_summary_get200_response.py +0 -64
  1675. test/test_v1_extranets_b2b_peering_producer_id_matching_customers_summary_get200_response_info_inner.py +0 -61
  1676. test/test_v1_extranets_b2b_peering_producer_id_put_request.py +0 -76
  1677. test/test_v1_extranets_b2b_peering_producer_post200_response.py +0 -79
  1678. test/test_v1_extranets_b2b_peering_producer_post200_response_policy.py +0 -77
  1679. test/test_v1_extranets_b2b_peering_producer_post_request_policy.py +0 -75
  1680. test/test_v1_extranets_b2b_post200_response.py +0 -112
  1681. test/test_v1_extranets_b2b_post200_response_policy.py +0 -117
  1682. test/test_v1_extranets_b2b_post_request_policy.py +0 -86
  1683. test/test_v1_extranets_b2b_post_request_policy_global_object_device_summaries_value.py +0 -67
  1684. test/test_v1_extranets_b2b_post_request_policy_global_object_device_summaries_value_routing_policies_inner.py +0 -64
  1685. test/test_v1_extranets_b2b_post_request_policy_profiles_inner.py +0 -54
  1686. test/test_v1_extranets_b2b_post_request_policy_sla.py +0 -53
  1687. test/test_v1_extranets_b2b_producer_device_status_id_get200_response.py +0 -60
  1688. test/test_v1_extranets_b2b_producers_summary_get200_response.py +0 -64
  1689. test/test_v1_extranets_b2b_producers_summary_get200_response_info_inner.py +0 -61
  1690. test/test_v1_extranets_get200_response.py +0 -934
  1691. test/test_v1_extranets_get200_response_policies_inner.py +0 -2241
  1692. test/test_v1_extranets_get200_response_policies_inner_auto.py +0 -54
  1693. test/test_v1_extranets_get200_response_policies_inner_branches.py +0 -927
  1694. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner.py +0 -1090
  1695. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_bgp.py +0 -53
  1696. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner.py +0 -188
  1697. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_aggregations_inner.py +0 -54
  1698. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_multipath.py +0 -52
  1699. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner.py +0 -101
  1700. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_address_families_inner.py +0 -54
  1701. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd.py +0 -53
  1702. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd_neighbor.py +0 -67
  1703. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_redistributions.py +0 -55
  1704. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_core_logical_interfaces_v2_inner.py +0 -55
  1705. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile.py +0 -58
  1706. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile_queues_inner.py +0 -53
  1707. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner.py +0 -72
  1708. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner_next_hop.py +0 -57
  1709. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns.py +0 -115
  1710. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_cloudflare_servers_inner.py +0 -57
  1711. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2.py +0 -64
  1712. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2_servers_value.py +0 -60
  1713. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_static_servers_v2.py +0 -82
  1714. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner.py +0 -324
  1715. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ip_sec.py +0 -78
  1716. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4.py +0 -92
  1717. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_dhcp_relay.py +0 -57
  1718. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group.py +0 -79
  1719. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_group_members_inner.py +0 -59
  1720. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_tracked_interfaces_inner.py +0 -52
  1721. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_lag_interface.py +0 -58
  1722. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_lag_interface_lacp_config.py +0 -52
  1723. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_sfp_optical_strength_inner.py +0 -55
  1724. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_subinterfaces_inner.py +0 -205
  1725. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipfix_exporters_inner.py +0 -67
  1726. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner.py +0 -83
  1727. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_bgp.py +0 -62
  1728. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_static.py +0 -53
  1729. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_location.py +0 -61
  1730. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy.py +0 -70
  1731. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner.py +0 -67
  1732. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner_rules_inner.py +0 -61
  1733. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner.py +0 -72
  1734. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_entries_inner.py +0 -55
  1735. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_policies_inner.py +0 -53
  1736. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_region.py +0 -52
  1737. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner.py +0 -96
  1738. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner.py +0 -88
  1739. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_actions_inner.py +0 -66
  1740. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_matches_inner.py +0 -64
  1741. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner.py +0 -358
  1742. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner.py +0 -89
  1743. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_leases_inner.py +0 -57
  1744. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_nameservers.py +0 -52
  1745. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_ranges_inner.py +0 -52
  1746. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_static_leases_inner.py +0 -55
  1747. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process.py +0 -110
  1748. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner.py +0 -120
  1749. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner_interfaces_inner.py +0 -89
  1750. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_redistributed_protocols_inner.py +0 -53
  1751. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv3_process.py +0 -110
  1752. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_overlay_filters.py +0 -52
  1753. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_syslog_targets_inner.py +0 -63
  1754. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site.py +0 -94
  1755. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_devices_inner.py +0 -52
  1756. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag.py +0 -62
  1757. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag_level_one.py +0 -53
  1758. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp.py +0 -165
  1759. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_communities_inner.py +0 -52
  1760. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_engine_endpoints_inner.py +0 -59
  1761. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner.py +0 -58
  1762. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner_include_exclude_list_inner.py +0 -53
  1763. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_targets_inner.py +0 -61
  1764. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_local_users_inner.py +0 -56
  1765. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_remote_users_inner.py +0 -56
  1766. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner.py +0 -81
  1767. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_accesses_inner.py +0 -57
  1768. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_group_members_inner.py +0 -55
  1769. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner.py +0 -58
  1770. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner_include_exclude_inner.py +0 -53
  1771. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy.py +0 -191
  1772. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_dpi_applications_inner.py +0 -62
  1773. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_network_lists_inner.py +0 -55
  1774. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_port_lists_inner.py +0 -55
  1775. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner.py +0 -91
  1776. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner.py +0 -81
  1777. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner_match.py +0 -69
  1778. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner.py +0 -95
  1779. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner.py +0 -85
  1780. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner_action.py +0 -59
  1781. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner.py +0 -58
  1782. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_ip.py +0 -53
  1783. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_udp.py +0 -52
  1784. test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_pairs_inner.py +0 -54
  1785. test/test_v1_extranets_get200_response_policies_inner_branches_prefix_set.py +0 -61
  1786. test/test_v1_extranets_get200_response_policies_inner_manual.py +0 -53
  1787. test/test_v1_extranets_id_apply_post202_response.py +0 -58
  1788. test/test_v1_extranets_id_apply_post202_response_devices_inner.py +0 -54
  1789. test/test_v1_extranets_id_delete200_response.py +0 -57
  1790. test/test_v1_extranets_monitoring_lan_segments_get200_response.py +0 -55
  1791. test/test_v1_extranets_monitoring_lan_segments_get200_response_vrfs_inner.py +0 -52
  1792. test/test_v1_extranets_monitoring_nat_usage_get200_response.py +0 -60
  1793. test/test_v1_extranets_monitoring_nat_usage_get200_response_allocations_inner.py +0 -55
  1794. test/test_v1_extranets_monitoring_traffic_security_policy_post200_response.py +0 -91
  1795. test/test_v1_extranets_monitoring_traffic_security_policy_post200_response_security_rules_inner.py +0 -66
  1796. test/test_v1_extranets_monitoring_traffic_security_policy_post200_response_traffic_rules_inner.py +0 -69
  1797. test/test_v1_extranets_post200_response.py +0 -924
  1798. test/test_v1_extranets_post_request_policy.py +0 -119
  1799. test/test_v1_extranets_post_request_policy_branches.py +0 -68
  1800. test/test_v1_extranets_post_request_policy_branches_prefix_set.py +0 -61
  1801. test/test_v1_extranets_resolve_policy_target_post200_response.py +0 -868
  1802. test/test_v1_extranets_source_segments_post200_response.py +0 -294
  1803. test/test_v1_flows_flow_table_post200_response.py +0 -73
  1804. test/test_v1_flows_flow_table_post200_response_flow_table_inner.py +0 -67
  1805. test/test_v1_flows_flow_table_post_request_selector.py +0 -56
  1806. test/test_v1_flows_topology_post200_response.py +0 -121
  1807. test/test_v1_flows_topology_post200_response_network_topology_inner.py +0 -174
  1808. test/test_v1_flows_topology_post200_response_network_topology_inner_delta.py +0 -170
  1809. test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner.py +0 -76
  1810. test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections.py +0 -83
  1811. test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections_control_connection_inner.py +0 -58
  1812. test/test_v1_flows_topology_post200_response_network_topology_inner_delta_nodes_added_inner.py +0 -78
  1813. test/test_v1_flows_topology_post_request_app_selector.py +0 -53
  1814. test/test_v1_gateways_guest_consumer_get200_response.py +0 -93
  1815. test/test_v1_gateways_guest_consumer_match_id_get200_response.py +0 -131
  1816. test/test_v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside_subnet_get200_response.py +0 -52
  1817. test/test_v1_gateways_post200_response.py +0 -52
  1818. test/test_v1_gateways_put_request_details.py +0 -139
  1819. test/test_v1_gateways_put_request_details_aws.py +0 -84
  1820. test/test_v1_gateways_put_request_details_aws_advance_settings.py +0 -58
  1821. test/test_v1_gateways_put_request_details_aws_transit_connection.py +0 -73
  1822. test/test_v1_gateways_put_request_details_aws_transit_connection_credentials.py +0 -52
  1823. test/test_v1_gateways_put_request_details_aws_transit_connection_gateway.py +0 -67
  1824. test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner.py +0 -61
  1825. test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner.py +0 -56
  1826. test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner_subnets_inner.py +0 -52
  1827. test/test_v1_gateways_put_request_details_azure.py +0 -53
  1828. test/test_v1_gateways_put_request_details_gcp.py +0 -53
  1829. test/test_v1_gateways_put_request_details_ipsec_gateway.py +0 -87
  1830. test/test_v1_gateways_put_request_details_ipsec_gateway_routing.py +0 -69
  1831. test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp.py +0 -64
  1832. test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value.py +0 -56
  1833. test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value_family.py +0 -55
  1834. test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_md5_password.py +0 -51
  1835. test/test_v1_gateways_put_request_details_ipsec_gateway_tunnel1.py +0 -54
  1836. test/test_v1_gateways_put_request_details_oci.py +0 -53
  1837. test/test_v1_gateways_regions_get200_response.py +0 -55
  1838. test/test_v1_gateways_status_post_request_device_info_inner.py +0 -52
  1839. test/test_v1_gateways_summary_get200_response.py +0 -73
  1840. test/test_v1_gateways_summary_get200_response_summaries_inner.py +0 -70
  1841. test/test_v1_gateways_summary_get200_response_summaries_inner_gateway_device_summary_inner.py +0 -54
  1842. test/test_v1_global_apps_app_list_options_get200_response.py +0 -58
  1843. test/test_v1_global_apps_app_lists_get200_response.py +0 -61
  1844. test/test_v1_global_apps_app_lists_get200_response_entries_inner.py +0 -58
  1845. test/test_v1_global_apps_app_lists_get200_response_entries_inner_app_list.py +0 -55
  1846. test/test_v1_global_apps_app_lists_get200_response_entries_inner_app_list_identifier.py +0 -52
  1847. test/test_v1_global_apps_app_lists_post200_response.py +0 -53
  1848. test/test_v1_global_apps_app_lists_post_request_app_list_config.py +0 -57
  1849. test/test_v1_global_apps_categories_get200_response.py +0 -60
  1850. test/test_v1_global_apps_categories_get200_response_entries_inner.py +0 -57
  1851. test/test_v1_global_apps_custom_app_id_details_app_lists_get200_response.py +0 -58
  1852. test/test_v1_global_apps_custom_get200_response.py +0 -77
  1853. test/test_v1_global_apps_custom_get200_response_entries_inner.py +0 -74
  1854. test/test_v1_global_apps_custom_get200_response_entries_inner_app_config.py +0 -65
  1855. test/test_v1_global_apps_graphiant_get200_response.py +0 -61
  1856. test/test_v1_global_apps_graphiant_get200_response_entries_inner.py +0 -58
  1857. test/test_v1_global_attached_edges_post200_response.py +0 -62
  1858. test/test_v1_global_attached_edges_post200_response_statuses_inner.py +0 -59
  1859. test/test_v1_global_config_patch200_response.py +0 -75
  1860. test/test_v1_global_config_patch_request_global_prefix_sets_value.py +0 -64
  1861. test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set.py +0 -63
  1862. test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value.py +0 -55
  1863. test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value_entry.py +0 -54
  1864. test/test_v1_global_config_patch_request_ipfix_exporters_value.py +0 -63
  1865. test/test_v1_global_config_patch_request_ipfix_exporters_value_exporter.py +0 -62
  1866. test/test_v1_global_config_patch_request_prefix_sets_value.py +0 -61
  1867. test/test_v1_global_config_patch_request_prefix_sets_value_target.py +0 -60
  1868. test/test_v1_global_config_patch_request_prefix_sets_value_target_prefix_set.py +0 -59
  1869. test/test_v1_global_config_patch_request_routing_policies_value.py +0 -104
  1870. test/test_v1_global_config_patch_request_routing_policies_value_policy.py +0 -104
  1871. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value.py +0 -95
  1872. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement.py +0 -95
  1873. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value.py +0 -72
  1874. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action.py +0 -71
  1875. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_administrative_distance.py +0 -51
  1876. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_aspath_prepend.py +0 -51
  1877. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_bgp_set_next_hop.py +0 -51
  1878. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_call_policy.py +0 -51
  1879. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities.py +0 -55
  1880. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities_community.py +0 -54
  1881. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_local_pref.py +0 -51
  1882. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_metric.py +0 -52
  1883. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_weight.py +0 -51
  1884. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value.py +0 -66
  1885. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match.py +0 -68
  1886. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community.py +0 -51
  1887. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community_community.py +0 -53
  1888. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_prefix_set.py +0 -51
  1889. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_protocol_route_type.py +0 -51
  1890. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag.py +0 -54
  1891. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag_entry.py +0 -53
  1892. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_interface.py +0 -51
  1893. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_protocol.py +0 -51
  1894. test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_stale.py +0 -51
  1895. test/test_v1_global_config_patch_request_snmps_value.py +0 -156
  1896. test/test_v1_global_config_patch_request_snmps_value_config.py +0 -160
  1897. test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value.py +0 -60
  1898. test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint.py +0 -59
  1899. test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint_addresses_value.py +0 -51
  1900. test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value.py +0 -56
  1901. test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile.py +0 -55
  1902. test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile_include_exclude_list_value.py +0 -51
  1903. test/test_v1_global_config_patch_request_snmps_value_config_targets_value.py +0 -61
  1904. test/test_v1_global_config_patch_request_snmps_value_config_targets_value_target.py +0 -60
  1905. test/test_v1_global_config_patch_request_snmps_value_config_usm_local_users_value.py +0 -56
  1906. test/test_v1_global_config_patch_request_snmps_value_config_usm_local_users_value_local_user.py +0 -55
  1907. test/test_v1_global_config_patch_request_snmps_value_config_usm_remote_users_value.py +0 -56
  1908. test/test_v1_global_config_patch_request_snmps_value_config_usm_remote_users_value_remote_user.py +0 -55
  1909. test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value.py +0 -71
  1910. test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group.py +0 -70
  1911. test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value.py +0 -58
  1912. test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value_access.py +0 -57
  1913. test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value.py +0 -55
  1914. test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value_member.py +0 -54
  1915. test/test_v1_global_config_patch_request_snmps_value_config_vacm_views_value.py +0 -56
  1916. test/test_v1_global_config_patch_request_syslog_servers_value.py +0 -61
  1917. test/test_v1_global_config_patch_request_syslog_servers_value_target.py +0 -60
  1918. test/test_v1_global_config_patch_request_traffic_policies.py +0 -212
  1919. test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value.py +0 -77
  1920. test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application.py +0 -82
  1921. test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_networks.py +0 -54
  1922. test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_ports.py +0 -54
  1923. test/test_v1_global_config_patch_request_traffic_policies_network_lists_value.py +0 -55
  1924. test/test_v1_global_config_patch_request_traffic_policies_port_lists_value.py +0 -55
  1925. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value.py +0 -88
  1926. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset.py +0 -87
  1927. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value.py +0 -80
  1928. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule.py +0 -81
  1929. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_downlink_burst_rate.py +0 -51
  1930. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match.py +0 -76
  1931. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application.py +0 -53
  1932. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application_match.py +0 -52
  1933. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter.py +0 -54
  1934. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter_match.py +0 -53
  1935. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_network.py +0 -51
  1936. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_port_range.py +0 -52
  1937. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_domain_list.py +0 -54
  1938. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_domain_list_match.py +0 -53
  1939. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp.py +0 -52
  1940. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp_match.py +0 -51
  1941. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_protocol.py +0 -51
  1942. test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_source_network.py +0 -51
  1943. test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value.py +0 -98
  1944. test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset.py +0 -97
  1945. test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value.py +0 -90
  1946. test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule.py +0 -89
  1947. test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action.py +0 -67
  1948. test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_backup_circuit_label.py +0 -52
  1949. test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_remark.py +0 -52
  1950. test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_set_sla_class.py +0 -51
  1951. test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value.py +0 -59
  1952. test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall.py +0 -58
  1953. test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip.py +0 -54
  1954. test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip_session_limit.py +0 -51
  1955. test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_udp.py +0 -52
  1956. test/test_v1_global_config_patch_request_traffic_policies_zones_value.py +0 -59
  1957. test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone.py +0 -58
  1958. test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value.py +0 -54
  1959. test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value_pair.py +0 -53
  1960. test/test_v1_global_config_patch_request_vpn_profiles_value.py +0 -64
  1961. test/test_v1_global_config_patch_request_vpn_profiles_value_vpn_profile.py +0 -63
  1962. test/test_v1_global_config_site_post_request_ipfix_exporter_ops_v2_value.py +0 -52
  1963. test/test_v1_global_ipfix_device_get200_response.py +0 -70
  1964. test/test_v1_global_ipsec_profile_get200_response.py +0 -56
  1965. test/test_v1_global_ipsec_profile_get200_response_ipsec_profiles_inner.py +0 -53
  1966. test/test_v1_global_ipsec_profile_id_get200_response.py +0 -64
  1967. test/test_v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response.py +0 -57
  1968. test/test_v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response_site_to_site_vpn_inner.py +0 -54
  1969. test/test_v1_global_lan_segments_get200_response.py +0 -62
  1970. test/test_v1_global_lan_segments_get200_response_entries_inner.py +0 -59
  1971. test/test_v1_global_lan_segments_post200_response.py +0 -52
  1972. test/test_v1_global_lan_segments_vrf_id_devices_get200_response.py +0 -59
  1973. test/test_v1_global_lan_segments_vrf_id_devices_get200_response_entries_inner.py +0 -55
  1974. test/test_v1_global_prefix_sets_device_get200_response.py +0 -75
  1975. test/test_v1_global_routing_policies_device_get200_response.py +0 -99
  1976. test/test_v1_global_site_lists_get200_response.py +0 -63
  1977. test/test_v1_global_site_lists_get200_response_entries_inner.py +0 -59
  1978. test/test_v1_global_site_lists_id_get200_response.py +0 -59
  1979. test/test_v1_global_site_lists_id_sites_get200_response.py +0 -64
  1980. test/test_v1_global_site_lists_id_sites_get200_response_entries_inner.py +0 -61
  1981. test/test_v1_global_site_lists_id_sites_get200_response_entries_inner_tag_inner.py +0 -53
  1982. test/test_v1_global_site_lists_post_request_entries_inner.py +0 -55
  1983. test/test_v1_global_site_lists_post_request_entries_inner_tag.py +0 -53
  1984. test/test_v1_global_snmps_device_get200_response.py +0 -168
  1985. test/test_v1_global_summary_post200_response.py +0 -67
  1986. test/test_v1_global_summary_post200_response_summaries_inner.py +0 -64
  1987. test/test_v1_global_syslogs_device_get200_response.py +0 -66
  1988. test/test_v1_global_traffic_policies_device_get200_response.py +0 -154
  1989. test/test_v1_groups_get200_response.py +0 -81
  1990. test/test_v1_groups_get200_response_groups_inner_permissions.py +0 -68
  1991. test/test_v1_groups_id_get200_response.py +0 -79
  1992. test/test_v1_groups_id_members_get200_response.py +0 -62
  1993. test/test_v1_groups_id_members_get200_response_users_inner.py +0 -59
  1994. test/test_v1_groups_id_members_post204_response.py +0 -54
  1995. test/test_v1_healthcheck_devices_get200_response.py +0 -83
  1996. test/test_v1_healthcheck_devices_get200_response_details_inner.py +0 -80
  1997. test/test_v1_healthcheck_devices_get200_response_details_inner_odp_status.py +0 -52
  1998. test/test_v1_healthcheck_devices_get200_response_details_inner_onboarding_status.py +0 -52
  1999. test/test_v1_lan_segments_get200_response.py +0 -302
  2000. test/test_v1_lldp_interface_id_neighbors_get200_response.py +0 -60
  2001. test/test_v1_lldp_interface_id_neighbors_get200_response_neighbors_inner.py +0 -57
  2002. test/test_v1_lldp_interface_id_summary_get200_response.py +0 -52
  2003. test/test_v1_lldp_interface_id_vendors_get200_response.py +0 -55
  2004. test/test_v1_lldp_interface_id_vendors_get200_response_vendors_inner.py +0 -52
  2005. test/test_v1_logs_post200_response.py +0 -70
  2006. test/test_v1_logs_post200_response_logs_inner.py +0 -58
  2007. test/test_v1_logs_post_request_selectors_inner.py +0 -54
  2008. test/test_v1_monitoring_circuits_bandwidth_post200_response.py +0 -71
  2009. test/test_v1_monitoring_circuits_bandwidth_post200_response_data_inner.py +0 -71
  2010. test/test_v1_monitoring_circuits_bandwidth_post_request_selectors_inner.py +0 -52
  2011. test/test_v1_monitoring_circuits_incidents_post200_response.py +0 -68
  2012. test/test_v1_monitoring_circuits_summary_post200_response.py +0 -67
  2013. test/test_v1_monitoring_circuits_summary_post200_response_summaries_inner.py +0 -64
  2014. test/test_v1_monitoring_circuits_utilization_post200_response.py +0 -63
  2015. test/test_v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner.py +0 -60
  2016. test/test_v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner_queue_utilization_inner.py +0 -55
  2017. test/test_v1_monitoring_circuits_visualization_post200_response.py +0 -66
  2018. test/test_v1_monitoring_circuits_visualization_post200_response_data_inner.py +0 -62
  2019. test/test_v1_monitoring_circuits_visualization_post_request_selectors_inner.py +0 -53
  2020. test/test_v1_nat_entries_device_id_get200_response.py +0 -76
  2021. test/test_v1_nat_entries_device_id_get200_response_nat_entries_inner.py +0 -62
  2022. test/test_v1_nat_entries_device_id_get200_response_page_info.py +0 -57
  2023. test/test_v1_nat_utilization_device_id_get200_response.py +0 -59
  2024. test/test_v1_nat_utilization_device_id_get200_response_nat_usage.py +0 -55
  2025. test/test_v1_onboarding_cloudinit_get200_response.py +0 -82
  2026. test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner.py +0 -79
  2027. test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config.py +0 -67
  2028. test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config_interfaces_inner.py +0 -60
  2029. test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config_interfaces_inner_ipv4.py +0 -53
  2030. test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_token.py +0 -57
  2031. test/test_v1_policy_applications_get200_response.py +0 -65
  2032. test/test_v1_policy_applications_get200_response_applications_inner.py +0 -54
  2033. test/test_v1_policy_prefix_sets_post200_response.py +0 -73
  2034. test/test_v1_policy_prefix_sets_post_request_entries_value.py +0 -53
  2035. test/test_v1_policy_route_tag_sets_post200_response.py +0 -51
  2036. test/test_v1_policy_route_tag_sets_tag_detail_get200_response.py +0 -60
  2037. test/test_v1_policy_route_tag_sets_tag_detail_get200_response_devices_inner.py +0 -57
  2038. test/test_v1_policy_route_tag_sets_tags_get200_response.py +0 -62
  2039. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner.py +0 -65
  2040. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner.py +0 -59
  2041. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner.py +0 -59
  2042. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -65
  2043. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -65
  2044. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -59
  2045. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -65
  2046. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -62
  2047. test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -56
  2048. test/test_v1_policy_route_tag_sets_tags_summary_get200_response.py +0 -60
  2049. test/test_v1_policy_route_tag_sets_tags_summary_get200_response_tags_inner.py +0 -57
  2050. test/test_v1_portal_apikeys_get200_response.py +0 -57
  2051. test/test_v1_portal_apikeys_get200_response_api_key_info_inner.py +0 -54
  2052. test/test_v1_portal_apikeys_post200_response.py +0 -51
  2053. test/test_v1_portal_private_details_get200_response.py +0 -60
  2054. test/test_v1_portal_private_inventory_details_get200_response.py +0 -57
  2055. test/test_v1_portal_private_inventory_details_get200_response_details_inner.py +0 -54
  2056. test/test_v1_portal_private_post_request_details.py +0 -57
  2057. test/test_v1_portal_private_sync_post_request_inventory_inner.py +0 -54
  2058. test/test_v1_presharedkey_get200_response.py +0 -51
  2059. test/test_v1_qos_circuit_profiles_get200_response.py +0 -61
  2060. test/test_v1_search_get200_response.py +0 -56
  2061. test/test_v1_search_get200_response_results_inner.py +0 -53
  2062. test/test_v1_site_details_sitelists_post200_response.py +0 -57
  2063. test/test_v1_site_details_sitelists_post200_response_site_lists_inner.py +0 -54
  2064. test/test_v1_site_id_details_interfaces_get200_response.py +0 -53
  2065. test/test_v1_sites_details_get200_response.py +0 -97
  2066. test/test_v1_sites_get200_response.py +0 -105
  2067. test/test_v1_sites_post200_response.py +0 -95
  2068. test/test_v1_sites_post_request_site.py +0 -99
  2069. test/test_v1_sites_site_id_circuits_get200_response.py +0 -195
  2070. test/test_v1_sites_site_id_circuits_get200_response_data_inner.py +0 -192
  2071. test/test_v1_sites_site_id_devices_get200_response.py +0 -69
  2072. test/test_v1_sites_site_id_devices_get200_response_device_inner.py +0 -66
  2073. test/test_v1_software_auto_upgrade_default_get200_response.py +0 -57
  2074. test/test_v1_software_auto_upgrade_default_get200_response_details.py +0 -55
  2075. test/test_v1_software_auto_upgrade_default_get200_response_profile.py +0 -58
  2076. test/test_v1_software_auto_upgrade_default_get200_response_profile_occurrence.py +0 -54
  2077. test/test_v1_software_gcsrelease_upload_notes_post_request_details.py +0 -59
  2078. test/test_v1_software_gcsrelease_upload_notes_post_request_details_category_inner.py +0 -52
  2079. test/test_v1_software_release_notes_get200_response.py +0 -51
  2080. test/test_v1_software_releases_download_get200_response.py +0 -51
  2081. test/test_v1_software_releases_summary_get200_response.py +0 -61
  2082. test/test_v1_software_releases_summary_get200_response_summaries_inner.py +0 -58
  2083. test/test_v1_software_releases_summary_get200_response_summaries_inner_key.py +0 -52
  2084. test/test_v1_software_running_details_get200_response.py +0 -57
  2085. test/test_v1_software_running_details_get200_response_devices_inner.py +0 -54
  2086. test/test_v1_software_running_summary_get200_response.py +0 -56
  2087. test/test_v1_software_running_summary_get200_response_versions_inner.py +0 -53
  2088. test/test_v1_talkers_device_device_id_top_post200_response.py +0 -55
  2089. test/test_v1_talkers_device_device_id_top_post200_response_apps_utilization_inner.py +0 -52
  2090. test/test_v1_troubleshooting_device_device_id_post200_response.py +0 -170
  2091. test/test_v1_troubleshooting_device_device_id_post200_response_control_plane.py +0 -77
  2092. test/test_v1_troubleshooting_device_device_id_post200_response_system_plane.py +0 -121
  2093. test/test_v1_troubleshooting_enterprise_post200_response.py +0 -63
  2094. test/test_v1_troubleshooting_enterprise_post200_response_sites_inner.py +0 -60
  2095. test/test_v1_troubleshooting_site_connectivity_status_get200_response.py +0 -55
  2096. test/test_v1_troubleshooting_site_connectivity_status_get200_response_connectivity_status_inner.py +0 -52
  2097. test/test_v1_troubleshooting_site_site_id_get200_response.py +0 -58
  2098. test/test_v1_troubleshooting_site_site_id_get200_response_edge_statuses_inner.py +0 -53
  2099. test/test_v1_troubleshooting_top_sites_by_alerts_post200_response.py +0 -68
  2100. test/test_v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane.py +0 -55
  2101. test/test_v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane_site_counts_inner.py +0 -52
  2102. test/test_v1_version_post200_response.py +0 -54
  2103. test/test_v1_version_post_request_configuration_metadata.py +0 -53
  2104. test/test_v1_zones_get200_response.py +0 -64
  2105. test/test_v1_zones_get200_response_zones_inner.py +0 -53
  2106. test/test_v2_aggregated_notification_get_state_get200_response.py +0 -51
  2107. test/test_v2_allowlist_rule_id_get200_response.py +0 -66
  2108. test/test_v2_allowlist_rule_id_get200_response_records_inner.py +0 -63
  2109. test/test_v2_assistant_add_to_conversation_post200_response.py +0 -69
  2110. test/test_v2_assistant_add_to_conversation_post200_response_dataframe_dictionary_inner.py +0 -55
  2111. test/test_v2_assistant_add_to_conversation_post_request_question.py +0 -54
  2112. test/test_v2_assistant_conversation_interface_state_get200_response.py +0 -51
  2113. test/test_v2_assistant_get_conversation_details_post200_response.py +0 -74
  2114. test/test_v2_assistant_get_conversations_post200_response.py +0 -56
  2115. test/test_v2_assistant_get_conversations_post200_response_conversation_list_inner.py +0 -53
  2116. test/test_v2_assurance_applicationdetailsbyname_post200_response.py +0 -145
  2117. test/test_v2_assurance_applicationdetailsbyname_post200_response_app_id_record.py +0 -86
  2118. test/test_v2_assurance_applicationdetailsbyname_post200_response_app_id_record_exchange_service_inner.py +0 -52
  2119. test/test_v2_assurance_applicationdetailsbyname_post200_response_app_id_record_flex_algo_inner.py +0 -52
  2120. test/test_v2_assurance_applicationdetailsbyname_post200_response_app_name_record.py +0 -107
  2121. test/test_v2_assurance_applicationprofilesummary_post200_response.py +0 -77
  2122. test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary.py +0 -76
  2123. test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner.py +0 -73
  2124. test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_bucket_stats.py +0 -54
  2125. test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_child_bucket_stats_list_inner.py +0 -54
  2126. test/test_v2_assurance_bucket_app_servers_all_get200_response.py +0 -68
  2127. test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner.py +0 -65
  2128. test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_added_servers_inner.py +0 -53
  2129. test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_app.py +0 -52
  2130. test/test_v2_assurance_bucket_app_servers_post200_response.py +0 -58
  2131. test/test_v2_assurance_bucket_app_servers_post200_response_app_servers_inner.py +0 -55
  2132. test/test_v2_assurance_bucket_apps_post200_response.py +0 -60
  2133. test/test_v2_assurance_bucket_apps_post200_response_apps_inner.py +0 -57
  2134. test/test_v2_assurance_bucket_services_post200_response.py +0 -55
  2135. test/test_v2_assurance_bucket_topologies_post200_response.py +0 -55
  2136. test/test_v2_assurance_bucketdetails_post200_response.py +0 -122
  2137. test/test_v2_assurance_bucketdetails_post200_response_bucket_details.py +0 -165
  2138. test/test_v2_assurance_bucketdetails_post200_response_bucket_details_trend_value_list_inner.py +0 -53
  2139. test/test_v2_assurance_create_user_report_post200_response.py +0 -51
  2140. test/test_v2_assurance_createclassifiedapplication_post200_response.py +0 -51
  2141. test/test_v2_assurance_download_user_report_get200_response.py +0 -51
  2142. test/test_v2_assurance_endpoint_intel_post200_response.py +0 -55
  2143. test/test_v2_assurance_enterprisesummary_post200_response.py +0 -57
  2144. test/test_v2_assurance_enterprisesummary_post200_response_enterprise_summary.py +0 -56
  2145. test/test_v2_assurance_flow_summary_post200_response.py +0 -112
  2146. test/test_v2_assurance_flow_summary_post200_response_client_endpoint.py +0 -76
  2147. test/test_v2_assurance_flow_summary_post200_response_client_endpoint_edges_inner.py +0 -52
  2148. test/test_v2_assurance_flow_summary_post200_response_client_endpoint_jitter.py +0 -53
  2149. test/test_v2_assurance_flow_summary_post200_response_client_endpoint_site.py +0 -53
  2150. test/test_v2_assurance_getclassifiedapplicationlist_get200_response.py +0 -64
  2151. test/test_v2_assurance_getclassifiedapplicationlist_get200_response_classified_application_list_inner.py +0 -61
  2152. test/test_v2_assurance_read_user_report_list_get200_response.py +0 -65
  2153. test/test_v2_assurance_read_user_report_list_get200_response_user_report_list_inner.py +0 -62
  2154. test/test_v2_assurance_scoredetails_post200_response.py +0 -57
  2155. test/test_v2_assurance_scoredetails_post200_response_score_details.py +0 -56
  2156. test/test_v2_assurance_scoredetails_post200_response_score_details_score_bucket_list_inner.py +0 -53
  2157. test/test_v2_assurance_topology_client_session_details_post200_response.py +0 -125
  2158. test/test_v2_assurance_topology_client_session_details_post200_response_session.py +0 -154
  2159. test/test_v2_assurance_topology_client_session_details_post200_response_session_client_endpoint.py +0 -77
  2160. test/test_v2_assurance_topology_client_session_details_post200_response_session_client_links_inner.py +0 -55
  2161. test/test_v2_assurance_topology_client_session_details_post200_response_session_local_dia_links_inner.py +0 -51
  2162. test/test_v2_assurance_topology_client_session_details_post200_response_session_pop_links_inner.py +0 -55
  2163. test/test_v2_assurance_topology_client_sessions_post200_response.py +0 -127
  2164. test/test_v2_assurance_topology_client_sessions_post_request_filter.py +0 -59
  2165. test/test_v2_assurance_topology_client_summaries_post200_response.py +0 -62
  2166. test/test_v2_assurance_topology_client_summaries_post200_response_summaries_inner.py +0 -59
  2167. test/test_v2_assurance_topology_flows_post200_response.py +0 -72
  2168. test/test_v2_assurance_topology_flows_post200_response_flows_inner.py +0 -69
  2169. test/test_v2_assurance_topology_inventory_post200_response.py +0 -75
  2170. test/test_v2_assurance_topology_inventory_post200_response_regions_inner.py +0 -52
  2171. test/test_v2_assurance_topology_overview_post200_response.py +0 -92
  2172. test/test_v2_assurance_topology_overview_post200_response_topology.py +0 -77
  2173. test/test_v2_assurance_topology_overview_post200_response_topology_edges_inner.py +0 -58
  2174. test/test_v2_assurance_topology_overview_post200_response_topology_edges_inner_performance_inner.py +0 -53
  2175. test/test_v2_assurance_topology_overview_post200_response_topology_nodes_inner.py +0 -57
  2176. test/test_v2_assurance_topology_overview_post200_response_topology_nodes_inner_location.py +0 -52
  2177. test/test_v2_assurance_topology_overview_post200_response_topology_paths_inner.py +0 -53
  2178. test/test_v2_assurance_topology_overview_post200_response_traffic_regions_inner.py +0 -54
  2179. test/test_v2_assurance_topology_region_summary_post200_response.py +0 -66
  2180. test/test_v2_assurance_topology_region_summary_post200_response_sites_inner.py +0 -63
  2181. test/test_v2_assurance_topology_site_summaries_post200_response.py +0 -62
  2182. test/test_v2_assurance_topology_site_summaries_post200_response_summaries_inner.py +0 -59
  2183. test/test_v2_audit_logs_post200_response.py +0 -71
  2184. test/test_v2_audit_logs_post200_response_logs_inner.py +0 -66
  2185. test/test_v2_audit_logs_post_request_selector.py +0 -71
  2186. test/test_v2_childalertlist_post200_response.py +0 -116
  2187. test/test_v2_childalertlist_post200_response_alert_list_inner.py +0 -117
  2188. test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list.py +0 -85
  2189. test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner.py +0 -116
  2190. test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +0 -85
  2191. test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +0 -117
  2192. test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +0 -85
  2193. test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +0 -116
  2194. test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +0 -85
  2195. test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +0 -82
  2196. test/test_v2_device_device_id_lan_segments_post200_response.py +0 -67
  2197. test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner.py +0 -64
  2198. test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner.py +0 -60
  2199. test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner_vrf_route_inner.py +0 -54
  2200. test/test_v2_device_device_id_topology_post200_response.py +0 -153
  2201. test/test_v2_device_device_id_topology_post200_response_edges_inner.py +0 -84
  2202. test/test_v2_device_device_id_topology_post200_response_edges_inner_circuits_info_inner.py +0 -62
  2203. test/test_v2_device_device_id_topology_post200_response_edges_inner_connections_inner.py +0 -62
  2204. test/test_v2_device_device_id_topology_post200_response_nodes_inner.py +0 -106
  2205. test/test_v2_device_device_id_topology_post200_response_nodes_inner_circuit_info_inner.py +0 -65
  2206. test/test_v2_device_device_id_topology_post200_response_nodes_inner_node_info.py +0 -68
  2207. test/test_v2_device_device_id_topology_post200_response_snapshots_inner.py +0 -54
  2208. test/test_v2_extranet_consumers_usage_top_post200_response.py +0 -56
  2209. test/test_v2_extranet_consumers_usage_top_post200_response_top_consumers_inner.py +0 -53
  2210. test/test_v2_extranet_lan_segments_usage_top_post200_response.py +0 -56
  2211. test/test_v2_extranet_service_overtime_consumption_post200_response.py +0 -66
  2212. test/test_v2_extranet_service_overtime_consumption_post200_response_dl_agg_stats_inner.py +0 -55
  2213. test/test_v2_extranet_sites_consumption_overview_post200_response.py +0 -81
  2214. test/test_v2_extranet_sites_consumption_overview_post200_response_lan_segments_inner.py +0 -57
  2215. test/test_v2_extranet_total_usage_post200_response.py +0 -51
  2216. test/test_v2_extranets_monitoring_consumers_post200_response.py +0 -58
  2217. test/test_v2_extranets_monitoring_consumers_post200_response_consumers_inner.py +0 -55
  2218. test/test_v2_integration_getall_enterprise_id_get200_response.py +0 -64
  2219. test/test_v2_integration_integration_id_put_request_integration_body.py +0 -59
  2220. test/test_v2_integration_post200_response.py +0 -62
  2221. test/test_v2_integration_post200_response_integration.py +0 -61
  2222. test/test_v2_integration_post_request_integration_body.py +0 -62
  2223. test/test_v2_integration_post_request_integration_body_details.py +0 -53
  2224. test/test_v2_monitoring_bfd_post200_response.py +0 -65
  2225. test/test_v2_monitoring_bfd_post200_response_data_inner.py +0 -62
  2226. test/test_v2_monitoring_bfd_post200_response_data_inner_samples_inner.py +0 -55
  2227. test/test_v2_monitoring_bfd_post_request_selectors_inner.py +0 -53
  2228. test/test_v2_monitoring_bgp_post200_response.py +0 -65
  2229. test/test_v2_monitoring_bgp_post200_response_data_inner.py +0 -62
  2230. test/test_v2_monitoring_bgp_post_request_selectors_inner.py +0 -53
  2231. test/test_v2_monitoring_circuits_summary_post200_response.py +0 -78
  2232. test/test_v2_monitoring_circuits_summary_post200_response_circuit_summaries_inner.py +0 -75
  2233. test/test_v2_monitoring_circuits_utilization_post200_response.py +0 -65
  2234. test/test_v2_monitoring_circuits_utilization_post200_response_data_inner.py +0 -62
  2235. test/test_v2_monitoring_circuits_utilization_post200_response_data_inner_queue_utilization_inner.py +0 -56
  2236. test/test_v2_monitoring_extranet_edge_status_get200_response.py +0 -61
  2237. test/test_v2_monitoring_extranet_edge_status_get200_response_edge_statuses_inner.py +0 -58
  2238. test/test_v2_monitoring_extranet_log_details_post200_response.py +0 -60
  2239. test/test_v2_monitoring_extranet_log_details_post200_response_logs_inner.py +0 -57
  2240. test/test_v2_monitoring_extranet_service_status_details_get200_response.py +0 -61
  2241. test/test_v2_monitoring_extranet_service_status_details_get200_response_statuses_inner.py +0 -58
  2242. test/test_v2_monitoring_extranet_service_status_details_get200_response_statuses_inner_statuses_inner.py +0 -52
  2243. test/test_v2_monitoring_extranet_service_status_get200_response.py +0 -55
  2244. test/test_v2_monitoring_extranet_status_details_get200_response.py +0 -72
  2245. test/test_v2_monitoring_ike_error_history_post200_response.py +0 -61
  2246. test/test_v2_monitoring_ike_error_history_post200_response_data_inner.py +0 -58
  2247. test/test_v2_monitoring_interface_post200_response.py +0 -64
  2248. test/test_v2_monitoring_interface_post200_response_data_inner.py +0 -61
  2249. test/test_v2_monitoring_interface_post_request_selectors_inner.py +0 -52
  2250. test/test_v2_monitoring_ipsec_post200_response.py +0 -64
  2251. test/test_v2_monitoring_ipsec_post200_response_data_inner.py +0 -61
  2252. test/test_v2_monitoring_ipsec_post_request_selectors_inner.py +0 -52
  2253. test/test_v2_monitoring_ospf_post200_response.py +0 -65
  2254. test/test_v2_monitoring_ospf_post200_response_data_inner.py +0 -62
  2255. test/test_v2_monitoring_ospf_post_request_selectors_inner.py +0 -53
  2256. test/test_v2_monitoring_policy_post200_response.py +0 -64
  2257. test/test_v2_monitoring_policy_post200_response_data_inner.py +0 -61
  2258. test/test_v2_monitoring_policy_post_request_selectors_inner.py +0 -52
  2259. test/test_v2_monitoring_queue_instant_post200_response.py +0 -65
  2260. test/test_v2_monitoring_queue_instant_post200_response_data_inner.py +0 -62
  2261. test/test_v2_monitoring_queue_instant_post_request_selectors_inner.py +0 -53
  2262. test/test_v2_monitoring_queue_post200_response.py +0 -66
  2263. test/test_v2_monitoring_queue_post200_response_data_inner.py +0 -63
  2264. test/test_v2_monitoring_queue_post_request_selectors_inner.py +0 -54
  2265. test/test_v2_monitoring_segment_route_counts_post200_response.py +0 -64
  2266. test/test_v2_monitoring_segment_route_counts_post200_response_data_inner.py +0 -64
  2267. test/test_v2_monitoring_site_circuits_bandwidth_site_id_post200_response.py +0 -69
  2268. test/test_v2_monitoring_site_circuits_bandwidth_site_id_post200_response_data_inner.py +0 -69
  2269. test/test_v2_monitoring_site_twamp_site_id_post200_response.py +0 -68
  2270. test/test_v2_monitoring_site_twamp_site_id_post200_response_data_inner.py +0 -65
  2271. test/test_v2_monitoring_site_twamp_site_id_post_request_selectors_inner.py +0 -54
  2272. test/test_v2_monitoring_system_generic_post200_response.py +0 -63
  2273. test/test_v2_monitoring_system_generic_post200_response_data_inner.py +0 -60
  2274. test/test_v2_monitoring_twamp_post200_response.py +0 -66
  2275. test/test_v2_monitoring_twamp_post200_response_data_inner.py +0 -63
  2276. test/test_v2_notification_create_post_request_notification_body.py +0 -68
  2277. test/test_v2_notificationlist_post200_response.py +0 -78
  2278. test/test_v2_notificationlist_post200_response_notification_list_inner.py +0 -75
  2279. test/test_v2_notificationlist_post_request_time_window.py +0 -57
  2280. test/test_v2_rulelist_post200_response.py +0 -62
  2281. test/test_v2_rulelist_post200_response_rule_list_inner.py +0 -59
  2282. test/test_v2_site_site_id_detail_post200_response.py +0 -60
  2283. test/test_v2_site_site_id_detail_post200_response_site.py +0 -54
  2284. test/test_v2_version_post200_response.py +0 -51
  2285. {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-26.1.1.dist-info}/licenses/LICENSE +0 -0
  2286. {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-26.1.1.dist-info}/top_level.txt +0 -0
@@ -1,290 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Graphiant APIs
5
-
6
- Graphiant API documentation.
7
-
8
- The version of the OpenAPI document: 1.0.0
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
- from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
21
- from typing import Any, ClassVar, Dict, List, Optional
22
- from typing_extensions import Annotated
23
- from graphiant_sdk.models.v1_alarm_history_get200_response_history_inner_time import V1AlarmHistoryGet200ResponseHistoryInnerTime
24
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_bgp import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerBgp
25
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInner
26
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerDns
27
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerInterfacesInner
28
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipfix_exporters_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerIpfixExportersInner
29
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerIpsecTunnelsInner
30
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_location import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerLocation
31
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerNatPolicy
32
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerPrefixSetsInner
33
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_region import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerRegion
34
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerRoutingPoliciesInner
35
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSegmentsInner
36
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSite
37
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSnmp
38
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerTrafficPolicy
39
- from graphiant_sdk.models.v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag_entry import V1GlobalConfigPatchRequestRoutingPoliciesValuePolicyStatementsValueStatementMatchesValueMatchRouteTagEntry
40
- from typing import Optional, Set
41
- from typing_extensions import Self
42
-
43
- class V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInner(BaseModel):
44
- """
45
- V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInner
46
- """ # noqa: E501
47
- bgp: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerBgp] = None
48
- bgp_enabled: Optional[StrictBool] = Field(default=None, alias="bgpEnabled")
49
- circuits: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInner]] = None
50
- config_updated_at: Optional[V1AlarmHistoryGet200ResponseHistoryInnerTime] = Field(default=None, alias="configUpdatedAt")
51
- created_at: Optional[V1AlarmHistoryGet200ResponseHistoryInnerTime] = Field(default=None, alias="createdAt")
52
- dhcp_server_enabled: Optional[StrictBool] = Field(default=None, alias="dhcpServerEnabled")
53
- dns: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerDns] = None
54
- gdi: Optional[Annotated[int, Field(strict=True, ge=0)]] = None
55
- hostname: Optional[StrictStr] = None
56
- id: Optional[StrictInt] = None
57
- interfaces: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerInterfacesInner]] = None
58
- internal_state: Optional[StrictStr] = Field(default=None, alias="internalState")
59
- ipfix_enabled: Optional[StrictBool] = Field(default=None, alias="ipfixEnabled")
60
- ipfix_exporters: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerIpfixExportersInner]] = Field(default=None, alias="ipfixExporters")
61
- ipsec_tunnels: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerIpsecTunnelsInner]] = Field(default=None, alias="ipsecTunnels")
62
- last_booted_at: Optional[V1AlarmHistoryGet200ResponseHistoryInnerTime] = Field(default=None, alias="lastBootedAt")
63
- lldp_enabled: Optional[StrictBool] = Field(default=None, alias="lldpEnabled")
64
- local_route_tag: Optional[V1GlobalConfigPatchRequestRoutingPoliciesValuePolicyStatementsValueStatementMatchesValueMatchRouteTagEntry] = Field(default=None, alias="localRouteTag")
65
- local_web_server_password: Optional[StrictStr] = Field(default=None, alias="localWebServerPassword")
66
- location: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerLocation] = None
67
- maintenance_mode: Optional[StrictBool] = Field(default=None, alias="maintenanceMode")
68
- nat_policy: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerNatPolicy] = Field(default=None, alias="natPolicy")
69
- notes: Optional[StrictStr] = None
70
- oper_staled: Optional[StrictBool] = Field(default=None, alias="operStaled")
71
- oper_staled_at: Optional[V1AlarmHistoryGet200ResponseHistoryInnerTime] = Field(default=None, alias="operStaledAt")
72
- oper_updated_at: Optional[V1AlarmHistoryGet200ResponseHistoryInnerTime] = Field(default=None, alias="operUpdatedAt")
73
- ospfv2_enabled: Optional[StrictBool] = Field(default=None, alias="ospfv2Enabled")
74
- ospfv3_enabled: Optional[StrictBool] = Field(default=None, alias="ospfv3Enabled")
75
- platform: Optional[StrictStr] = None
76
- prefix_sets: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerPrefixSetsInner]] = Field(default=None, alias="prefixSets")
77
- reboot_reason: Optional[StrictStr] = Field(default=None, alias="rebootReason")
78
- region: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerRegion] = None
79
- region_override: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerRegion] = Field(default=None, alias="regionOverride")
80
- role: Optional[StrictStr] = None
81
- routing_policies: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerRoutingPoliciesInner]] = Field(default=None, alias="routingPolicies")
82
- segments: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSegmentsInner]] = None
83
- serial_number: Optional[StrictStr] = Field(default=None, alias="serialNumber")
84
- site: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSite] = None
85
- snmp: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSnmp] = None
86
- software_version: Optional[StrictStr] = Field(default=None, alias="softwareVersion")
87
- static_routes_enabled: Optional[StrictBool] = Field(default=None, alias="staticRoutesEnabled")
88
- status: Optional[StrictStr] = None
89
- traffic_policy: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerTrafficPolicy] = Field(default=None, alias="trafficPolicy")
90
- uptime: Optional[V1AlarmHistoryGet200ResponseHistoryInnerTime] = None
91
- vrrp_enabled: Optional[StrictBool] = Field(default=None, alias="vrrpEnabled")
92
- __properties: ClassVar[List[str]] = ["bgp", "bgpEnabled", "circuits", "configUpdatedAt", "createdAt", "dhcpServerEnabled", "dns", "gdi", "hostname", "id", "interfaces", "internalState", "ipfixEnabled", "ipfixExporters", "ipsecTunnels", "lastBootedAt", "lldpEnabled", "localRouteTag", "localWebServerPassword", "location", "maintenanceMode", "natPolicy", "notes", "operStaled", "operStaledAt", "operUpdatedAt", "ospfv2Enabled", "ospfv3Enabled", "platform", "prefixSets", "rebootReason", "region", "regionOverride", "role", "routingPolicies", "segments", "serialNumber", "site", "snmp", "softwareVersion", "staticRoutesEnabled", "status", "trafficPolicy", "uptime", "vrrpEnabled"]
93
-
94
- model_config = ConfigDict(
95
- populate_by_name=True,
96
- validate_assignment=True,
97
- protected_namespaces=(),
98
- )
99
-
100
-
101
- def to_str(self) -> str:
102
- """Returns the string representation of the model using alias"""
103
- return pprint.pformat(self.model_dump(by_alias=True))
104
-
105
- def to_json(self) -> str:
106
- """Returns the JSON representation of the model using alias"""
107
- # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead
108
- return json.dumps(self.to_dict())
109
-
110
- @classmethod
111
- def from_json(cls, json_str: str) -> Optional[Self]:
112
- """Create an instance of V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInner from a JSON string"""
113
- return cls.from_dict(json.loads(json_str))
114
-
115
- def to_dict(self) -> Dict[str, Any]:
116
- """Return the dictionary representation of the model using alias.
117
-
118
- This has the following differences from calling pydantic's
119
- `self.model_dump(by_alias=True)`:
120
-
121
- * `None` is only added to the output dict for nullable fields that
122
- were set at model initialization. Other fields with value `None`
123
- are ignored.
124
- """
125
- excluded_fields: Set[str] = set([
126
- ])
127
-
128
- _dict = self.model_dump(
129
- by_alias=True,
130
- exclude=excluded_fields,
131
- exclude_none=True,
132
- )
133
- # override the default output from pydantic by calling `to_dict()` of bgp
134
- if self.bgp:
135
- _dict['bgp'] = self.bgp.to_dict()
136
- # override the default output from pydantic by calling `to_dict()` of each item in circuits (list)
137
- _items = []
138
- if self.circuits:
139
- for _item_circuits in self.circuits:
140
- if _item_circuits:
141
- _items.append(_item_circuits.to_dict())
142
- _dict['circuits'] = _items
143
- # override the default output from pydantic by calling `to_dict()` of config_updated_at
144
- if self.config_updated_at:
145
- _dict['configUpdatedAt'] = self.config_updated_at.to_dict()
146
- # override the default output from pydantic by calling `to_dict()` of created_at
147
- if self.created_at:
148
- _dict['createdAt'] = self.created_at.to_dict()
149
- # override the default output from pydantic by calling `to_dict()` of dns
150
- if self.dns:
151
- _dict['dns'] = self.dns.to_dict()
152
- # override the default output from pydantic by calling `to_dict()` of each item in interfaces (list)
153
- _items = []
154
- if self.interfaces:
155
- for _item_interfaces in self.interfaces:
156
- if _item_interfaces:
157
- _items.append(_item_interfaces.to_dict())
158
- _dict['interfaces'] = _items
159
- # override the default output from pydantic by calling `to_dict()` of each item in ipfix_exporters (list)
160
- _items = []
161
- if self.ipfix_exporters:
162
- for _item_ipfix_exporters in self.ipfix_exporters:
163
- if _item_ipfix_exporters:
164
- _items.append(_item_ipfix_exporters.to_dict())
165
- _dict['ipfixExporters'] = _items
166
- # override the default output from pydantic by calling `to_dict()` of each item in ipsec_tunnels (list)
167
- _items = []
168
- if self.ipsec_tunnels:
169
- for _item_ipsec_tunnels in self.ipsec_tunnels:
170
- if _item_ipsec_tunnels:
171
- _items.append(_item_ipsec_tunnels.to_dict())
172
- _dict['ipsecTunnels'] = _items
173
- # override the default output from pydantic by calling `to_dict()` of last_booted_at
174
- if self.last_booted_at:
175
- _dict['lastBootedAt'] = self.last_booted_at.to_dict()
176
- # override the default output from pydantic by calling `to_dict()` of local_route_tag
177
- if self.local_route_tag:
178
- _dict['localRouteTag'] = self.local_route_tag.to_dict()
179
- # override the default output from pydantic by calling `to_dict()` of location
180
- if self.location:
181
- _dict['location'] = self.location.to_dict()
182
- # override the default output from pydantic by calling `to_dict()` of nat_policy
183
- if self.nat_policy:
184
- _dict['natPolicy'] = self.nat_policy.to_dict()
185
- # override the default output from pydantic by calling `to_dict()` of oper_staled_at
186
- if self.oper_staled_at:
187
- _dict['operStaledAt'] = self.oper_staled_at.to_dict()
188
- # override the default output from pydantic by calling `to_dict()` of oper_updated_at
189
- if self.oper_updated_at:
190
- _dict['operUpdatedAt'] = self.oper_updated_at.to_dict()
191
- # override the default output from pydantic by calling `to_dict()` of each item in prefix_sets (list)
192
- _items = []
193
- if self.prefix_sets:
194
- for _item_prefix_sets in self.prefix_sets:
195
- if _item_prefix_sets:
196
- _items.append(_item_prefix_sets.to_dict())
197
- _dict['prefixSets'] = _items
198
- # override the default output from pydantic by calling `to_dict()` of region
199
- if self.region:
200
- _dict['region'] = self.region.to_dict()
201
- # override the default output from pydantic by calling `to_dict()` of region_override
202
- if self.region_override:
203
- _dict['regionOverride'] = self.region_override.to_dict()
204
- # override the default output from pydantic by calling `to_dict()` of each item in routing_policies (list)
205
- _items = []
206
- if self.routing_policies:
207
- for _item_routing_policies in self.routing_policies:
208
- if _item_routing_policies:
209
- _items.append(_item_routing_policies.to_dict())
210
- _dict['routingPolicies'] = _items
211
- # override the default output from pydantic by calling `to_dict()` of each item in segments (list)
212
- _items = []
213
- if self.segments:
214
- for _item_segments in self.segments:
215
- if _item_segments:
216
- _items.append(_item_segments.to_dict())
217
- _dict['segments'] = _items
218
- # override the default output from pydantic by calling `to_dict()` of site
219
- if self.site:
220
- _dict['site'] = self.site.to_dict()
221
- # override the default output from pydantic by calling `to_dict()` of snmp
222
- if self.snmp:
223
- _dict['snmp'] = self.snmp.to_dict()
224
- # override the default output from pydantic by calling `to_dict()` of traffic_policy
225
- if self.traffic_policy:
226
- _dict['trafficPolicy'] = self.traffic_policy.to_dict()
227
- # override the default output from pydantic by calling `to_dict()` of uptime
228
- if self.uptime:
229
- _dict['uptime'] = self.uptime.to_dict()
230
- return _dict
231
-
232
- @classmethod
233
- def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]:
234
- """Create an instance of V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInner from a dict"""
235
- if obj is None:
236
- return None
237
-
238
- if not isinstance(obj, dict):
239
- return cls.model_validate(obj)
240
-
241
- _obj = cls.model_validate({
242
- "bgp": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerBgp.from_dict(obj["bgp"]) if obj.get("bgp") is not None else None,
243
- "bgpEnabled": obj.get("bgpEnabled"),
244
- "circuits": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInner.from_dict(_item) for _item in obj["circuits"]] if obj.get("circuits") is not None else None,
245
- "configUpdatedAt": V1AlarmHistoryGet200ResponseHistoryInnerTime.from_dict(obj["configUpdatedAt"]) if obj.get("configUpdatedAt") is not None else None,
246
- "createdAt": V1AlarmHistoryGet200ResponseHistoryInnerTime.from_dict(obj["createdAt"]) if obj.get("createdAt") is not None else None,
247
- "dhcpServerEnabled": obj.get("dhcpServerEnabled"),
248
- "dns": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerDns.from_dict(obj["dns"]) if obj.get("dns") is not None else None,
249
- "gdi": obj.get("gdi"),
250
- "hostname": obj.get("hostname"),
251
- "id": obj.get("id"),
252
- "interfaces": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerInterfacesInner.from_dict(_item) for _item in obj["interfaces"]] if obj.get("interfaces") is not None else None,
253
- "internalState": obj.get("internalState"),
254
- "ipfixEnabled": obj.get("ipfixEnabled"),
255
- "ipfixExporters": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerIpfixExportersInner.from_dict(_item) for _item in obj["ipfixExporters"]] if obj.get("ipfixExporters") is not None else None,
256
- "ipsecTunnels": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerIpsecTunnelsInner.from_dict(_item) for _item in obj["ipsecTunnels"]] if obj.get("ipsecTunnels") is not None else None,
257
- "lastBootedAt": V1AlarmHistoryGet200ResponseHistoryInnerTime.from_dict(obj["lastBootedAt"]) if obj.get("lastBootedAt") is not None else None,
258
- "lldpEnabled": obj.get("lldpEnabled"),
259
- "localRouteTag": V1GlobalConfigPatchRequestRoutingPoliciesValuePolicyStatementsValueStatementMatchesValueMatchRouteTagEntry.from_dict(obj["localRouteTag"]) if obj.get("localRouteTag") is not None else None,
260
- "localWebServerPassword": obj.get("localWebServerPassword"),
261
- "location": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerLocation.from_dict(obj["location"]) if obj.get("location") is not None else None,
262
- "maintenanceMode": obj.get("maintenanceMode"),
263
- "natPolicy": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerNatPolicy.from_dict(obj["natPolicy"]) if obj.get("natPolicy") is not None else None,
264
- "notes": obj.get("notes"),
265
- "operStaled": obj.get("operStaled"),
266
- "operStaledAt": V1AlarmHistoryGet200ResponseHistoryInnerTime.from_dict(obj["operStaledAt"]) if obj.get("operStaledAt") is not None else None,
267
- "operUpdatedAt": V1AlarmHistoryGet200ResponseHistoryInnerTime.from_dict(obj["operUpdatedAt"]) if obj.get("operUpdatedAt") is not None else None,
268
- "ospfv2Enabled": obj.get("ospfv2Enabled"),
269
- "ospfv3Enabled": obj.get("ospfv3Enabled"),
270
- "platform": obj.get("platform"),
271
- "prefixSets": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerPrefixSetsInner.from_dict(_item) for _item in obj["prefixSets"]] if obj.get("prefixSets") is not None else None,
272
- "rebootReason": obj.get("rebootReason"),
273
- "region": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerRegion.from_dict(obj["region"]) if obj.get("region") is not None else None,
274
- "regionOverride": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerRegion.from_dict(obj["regionOverride"]) if obj.get("regionOverride") is not None else None,
275
- "role": obj.get("role"),
276
- "routingPolicies": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerRoutingPoliciesInner.from_dict(_item) for _item in obj["routingPolicies"]] if obj.get("routingPolicies") is not None else None,
277
- "segments": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSegmentsInner.from_dict(_item) for _item in obj["segments"]] if obj.get("segments") is not None else None,
278
- "serialNumber": obj.get("serialNumber"),
279
- "site": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSite.from_dict(obj["site"]) if obj.get("site") is not None else None,
280
- "snmp": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerSnmp.from_dict(obj["snmp"]) if obj.get("snmp") is not None else None,
281
- "softwareVersion": obj.get("softwareVersion"),
282
- "staticRoutesEnabled": obj.get("staticRoutesEnabled"),
283
- "status": obj.get("status"),
284
- "trafficPolicy": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerTrafficPolicy.from_dict(obj["trafficPolicy"]) if obj.get("trafficPolicy") is not None else None,
285
- "uptime": V1AlarmHistoryGet200ResponseHistoryInnerTime.from_dict(obj["uptime"]) if obj.get("uptime") is not None else None,
286
- "vrrpEnabled": obj.get("vrrpEnabled")
287
- })
288
- return _obj
289
-
290
-
@@ -1,92 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Graphiant APIs
5
-
6
- Graphiant API documentation.
7
-
8
- The version of the OpenAPI document: 1.0.0
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
- from pydantic import BaseModel, ConfigDict, Field, StrictInt, StrictStr
21
- from typing import Any, ClassVar, Dict, List, Optional
22
- from typing_extensions import Annotated
23
- from typing import Optional, Set
24
- from typing_extensions import Self
25
-
26
- class V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerBgp(BaseModel):
27
- """
28
- V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerBgp
29
- """ # noqa: E501
30
- asn: Optional[Annotated[int, Field(strict=True, ge=0)]] = None
31
- id: Optional[StrictInt] = None
32
- router_id: Optional[StrictStr] = Field(default=None, alias="routerId")
33
- __properties: ClassVar[List[str]] = ["asn", "id", "routerId"]
34
-
35
- model_config = ConfigDict(
36
- populate_by_name=True,
37
- validate_assignment=True,
38
- protected_namespaces=(),
39
- )
40
-
41
-
42
- def to_str(self) -> str:
43
- """Returns the string representation of the model using alias"""
44
- return pprint.pformat(self.model_dump(by_alias=True))
45
-
46
- def to_json(self) -> str:
47
- """Returns the JSON representation of the model using alias"""
48
- # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead
49
- return json.dumps(self.to_dict())
50
-
51
- @classmethod
52
- def from_json(cls, json_str: str) -> Optional[Self]:
53
- """Create an instance of V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerBgp from a JSON string"""
54
- return cls.from_dict(json.loads(json_str))
55
-
56
- def to_dict(self) -> Dict[str, Any]:
57
- """Return the dictionary representation of the model using alias.
58
-
59
- This has the following differences from calling pydantic's
60
- `self.model_dump(by_alias=True)`:
61
-
62
- * `None` is only added to the output dict for nullable fields that
63
- were set at model initialization. Other fields with value `None`
64
- are ignored.
65
- """
66
- excluded_fields: Set[str] = set([
67
- ])
68
-
69
- _dict = self.model_dump(
70
- by_alias=True,
71
- exclude=excluded_fields,
72
- exclude_none=True,
73
- )
74
- return _dict
75
-
76
- @classmethod
77
- def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]:
78
- """Create an instance of V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerBgp from a dict"""
79
- if obj is None:
80
- return None
81
-
82
- if not isinstance(obj, dict):
83
- return cls.model_validate(obj)
84
-
85
- _obj = cls.model_validate({
86
- "asn": obj.get("asn"),
87
- "id": obj.get("id"),
88
- "routerId": obj.get("routerId")
89
- })
90
- return _obj
91
-
92
-
@@ -1,191 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Graphiant APIs
5
-
6
- Graphiant API documentation.
7
-
8
- The version of the OpenAPI document: 1.0.0
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
- import pprint
17
- import re # noqa: F401
18
- import json
19
-
20
- from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
21
- from typing import Any, ClassVar, Dict, List, Optional
22
- from typing_extensions import Annotated
23
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_aggregations_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpAggregationsInner
24
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_multipath import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpMultipath
25
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpNeighborsInner
26
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_redistributions import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpRedistributions
27
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_core_logical_interfaces_v2_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerCoreLogicalInterfacesV2Inner
28
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerProfile
29
- from graphiant_sdk.models.v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner import V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerStaticRoutesInner
30
- from typing import Optional, Set
31
- from typing_extensions import Self
32
-
33
- class V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInner(BaseModel):
34
- """
35
- V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInner
36
- """ # noqa: E501
37
- bgp_aggregations: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpAggregationsInner]] = Field(default=None, alias="bgpAggregations")
38
- bgp_multipath: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpMultipath] = Field(default=None, alias="bgpMultipath")
39
- bgp_neighbors: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpNeighborsInner]] = Field(default=None, alias="bgpNeighbors")
40
- bgp_redistributions: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpRedistributions] = Field(default=None, alias="bgpRedistributions")
41
- carrier: Optional[StrictStr] = None
42
- circuit_type: Optional[StrictStr] = Field(default=None, alias="circuitType")
43
- connection_type: Optional[StrictStr] = Field(default=None, alias="connectionType")
44
- core_logical_interfaces_v2: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerCoreLogicalInterfacesV2Inner]] = Field(default=None, alias="coreLogicalInterfacesV2")
45
- description: Optional[StrictStr] = None
46
- dia_enabled: Optional[StrictBool] = Field(default=None, alias="diaEnabled")
47
- dia_snmp_index: Optional[StrictInt] = Field(default=None, alias="diaSnmpIndex")
48
- discovered_public_ip: Optional[StrictStr] = Field(default=None, alias="discoveredPublicIp")
49
- drop_mechanism: Optional[StrictStr] = Field(default=None, alias="dropMechanism")
50
- id: Optional[StrictInt] = None
51
- interface_name: Optional[StrictStr] = Field(default=None, alias="interfaceName")
52
- label: Optional[StrictStr] = None
53
- last_resort: Optional[StrictBool] = Field(default=None, alias="lastResort")
54
- link_down_speed_mbps: Optional[Annotated[int, Field(strict=True, ge=0)]] = Field(default=None, alias="linkDownSpeedMbps")
55
- link_up_speed_mbps: Optional[Annotated[int, Field(strict=True, ge=0)]] = Field(default=None, alias="linkUpSpeedMbps")
56
- loopback: Optional[StrictBool] = None
57
- name: Optional[StrictStr] = None
58
- pat_addresses: Optional[List[StrictStr]] = Field(default=None, alias="patAddresses")
59
- private_ip: Optional[StrictStr] = Field(default=None, alias="privateIp")
60
- profile: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerProfile] = None
61
- qos_profile: Optional[StrictStr] = Field(default=None, alias="qosProfile")
62
- qos_profile_type: Optional[StrictStr] = Field(default=None, alias="qosProfileType")
63
- snmp_index: Optional[StrictInt] = Field(default=None, alias="snmpIndex")
64
- static_routes: Optional[List[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerStaticRoutesInner]] = Field(default=None, alias="staticRoutes")
65
- wan_interface_v2: Optional[V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerCoreLogicalInterfacesV2Inner] = Field(default=None, alias="wanInterfaceV2")
66
- __properties: ClassVar[List[str]] = ["bgpAggregations", "bgpMultipath", "bgpNeighbors", "bgpRedistributions", "carrier", "circuitType", "connectionType", "coreLogicalInterfacesV2", "description", "diaEnabled", "diaSnmpIndex", "discoveredPublicIp", "dropMechanism", "id", "interfaceName", "label", "lastResort", "linkDownSpeedMbps", "linkUpSpeedMbps", "loopback", "name", "patAddresses", "privateIp", "profile", "qosProfile", "qosProfileType", "snmpIndex", "staticRoutes", "wanInterfaceV2"]
67
-
68
- model_config = ConfigDict(
69
- populate_by_name=True,
70
- validate_assignment=True,
71
- protected_namespaces=(),
72
- )
73
-
74
-
75
- def to_str(self) -> str:
76
- """Returns the string representation of the model using alias"""
77
- return pprint.pformat(self.model_dump(by_alias=True))
78
-
79
- def to_json(self) -> str:
80
- """Returns the JSON representation of the model using alias"""
81
- # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead
82
- return json.dumps(self.to_dict())
83
-
84
- @classmethod
85
- def from_json(cls, json_str: str) -> Optional[Self]:
86
- """Create an instance of V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInner from a JSON string"""
87
- return cls.from_dict(json.loads(json_str))
88
-
89
- def to_dict(self) -> Dict[str, Any]:
90
- """Return the dictionary representation of the model using alias.
91
-
92
- This has the following differences from calling pydantic's
93
- `self.model_dump(by_alias=True)`:
94
-
95
- * `None` is only added to the output dict for nullable fields that
96
- were set at model initialization. Other fields with value `None`
97
- are ignored.
98
- """
99
- excluded_fields: Set[str] = set([
100
- ])
101
-
102
- _dict = self.model_dump(
103
- by_alias=True,
104
- exclude=excluded_fields,
105
- exclude_none=True,
106
- )
107
- # override the default output from pydantic by calling `to_dict()` of each item in bgp_aggregations (list)
108
- _items = []
109
- if self.bgp_aggregations:
110
- for _item_bgp_aggregations in self.bgp_aggregations:
111
- if _item_bgp_aggregations:
112
- _items.append(_item_bgp_aggregations.to_dict())
113
- _dict['bgpAggregations'] = _items
114
- # override the default output from pydantic by calling `to_dict()` of bgp_multipath
115
- if self.bgp_multipath:
116
- _dict['bgpMultipath'] = self.bgp_multipath.to_dict()
117
- # override the default output from pydantic by calling `to_dict()` of each item in bgp_neighbors (list)
118
- _items = []
119
- if self.bgp_neighbors:
120
- for _item_bgp_neighbors in self.bgp_neighbors:
121
- if _item_bgp_neighbors:
122
- _items.append(_item_bgp_neighbors.to_dict())
123
- _dict['bgpNeighbors'] = _items
124
- # override the default output from pydantic by calling `to_dict()` of bgp_redistributions
125
- if self.bgp_redistributions:
126
- _dict['bgpRedistributions'] = self.bgp_redistributions.to_dict()
127
- # override the default output from pydantic by calling `to_dict()` of each item in core_logical_interfaces_v2 (list)
128
- _items = []
129
- if self.core_logical_interfaces_v2:
130
- for _item_core_logical_interfaces_v2 in self.core_logical_interfaces_v2:
131
- if _item_core_logical_interfaces_v2:
132
- _items.append(_item_core_logical_interfaces_v2.to_dict())
133
- _dict['coreLogicalInterfacesV2'] = _items
134
- # override the default output from pydantic by calling `to_dict()` of profile
135
- if self.profile:
136
- _dict['profile'] = self.profile.to_dict()
137
- # override the default output from pydantic by calling `to_dict()` of each item in static_routes (list)
138
- _items = []
139
- if self.static_routes:
140
- for _item_static_routes in self.static_routes:
141
- if _item_static_routes:
142
- _items.append(_item_static_routes.to_dict())
143
- _dict['staticRoutes'] = _items
144
- # override the default output from pydantic by calling `to_dict()` of wan_interface_v2
145
- if self.wan_interface_v2:
146
- _dict['wanInterfaceV2'] = self.wan_interface_v2.to_dict()
147
- return _dict
148
-
149
- @classmethod
150
- def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]:
151
- """Create an instance of V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInner from a dict"""
152
- if obj is None:
153
- return None
154
-
155
- if not isinstance(obj, dict):
156
- return cls.model_validate(obj)
157
-
158
- _obj = cls.model_validate({
159
- "bgpAggregations": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpAggregationsInner.from_dict(_item) for _item in obj["bgpAggregations"]] if obj.get("bgpAggregations") is not None else None,
160
- "bgpMultipath": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpMultipath.from_dict(obj["bgpMultipath"]) if obj.get("bgpMultipath") is not None else None,
161
- "bgpNeighbors": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpNeighborsInner.from_dict(_item) for _item in obj["bgpNeighbors"]] if obj.get("bgpNeighbors") is not None else None,
162
- "bgpRedistributions": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerBgpRedistributions.from_dict(obj["bgpRedistributions"]) if obj.get("bgpRedistributions") is not None else None,
163
- "carrier": obj.get("carrier"),
164
- "circuitType": obj.get("circuitType"),
165
- "connectionType": obj.get("connectionType"),
166
- "coreLogicalInterfacesV2": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerCoreLogicalInterfacesV2Inner.from_dict(_item) for _item in obj["coreLogicalInterfacesV2"]] if obj.get("coreLogicalInterfacesV2") is not None else None,
167
- "description": obj.get("description"),
168
- "diaEnabled": obj.get("diaEnabled"),
169
- "diaSnmpIndex": obj.get("diaSnmpIndex"),
170
- "discoveredPublicIp": obj.get("discoveredPublicIp"),
171
- "dropMechanism": obj.get("dropMechanism"),
172
- "id": obj.get("id"),
173
- "interfaceName": obj.get("interfaceName"),
174
- "label": obj.get("label"),
175
- "lastResort": obj.get("lastResort"),
176
- "linkDownSpeedMbps": obj.get("linkDownSpeedMbps"),
177
- "linkUpSpeedMbps": obj.get("linkUpSpeedMbps"),
178
- "loopback": obj.get("loopback"),
179
- "name": obj.get("name"),
180
- "patAddresses": obj.get("patAddresses"),
181
- "privateIp": obj.get("privateIp"),
182
- "profile": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerProfile.from_dict(obj["profile"]) if obj.get("profile") is not None else None,
183
- "qosProfile": obj.get("qosProfile"),
184
- "qosProfileType": obj.get("qosProfileType"),
185
- "snmpIndex": obj.get("snmpIndex"),
186
- "staticRoutes": [V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerStaticRoutesInner.from_dict(_item) for _item in obj["staticRoutes"]] if obj.get("staticRoutes") is not None else None,
187
- "wanInterfaceV2": V1ExtranetsGet200ResponsePoliciesInnerBranchesExcludedDevicesInnerCircuitsInnerCoreLogicalInterfacesV2Inner.from_dict(obj["wanInterfaceV2"]) if obj.get("wanInterfaceV2") is not None else None
188
- })
189
- return _obj
190
-
191
-