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
@@ -51,6 +51,7 @@ from graphiant_sdk.models.assurance_client_session_endpoint_details import Assur
51
51
  from graphiant_sdk.models.assurance_client_session_endpoint_details_statistics import AssuranceClientSessionEndpointDetailsStatistics
52
52
  from graphiant_sdk.models.assurance_client_session_endpoint_link import AssuranceClientSessionEndpointLink
53
53
  from graphiant_sdk.models.assurance_client_session_pop_link import AssuranceClientSessionPopLink
54
+ from graphiant_sdk.models.assurance_dns_proxy_entry import AssuranceDnsProxyEntry
54
55
  from graphiant_sdk.models.assurance_edge import AssuranceEdge
55
56
  from graphiant_sdk.models.assurance_enterprise_summary import AssuranceEnterpriseSummary
56
57
  from graphiant_sdk.models.assurance_exchange_service_identifier import AssuranceExchangeServiceIdentifier
@@ -120,6 +121,7 @@ from graphiant_sdk.models.iam_api_key_info import IamApiKeyInfo
120
121
  from graphiant_sdk.models.iam_counts import IamCounts
121
122
  from graphiant_sdk.models.iam_customer import IamCustomer
122
123
  from graphiant_sdk.models.iam_enterprise import IamEnterprise
124
+ from graphiant_sdk.models.iam_enterprise_permissions import IamEnterprisePermissions
123
125
  from graphiant_sdk.models.iam_group import IamGroup
124
126
  from graphiant_sdk.models.ipfix_app_bandwidth_stats import IpfixAppBandwidthStats
125
127
  from graphiant_sdk.models.ipfix_app_flow_table import IpfixAppFlowTable
@@ -300,6 +302,7 @@ from graphiant_sdk.models.mana_v2_interface_i_psec import ManaV2InterfaceIPsec
300
302
  from graphiant_sdk.models.mana_v2_interface_i_psec_config import ManaV2InterfaceIPsecConfig
301
303
  from graphiant_sdk.models.mana_v2_interface_ip_config import ManaV2InterfaceIpConfig
302
304
  from graphiant_sdk.models.mana_v2_interface_lagvlan_config import ManaV2InterfaceLagvlanConfig
305
+ from graphiant_sdk.models.mana_v2_interface_ma_csec import ManaV2InterfaceMaCsec
303
306
  from graphiant_sdk.models.mana_v2_interface_sfp_optical_strength import ManaV2InterfaceSfpOpticalStrength
304
307
  from graphiant_sdk.models.mana_v2_interface_tunnel import ManaV2InterfaceTunnel
305
308
  from graphiant_sdk.models.mana_v2_interface_vlan import ManaV2InterfaceVlan
@@ -321,6 +324,7 @@ from graphiant_sdk.models.mana_v2_lag_interface_config import ManaV2LagInterface
321
324
  from graphiant_sdk.models.mana_v2_latency_bandwidth import ManaV2LatencyBandwidth
322
325
  from graphiant_sdk.models.mana_v2_lldp_neighbor import ManaV2LldpNeighbor
323
326
  from graphiant_sdk.models.mana_v2_location import ManaV2Location
327
+ from graphiant_sdk.models.mana_v2_ma_csec_configuration import ManaV2MaCsecConfiguration
324
328
  from graphiant_sdk.models.mana_v2_mana_configuration import ManaV2ManaConfiguration
325
329
  from graphiant_sdk.models.mana_v2_nat_policy_ruleset_config_nullable_rule import ManaV2NATPolicyRulesetConfigNullableRule
326
330
  from graphiant_sdk.models.mana_v2_nat_policy_ruleset_config_nullable_rule_rule import ManaV2NATPolicyRulesetConfigNullableRuleRule
@@ -334,6 +338,8 @@ from graphiant_sdk.models.mana_v2_network_slice_peer import ManaV2NetworkSlicePe
334
338
  from graphiant_sdk.models.mana_v2_new_site import ManaV2NewSite
335
339
  from graphiant_sdk.models.mana_v2_notify_filter_profile_include import ManaV2NotifyFilterProfileInclude
336
340
  from graphiant_sdk.models.mana_v2_notify_filter_profile_include_config import ManaV2NotifyFilterProfileIncludeConfig
341
+ from graphiant_sdk.models.mana_v2_ntp import ManaV2Ntp
342
+ from graphiant_sdk.models.mana_v2_ntp_config import ManaV2NtpConfig
337
343
  from graphiant_sdk.models.mana_v2_nullable_address import ManaV2NullableAddress
338
344
  from graphiant_sdk.models.mana_v2_nullable_administrative_distance import ManaV2NullableAdministrativeDistance
339
345
  from graphiant_sdk.models.mana_v2_nullable_allow_as_in import ManaV2NullableAllowAsIn
@@ -382,12 +388,14 @@ from graphiant_sdk.models.mana_v2_nullable_l4_port_list_config import ManaV2Null
382
388
  from graphiant_sdk.models.mana_v2_nullable_lag_interface_config import ManaV2NullableLagInterfaceConfig
383
389
  from graphiant_sdk.models.mana_v2_nullable_lag_member_interface import ManaV2NullableLagMemberInterface
384
390
  from graphiant_sdk.models.mana_v2_nullable_local_preferance import ManaV2NullableLocalPreferance
391
+ from graphiant_sdk.models.mana_v2_nullable_ma_csec_configuration import ManaV2NullableMaCsecConfiguration
385
392
  from graphiant_sdk.models.mana_v2_nullable_max_prefix import ManaV2NullableMaxPrefix
386
393
  from graphiant_sdk.models.mana_v2_nullable_md5_password import ManaV2NullableMd5Password
387
394
  from graphiant_sdk.models.mana_v2_nullable_meter_rates import ManaV2NullableMeterRates
388
395
  from graphiant_sdk.models.mana_v2_nullable_metric import ManaV2NullableMetric
389
396
  from graphiant_sdk.models.mana_v2_nullable_nat_policy_ruleset_config import ManaV2NullableNatPolicyRulesetConfig
390
397
  from graphiant_sdk.models.mana_v2_nullable_nat_policy_ruleset_name import ManaV2NullableNatPolicyRulesetName
398
+ from graphiant_sdk.models.mana_v2_nullable_ntp_config import ManaV2NullableNtpConfig
391
399
  from graphiant_sdk.models.mana_v2_nullable_ospf_admin_distance_value import ManaV2NullableOspfAdminDistanceValue
392
400
  from graphiant_sdk.models.mana_v2_nullable_ospf_area_config import ManaV2NullableOspfAreaConfig
393
401
  from graphiant_sdk.models.mana_v2_nullable_ospf_dead_interval_value import ManaV2NullableOspfDeadIntervalValue
@@ -404,9 +412,11 @@ from graphiant_sdk.models.mana_v2_nullable_prometheus_rule_config import ManaV2N
404
412
  from graphiant_sdk.models.mana_v2_nullable_prometheus_rule_group_config import ManaV2NullablePrometheusRuleGroupConfig
405
413
  from graphiant_sdk.models.mana_v2_nullable_prometheus_sys_db_monitor_config import ManaV2NullablePrometheusSysDbMonitorConfig
406
414
  from graphiant_sdk.models.mana_v2_nullable_protocol_route_type import ManaV2NullableProtocolRouteType
415
+ from graphiant_sdk.models.mana_v2_nullable_psk_configuration import ManaV2NullablePskConfiguration
407
416
  from graphiant_sdk.models.mana_v2_nullable_route_tag_set import ManaV2NullableRouteTagSet
408
417
  from graphiant_sdk.models.mana_v2_nullable_routing_policy_config import ManaV2NullableRoutingPolicyConfig
409
418
  from graphiant_sdk.models.mana_v2_nullable_routing_protocol import ManaV2NullableRoutingProtocol
419
+ from graphiant_sdk.models.mana_v2_nullable_sak_configuration import ManaV2NullableSakConfiguration
410
420
  from graphiant_sdk.models.mana_v2_nullable_security_policy_ruleset_config import ManaV2NullableSecurityPolicyRulesetConfig
411
421
  from graphiant_sdk.models.mana_v2_nullable_security_zone_config import ManaV2NullableSecurityZoneConfig
412
422
  from graphiant_sdk.models.mana_v2_nullable_security_zone_pair_config import ManaV2NullableSecurityZonePairConfig
@@ -416,6 +426,7 @@ from graphiant_sdk.models.mana_v2_nullable_set_circuit_label_config import ManaV
416
426
  from graphiant_sdk.models.mana_v2_nullable_set_dscp_config import ManaV2NullableSetDscpConfig
417
427
  from graphiant_sdk.models.mana_v2_nullable_set_sla_class_config import ManaV2NullableSetSlaClassConfig
418
428
  from graphiant_sdk.models.mana_v2_nullable_site_interface_name import ManaV2NullableSiteInterfaceName
429
+ from graphiant_sdk.models.mana_v2_nullable_sla_conformance import ManaV2NullableSlaConformance
419
430
  from graphiant_sdk.models.mana_v2_nullable_snmp_community_config_value import ManaV2NullableSnmpCommunityConfigValue
420
431
  from graphiant_sdk.models.mana_v2_nullable_snmp_config import ManaV2NullableSnmpConfig
421
432
  from graphiant_sdk.models.mana_v2_nullable_snmp_engine_endpoint_config_value import ManaV2NullableSnmpEngineEndpointConfigValue
@@ -468,6 +479,7 @@ from graphiant_sdk.models.mana_v2_prometheus_remote_write_sink_config import Man
468
479
  from graphiant_sdk.models.mana_v2_prometheus_rule_config import ManaV2PrometheusRuleConfig
469
480
  from graphiant_sdk.models.mana_v2_prometheus_rule_group_config import ManaV2PrometheusRuleGroupConfig
470
481
  from graphiant_sdk.models.mana_v2_prometheus_sys_db_monitor_config import ManaV2PrometheusSysDbMonitorConfig
482
+ from graphiant_sdk.models.mana_v2_psk_configuration import ManaV2PskConfiguration
471
483
  from graphiant_sdk.models.mana_v2_qo_s_profile import ManaV2QoSProfile
472
484
  from graphiant_sdk.models.mana_v2_qo_s_profile_queue import ManaV2QoSProfileQueue
473
485
  from graphiant_sdk.models.mana_v2_region import ManaV2Region
@@ -489,6 +501,7 @@ from graphiant_sdk.models.mana_v2_routing_policy_config_nullable_statement_state
489
501
  from graphiant_sdk.models.mana_v2_routing_policy_statement import ManaV2RoutingPolicyStatement
490
502
  from graphiant_sdk.models.mana_v2_routing_policy_statement_action import ManaV2RoutingPolicyStatementAction
491
503
  from graphiant_sdk.models.mana_v2_routing_policy_statement_match import ManaV2RoutingPolicyStatementMatch
504
+ from graphiant_sdk.models.mana_v2_sak_configuration import ManaV2SakConfiguration
492
505
  from graphiant_sdk.models.mana_v2_security_policy_rule import ManaV2SecurityPolicyRule
493
506
  from graphiant_sdk.models.mana_v2_security_policy_rule_row import ManaV2SecurityPolicyRuleRow
494
507
  from graphiant_sdk.models.mana_v2_security_policy_ruleset import ManaV2SecurityPolicyRuleset
@@ -509,6 +522,7 @@ from graphiant_sdk.models.mana_v2_site_list_site_entry import ManaV2SiteListSite
509
522
  from graphiant_sdk.models.mana_v2_site_to_site_i_psec import ManaV2SiteToSiteIPsec
510
523
  from graphiant_sdk.models.mana_v2_site_to_site_i_psec_i_psec_bgp_routes import ManaV2SiteToSiteIPsecIPsecBgpRoutes
511
524
  from graphiant_sdk.models.mana_v2_site_to_site_i_psec_i_psec_static_routes import ManaV2SiteToSiteIPsecIPsecStaticRoutes
525
+ from graphiant_sdk.models.mana_v2_sla_conformance import ManaV2SlaConformance
512
526
  from graphiant_sdk.models.mana_v2_sla_information import ManaV2SlaInformation
513
527
  from graphiant_sdk.models.mana_v2_snmp import ManaV2Snmp
514
528
  from graphiant_sdk.models.mana_v2_snmp_community import ManaV2SnmpCommunity
@@ -722,7 +736,6 @@ from graphiant_sdk.models.v1_account_email_patch_request import V1AccountEmailPa
722
736
  from graphiant_sdk.models.v1_account_info_patch_request import V1AccountInfoPatchRequest
723
737
  from graphiant_sdk.models.v1_account_mfa_confirmation_post_request import V1AccountMfaConfirmationPostRequest
724
738
  from graphiant_sdk.models.v1_account_mfa_confirmation_post_response import V1AccountMfaConfirmationPostResponse
725
- from graphiant_sdk.models.v1_account_mfa_delete_request import V1AccountMfaDeleteRequest
726
739
  from graphiant_sdk.models.v1_account_mfa_get_response import V1AccountMfaGetResponse
727
740
  from graphiant_sdk.models.v1_account_mfa_put_request import V1AccountMfaPutRequest
728
741
  from graphiant_sdk.models.v1_account_mfa_put_response import V1AccountMfaPutResponse
@@ -730,10 +743,8 @@ from graphiant_sdk.models.v1_account_password_patch_request import V1AccountPass
730
743
  from graphiant_sdk.models.v1_activity_logs_post_request import V1ActivityLogsPostRequest
731
744
  from graphiant_sdk.models.v1_activity_logs_post_response import V1ActivityLogsPostResponse
732
745
  from graphiant_sdk.models.v1_activity_logs_post_response_activity_items import V1ActivityLogsPostResponseActivityItems
733
- from graphiant_sdk.models.v1_alarm_history_get_request import V1AlarmHistoryGetRequest
734
746
  from graphiant_sdk.models.v1_alarm_history_get_response import V1AlarmHistoryGetResponse
735
747
  from graphiant_sdk.models.v1_alarm_mute_alarm_id_put_request import V1AlarmMuteAlarmIdPutRequest
736
- from graphiant_sdk.models.v1_alarms_events_get_request import V1AlarmsEventsGetRequest
737
748
  from graphiant_sdk.models.v1_alarms_events_get_response import V1AlarmsEventsGetResponse
738
749
  from graphiant_sdk.models.v1_alarms_list_get_response import V1AlarmsListGetResponse
739
750
  from graphiant_sdk.models.v1_apps_app_summary_post_request import V1AppsAppSummaryPostRequest
@@ -748,7 +759,6 @@ from graphiant_sdk.models.v1_apps_visualization_post_request import V1AppsVisual
748
759
  from graphiant_sdk.models.v1_apps_visualization_post_response import V1AppsVisualizationPostResponse
749
760
  from graphiant_sdk.models.v1_audit_logs_post_request import V1AuditLogsPostRequest
750
761
  from graphiant_sdk.models.v1_audit_logs_post_response import V1AuditLogsPostResponse
751
- from graphiant_sdk.models.v1_auth_delete_response import V1AuthDeleteResponse
752
762
  from graphiant_sdk.models.v1_auth_error_post_response import V1AuthErrorPostResponse
753
763
  from graphiant_sdk.models.v1_auth_gcs_post_request import V1AuthGcsPostRequest
754
764
  from graphiant_sdk.models.v1_auth_get_response import V1AuthGetResponse
@@ -765,9 +775,7 @@ from graphiant_sdk.models.v1_auth_mfa_post_request import V1AuthMfaPostRequest
765
775
  from graphiant_sdk.models.v1_auth_mfa_types_get_response import V1AuthMfaTypesGetResponse
766
776
  from graphiant_sdk.models.v1_auth_mfa_types_put_request import V1AuthMfaTypesPutRequest
767
777
  from graphiant_sdk.models.v1_auth_patch_request import V1AuthPatchRequest
768
- from graphiant_sdk.models.v1_auth_patch_response import V1AuthPatchResponse
769
778
  from graphiant_sdk.models.v1_auth_put_request import V1AuthPutRequest
770
- from graphiant_sdk.models.v1_auth_put_response import V1AuthPutResponse
771
779
  from graphiant_sdk.models.v1_auth_refresh_get200_response import V1AuthRefreshGet200Response
772
780
  from graphiant_sdk.models.v1_auth_refresh_get403_response import V1AuthRefreshGet403Response
773
781
  from graphiant_sdk.models.v1_auth_refresh_get422_response import V1AuthRefreshGet422Response
@@ -853,48 +861,28 @@ from graphiant_sdk.models.v1_data_assurance_assurances_global_post_request impor
853
861
  from graphiant_sdk.models.v1_data_assurance_assurances_global_post_response import V1DataAssuranceAssurancesGlobalPostResponse
854
862
  from graphiant_sdk.models.v1_data_assurance_flex_algos_get_response import V1DataAssuranceFlexAlgosGetResponse
855
863
  from graphiant_sdk.models.v1_data_assurance_flex_algos_get_response_entry import V1DataAssuranceFlexAlgosGetResponseEntry
856
- from graphiant_sdk.models.v1_device_routing_bgp_nbr_stats_get_request import V1DeviceRoutingBgpNbrStatsGetRequest
857
864
  from graphiant_sdk.models.v1_device_routing_bgp_nbr_stats_get_response import V1DeviceRoutingBgpNbrStatsGetResponse
858
- from graphiant_sdk.models.v1_device_routing_bgp_nbrid_get_request import V1DeviceRoutingBgpNbridGetRequest
859
865
  from graphiant_sdk.models.v1_device_routing_bgp_nbrid_get_response import V1DeviceRoutingBgpNbridGetResponse
860
- from graphiant_sdk.models.v1_device_routing_bgp_nbrs_counters_get_request import V1DeviceRoutingBgpNbrsCountersGetRequest
861
866
  from graphiant_sdk.models.v1_device_routing_bgp_nbrs_counters_get_response import V1DeviceRoutingBgpNbrsCountersGetResponse
862
867
  from graphiant_sdk.models.v1_device_routing_bgp_nbrs_details_get_response import V1DeviceRoutingBgpNbrsDetailsGetResponse
863
868
  from graphiant_sdk.models.v1_device_routing_bgp_nbrs_per_afi_prefix_get_response import V1DeviceRoutingBgpNbrsPerAfiPrefixGetResponse
864
- from graphiant_sdk.models.v1_device_routing_odp_nbrid_get_request import V1DeviceRoutingOdpNbridGetRequest
865
869
  from graphiant_sdk.models.v1_device_routing_odp_nbrid_get_response import V1DeviceRoutingOdpNbridGetResponse
866
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_get_request import V1DeviceRoutingOspfv2AreaInterfaceGetRequest
867
870
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_get_response import V1DeviceRoutingOspfv2AreaInterfaceGetResponse
868
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_nbrid_get_request import V1DeviceRoutingOspfv2AreaInterfaceNbridGetRequest
869
871
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_nbrid_get_response import V1DeviceRoutingOspfv2AreaInterfaceNbridGetResponse
870
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_interfaceid_get_request import V1DeviceRoutingOspfv2AreaInterfaceidGetRequest
871
872
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_interfaceid_get_response import V1DeviceRoutingOspfv2AreaInterfaceidGetResponse
872
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_lsdb_get_request import V1DeviceRoutingOspfv2AreaLsdbGetRequest
873
873
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_lsdb_get_response import V1DeviceRoutingOspfv2AreaLsdbGetResponse
874
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_nbr_get_request import V1DeviceRoutingOspfv2AreaNbrGetRequest
875
874
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_nbr_get_response import V1DeviceRoutingOspfv2AreaNbrGetResponse
876
- from graphiant_sdk.models.v1_device_routing_ospfv2_areaid_get_request import V1DeviceRoutingOspfv2AreaidGetRequest
877
875
  from graphiant_sdk.models.v1_device_routing_ospfv2_areaid_get_response import V1DeviceRoutingOspfv2AreaidGetResponse
878
- from graphiant_sdk.models.v1_device_routing_ospfv2_lsdb_get_request import V1DeviceRoutingOspfv2LsdbGetRequest
879
876
  from graphiant_sdk.models.v1_device_routing_ospfv2_lsdb_get_response import V1DeviceRoutingOspfv2LsdbGetResponse
880
- from graphiant_sdk.models.v1_device_routing_ospfv2_rib_get_request import V1DeviceRoutingOspfv2RibGetRequest
881
877
  from graphiant_sdk.models.v1_device_routing_ospfv2_rib_get_response import V1DeviceRoutingOspfv2RibGetResponse
882
878
  from graphiant_sdk.models.v1_device_routing_ospfv2_statistics_get_response import V1DeviceRoutingOspfv2StatisticsGetResponse
883
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_get_request import V1DeviceRoutingOspfv3AreaInterfaceGetRequest
884
879
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_get_response import V1DeviceRoutingOspfv3AreaInterfaceGetResponse
885
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_nbrid_get_request import V1DeviceRoutingOspfv3AreaInterfaceNbridGetRequest
886
880
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_nbrid_get_response import V1DeviceRoutingOspfv3AreaInterfaceNbridGetResponse
887
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_interfaceid_get_request import V1DeviceRoutingOspfv3AreaInterfaceidGetRequest
888
881
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_interfaceid_get_response import V1DeviceRoutingOspfv3AreaInterfaceidGetResponse
889
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_lsdb_get_request import V1DeviceRoutingOspfv3AreaLsdbGetRequest
890
882
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_lsdb_get_response import V1DeviceRoutingOspfv3AreaLsdbGetResponse
891
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_nbr_get_request import V1DeviceRoutingOspfv3AreaNbrGetRequest
892
883
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_nbr_get_response import V1DeviceRoutingOspfv3AreaNbrGetResponse
893
- from graphiant_sdk.models.v1_device_routing_ospfv3_areaid_get_request import V1DeviceRoutingOspfv3AreaidGetRequest
894
884
  from graphiant_sdk.models.v1_device_routing_ospfv3_areaid_get_response import V1DeviceRoutingOspfv3AreaidGetResponse
895
- from graphiant_sdk.models.v1_device_routing_ospfv3_lsdb_get_request import V1DeviceRoutingOspfv3LsdbGetRequest
896
885
  from graphiant_sdk.models.v1_device_routing_ospfv3_lsdb_get_response import V1DeviceRoutingOspfv3LsdbGetResponse
897
- from graphiant_sdk.models.v1_device_routing_ospfv3_rib_get_request import V1DeviceRoutingOspfv3RibGetRequest
898
886
  from graphiant_sdk.models.v1_device_routing_ospfv3_rib_get_response import V1DeviceRoutingOspfv3RibGetResponse
899
887
  from graphiant_sdk.models.v1_device_routing_ospfv3_statistics_get_response import V1DeviceRoutingOspfv3StatisticsGetResponse
900
888
  from graphiant_sdk.models.v1_device_routing_rib_route_count_post_response import V1DeviceRoutingRibRouteCountPostResponse
@@ -905,7 +893,6 @@ from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_request imp
905
893
  from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_response import V1DeviceRoutingVrfBgpRouteCountPostResponse
906
894
  from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_response_route_count import V1DeviceRoutingVrfBgpRouteCountPostResponseRouteCount
907
895
  from graphiant_sdk.models.v1_device_snapshot_device_id_get_response import V1DeviceSnapshotDeviceIdGetResponse
908
- from graphiant_sdk.models.v1_device_snapshot_get_request import V1DeviceSnapshotGetRequest
909
896
  from graphiant_sdk.models.v1_device_snapshot_get_response import V1DeviceSnapshotGetResponse
910
897
  from graphiant_sdk.models.v1_device_snapshot_post_request import V1DeviceSnapshotPostRequest
911
898
  from graphiant_sdk.models.v1_device_snapshot_put_request import V1DeviceSnapshotPutRequest
@@ -921,7 +908,6 @@ from graphiant_sdk.models.v1_devices_bringup_token_post_response import V1Device
921
908
  from graphiant_sdk.models.v1_devices_device_id_arp_get_response import V1DevicesDeviceIdArpGetResponse
922
909
  from graphiant_sdk.models.v1_devices_device_id_candidate_circuits_get_response import V1DevicesDeviceIdCandidateCircuitsGetResponse
923
910
  from graphiant_sdk.models.v1_devices_device_id_candidate_circuits_get_response_circuit_info import V1DevicesDeviceIdCandidateCircuitsGetResponseCircuitInfo
924
- from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_request import V1DevicesDeviceIdCircuitsVrfAssociationsGetRequest
925
911
  from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_response import V1DevicesDeviceIdCircuitsVrfAssociationsGetResponse
926
912
  from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_response_vrf_associations import V1DevicesDeviceIdCircuitsVrfAssociationsGetResponseVrfAssociations
927
913
  from graphiant_sdk.models.v1_devices_device_id_config_put_request import V1DevicesDeviceIdConfigPutRequest
@@ -932,43 +918,31 @@ from graphiant_sdk.models.v1_devices_device_id_dhcp_server_leases_get_response i
932
918
  from graphiant_sdk.models.v1_devices_device_id_draft_get_response import V1DevicesDeviceIdDraftGetResponse
933
919
  from graphiant_sdk.models.v1_devices_device_id_draft_post_request import V1DevicesDeviceIdDraftPostRequest
934
920
  from graphiant_sdk.models.v1_devices_device_id_draft_post_response import V1DevicesDeviceIdDraftPostResponse
935
- from graphiant_sdk.models.v1_devices_device_id_edges_get_request import V1DevicesDeviceIdEdgesGetRequest
936
921
  from graphiant_sdk.models.v1_devices_device_id_edges_get_response import V1DevicesDeviceIdEdgesGetResponse
937
922
  from graphiant_sdk.models.v1_devices_device_id_get_response import V1DevicesDeviceIdGetResponse
938
- from graphiant_sdk.models.v1_devices_device_id_interfaces_get_request import V1DevicesDeviceIdInterfacesGetRequest
939
923
  from graphiant_sdk.models.v1_devices_device_id_interfaces_get_response import V1DevicesDeviceIdInterfacesGetResponse
940
924
  from graphiant_sdk.models.v1_devices_device_id_jobs_job_id_get_response import V1DevicesDeviceIdJobsJobIdGetResponse
941
925
  from graphiant_sdk.models.v1_devices_device_id_ndcache_get_response import V1DevicesDeviceIdNdcacheGetResponse
942
- from graphiant_sdk.models.v1_devices_device_id_ospfv2_default_originate_get_request import V1DevicesDeviceIdOspfv2DefaultOriginateGetRequest
943
926
  from graphiant_sdk.models.v1_devices_device_id_ospfv2_default_originate_get_response import V1DevicesDeviceIdOspfv2DefaultOriginateGetResponse
944
- from graphiant_sdk.models.v1_devices_device_id_ospfv3_default_originate_get_request import V1DevicesDeviceIdOspfv3DefaultOriginateGetRequest
945
927
  from graphiant_sdk.models.v1_devices_device_id_ospfv3_default_originate_get_response import V1DevicesDeviceIdOspfv3DefaultOriginateGetResponse
946
- from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_request import V1DevicesDeviceIdPolicyApplicationsGetRequest
947
928
  from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_response import V1DevicesDeviceIdPolicyApplicationsGetResponse
948
929
  from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_response_application import V1DevicesDeviceIdPolicyApplicationsGetResponseApplication
949
- from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_request import V1DevicesDeviceIdPolicyCustomapplicationsGetRequest
950
930
  from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_response import V1DevicesDeviceIdPolicyCustomapplicationsGetResponse
951
931
  from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_response_application import V1DevicesDeviceIdPolicyCustomapplicationsGetResponseApplication
952
932
  from graphiant_sdk.models.v1_devices_device_id_policy_zonepairs_get_response import V1DevicesDeviceIdPolicyZonepairsGetResponse
953
933
  from graphiant_sdk.models.v1_devices_device_id_slice_peers_get_response import V1DevicesDeviceIdSlicePeersGetResponse
954
934
  from graphiant_sdk.models.v1_devices_device_id_staged_config_compare_get_response import V1DevicesDeviceIdStagedConfigCompareGetResponse
955
935
  from graphiant_sdk.models.v1_devices_device_id_twamp_core_get_response import V1DevicesDeviceIdTwampCoreGetResponse
956
- from graphiant_sdk.models.v1_devices_device_id_versions_compare_get_request import V1DevicesDeviceIdVersionsCompareGetRequest
957
936
  from graphiant_sdk.models.v1_devices_device_id_versions_compare_get_response import V1DevicesDeviceIdVersionsCompareGetResponse
958
937
  from graphiant_sdk.models.v1_devices_device_id_versions_get_response import V1DevicesDeviceIdVersionsGetResponse
959
938
  from graphiant_sdk.models.v1_devices_device_id_versions_version_get_response import V1DevicesDeviceIdVersionsVersionGetResponse
960
- from graphiant_sdk.models.v1_devices_device_id_vrf_bgp_as_get_request import V1DevicesDeviceIdVrfBgpAsGetRequest
961
939
  from graphiant_sdk.models.v1_devices_device_id_vrf_bgp_as_get_response import V1DevicesDeviceIdVrfBgpAsGetResponse
962
- from graphiant_sdk.models.v1_devices_device_id_vrf_protocols_get_request import V1DevicesDeviceIdVrfProtocolsGetRequest
963
940
  from graphiant_sdk.models.v1_devices_device_id_vrf_protocols_get_response import V1DevicesDeviceIdVrfProtocolsGetResponse
964
- from graphiant_sdk.models.v1_devices_device_id_vrrp_get_request import V1DevicesDeviceIdVrrpGetRequest
965
941
  from graphiant_sdk.models.v1_devices_device_id_vrrp_get_response import V1DevicesDeviceIdVrrpGetResponse
966
- from graphiant_sdk.models.v1_devices_get_request import V1DevicesGetRequest
967
942
  from graphiant_sdk.models.v1_devices_get_response import V1DevicesGetResponse
968
943
  from graphiant_sdk.models.v1_devices_inventory_approve_return_post_request import V1DevicesInventoryApproveReturnPostRequest
969
944
  from graphiant_sdk.models.v1_devices_inventory_clear_return_post_request import V1DevicesInventoryClearReturnPostRequest
970
945
  from graphiant_sdk.models.v1_devices_inventory_enterprise_put_request import V1DevicesInventoryEnterprisePutRequest
971
- from graphiant_sdk.models.v1_devices_inventory_get_request import V1DevicesInventoryGetRequest
972
946
  from graphiant_sdk.models.v1_devices_inventory_get_response import V1DevicesInventoryGetResponse
973
947
  from graphiant_sdk.models.v1_devices_inventory_post_request import V1DevicesInventoryPostRequest
974
948
  from graphiant_sdk.models.v1_devices_inventory_post_response import V1DevicesInventoryPostResponse
@@ -979,7 +953,6 @@ from graphiant_sdk.models.v1_devices_inventory_serial_num_post_response import V
979
953
  from graphiant_sdk.models.v1_devices_oauth_authorization_get_response import V1DevicesOauthAuthorizationGetResponse
980
954
  from graphiant_sdk.models.v1_devices_oauth_post_request import V1DevicesOauthPostRequest
981
955
  from graphiant_sdk.models.v1_devices_oauth_post_response import V1DevicesOauthPostResponse
982
- from graphiant_sdk.models.v1_devices_oauth_redirect_get_request import V1DevicesOauthRedirectGetRequest
983
956
  from graphiant_sdk.models.v1_devices_oauth_redirect_get_response import V1DevicesOauthRedirectGetResponse
984
957
  from graphiant_sdk.models.v1_devices_rma_post_request import V1DevicesRmaPostRequest
985
958
  from graphiant_sdk.models.v1_devices_routing_vrf_protocol_route_count_get_response import V1DevicesRoutingVrfProtocolRouteCountGetResponse
@@ -989,7 +962,6 @@ from graphiant_sdk.models.v1_devices_running_version_post_response import V1Devi
989
962
  from graphiant_sdk.models.v1_devices_session_status_post_request import V1DevicesSessionStatusPostRequest
990
963
  from graphiant_sdk.models.v1_devices_session_status_post_response import V1DevicesSessionStatusPostResponse
991
964
  from graphiant_sdk.models.v1_devices_session_status_post_response_data import V1DevicesSessionStatusPostResponseData
992
- from graphiant_sdk.models.v1_devices_summary_get_request import V1DevicesSummaryGetRequest
993
965
  from graphiant_sdk.models.v1_devices_summary_get_response import V1DevicesSummaryGetResponse
994
966
  from graphiant_sdk.models.v1_devices_summary_get_response_site_summary import V1DevicesSummaryGetResponseSiteSummary
995
967
  from graphiant_sdk.models.v1_devices_summary_get_response_site_summary_device_summary import V1DevicesSummaryGetResponseSiteSummaryDeviceSummary
@@ -1002,7 +974,6 @@ from graphiant_sdk.models.v1_diagnostic_archive_edit_archive_id_put_request impo
1002
974
  from graphiant_sdk.models.v1_diagnostic_archives_device_id_get_response import V1DiagnosticArchivesDeviceIdGetResponse
1003
975
  from graphiant_sdk.models.v1_diagnostic_bgp_reset_device_id_put_request import V1DiagnosticBgpResetDeviceIdPutRequest
1004
976
  from graphiant_sdk.models.v1_diagnostic_clear_arp_device_id_put_request import V1DiagnosticClearArpDeviceIdPutRequest
1005
- from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_request import V1DiagnosticGnmiPingGetRequest
1006
977
  from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_response import V1DiagnosticGnmiPingGetResponse
1007
978
  from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_response_result import V1DiagnosticGnmiPingGetResponseResult
1008
979
  from graphiant_sdk.models.v1_diagnostic_interface_reset_device_id_put_request import V1DiagnosticInterfaceResetDeviceIdPutRequest
@@ -1012,7 +983,6 @@ from graphiant_sdk.models.v1_diagnostic_packetcapture_start_post_request import
1012
983
  from graphiant_sdk.models.v1_diagnostic_packetcapture_start_post_response import V1DiagnosticPacketcaptureStartPostResponse
1013
984
  from graphiant_sdk.models.v1_diagnostic_packetcapture_stop_post_request import V1DiagnosticPacketcaptureStopPostRequest
1014
985
  from graphiant_sdk.models.v1_diagnostic_ping_pause_resume_post_request import V1DiagnosticPingPauseResumePostRequest
1015
- from graphiant_sdk.models.v1_diagnostic_ping_pause_resume_post_response import V1DiagnosticPingPauseResumePostResponse
1016
986
  from graphiant_sdk.models.v1_diagnostic_ping_post_request import V1DiagnosticPingPostRequest
1017
987
  from graphiant_sdk.models.v1_diagnostic_ping_post_response import V1DiagnosticPingPostResponse
1018
988
  from graphiant_sdk.models.v1_diagnostic_reboot_device_id_put_request import V1DiagnosticRebootDeviceIdPutRequest
@@ -1022,34 +992,28 @@ from graphiant_sdk.models.v1_diagnostic_speedtest_post_response import V1Diagnos
1022
992
  from graphiant_sdk.models.v1_diagnostic_speedtest_providers_get_response import V1DiagnosticSpeedtestProvidersGetResponse
1023
993
  from graphiant_sdk.models.v1_diagnostic_speedtest_report_put_request import V1DiagnosticSpeedtestReportPutRequest
1024
994
  from graphiant_sdk.models.v1_diagnostic_speedtest_report_put_response import V1DiagnosticSpeedtestReportPutResponse
1025
- from graphiant_sdk.models.v1_diagnostic_speedtest_servers_get_request import V1DiagnosticSpeedtestServersGetRequest
1026
995
  from graphiant_sdk.models.v1_diagnostic_speedtest_servers_get_response import V1DiagnosticSpeedtestServersGetResponse
1027
996
  from graphiant_sdk.models.v1_diagnostic_traceroute_post_request import V1DiagnosticTraceroutePostRequest
1028
997
  from graphiant_sdk.models.v1_diagnostic_traceroute_post_response import V1DiagnosticTraceroutePostResponse
1029
- from graphiant_sdk.models.v1_edges_hardware_assigned_get_request import V1EdgesHardwareAssignedGetRequest
1030
998
  from graphiant_sdk.models.v1_edges_hardware_assigned_get_response import V1EdgesHardwareAssignedGetResponse
1031
999
  from graphiant_sdk.models.v1_edges_hardware_unassigned_get_response import V1EdgesHardwareUnassignedGetResponse
1032
- from graphiant_sdk.models.v1_edges_summary_get_request import V1EdgesSummaryGetRequest
1033
1000
  from graphiant_sdk.models.v1_edges_summary_get_response import V1EdgesSummaryGetResponse
1034
- from graphiant_sdk.models.v1_enterprise_allocation_get_request import V1EnterpriseAllocationGetRequest
1001
+ from graphiant_sdk.models.v1_edges_summary_post_request import V1EdgesSummaryPostRequest
1002
+ from graphiant_sdk.models.v1_edges_summary_post_request_filter import V1EdgesSummaryPostRequestFilter
1003
+ from graphiant_sdk.models.v1_edges_summary_post_response import V1EdgesSummaryPostResponse
1035
1004
  from graphiant_sdk.models.v1_enterprise_allocation_get_response import V1EnterpriseAllocationGetResponse
1036
1005
  from graphiant_sdk.models.v1_enterprise_configuration_get_response import V1EnterpriseConfigurationGetResponse
1037
1006
  from graphiant_sdk.models.v1_enterprise_configuration_put_request import V1EnterpriseConfigurationPutRequest
1038
1007
  from graphiant_sdk.models.v1_enterprise_contract_put_request import V1EnterpriseContractPutRequest
1039
1008
  from graphiant_sdk.models.v1_enterprise_snapshot_get_response import V1EnterpriseSnapshotGetResponse
1040
1009
  from graphiant_sdk.models.v1_enterprises_enterprise_id_admin_get_response import V1EnterprisesEnterpriseIdAdminGetResponse
1041
- from graphiant_sdk.models.v1_enterprises_enterprise_id_delete_response import V1EnterprisesEnterpriseIdDeleteResponse
1042
- from graphiant_sdk.models.v1_enterprises_enterprise_id_device_status_get_request import V1EnterprisesEnterpriseIdDeviceStatusGetRequest
1043
1010
  from graphiant_sdk.models.v1_enterprises_enterprise_id_device_status_get_response import V1EnterprisesEnterpriseIdDeviceStatusGetResponse
1044
1011
  from graphiant_sdk.models.v1_enterprises_get_response import V1EnterprisesGetResponse
1045
1012
  from graphiant_sdk.models.v1_enterprises_managed_get_response import V1EnterprisesManagedGetResponse
1046
1013
  from graphiant_sdk.models.v1_enterprises_patch_request import V1EnterprisesPatchRequest
1047
1014
  from graphiant_sdk.models.v1_enterprises_patch_request_token_expiry import V1EnterprisesPatchRequestTokenExpiry
1048
1015
  from graphiant_sdk.models.v1_enterprises_put_request import V1EnterprisesPutRequest
1049
- from graphiant_sdk.models.v1_enterprises_self_delete_response import V1EnterprisesSelfDeleteResponse
1050
- from graphiant_sdk.models.v1_event_device_get_request import V1EventDeviceGetRequest
1051
1016
  from graphiant_sdk.models.v1_event_device_get_response import V1EventDeviceGetResponse
1052
- from graphiant_sdk.models.v1_event_enterprise_get_request import V1EventEnterpriseGetRequest
1053
1017
  from graphiant_sdk.models.v1_event_enterprise_get_response import V1EventEnterpriseGetResponse
1054
1018
  from graphiant_sdk.models.v1_event_system_ack_post_request import V1EventSystemAckPostRequest
1055
1019
  from graphiant_sdk.models.v1_event_system_get_response import V1EventSystemGetResponse
@@ -1081,14 +1045,13 @@ from graphiant_sdk.models.v1_extranets_b2b_general_services_summary_get_response
1081
1045
  from graphiant_sdk.models.v1_extranets_b2b_id_customer_post_request import V1ExtranetsB2bIdCustomerPostRequest
1082
1046
  from graphiant_sdk.models.v1_extranets_b2b_id_customer_post_response import V1ExtranetsB2bIdCustomerPostResponse
1083
1047
  from graphiant_sdk.models.v1_extranets_b2b_id_customer_summary_get_response import V1ExtranetsB2bIdCustomerSummaryGetResponse
1084
- from graphiant_sdk.models.v1_extranets_b2b_id_producer_get_request import V1ExtranetsB2bIdProducerGetRequest
1085
1048
  from graphiant_sdk.models.v1_extranets_b2b_id_producer_get_response import V1ExtranetsB2bIdProducerGetResponse
1086
1049
  from graphiant_sdk.models.v1_extranets_b2b_id_put_request import V1ExtranetsB2bIdPutRequest
1087
1050
  from graphiant_sdk.models.v1_extranets_b2b_id_put_response import V1ExtranetsB2bIdPutResponse
1088
- from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_request import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetRequest
1089
1051
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_response import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponse
1090
1052
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_response_ipsec_vpn_tunnel_config import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponseIpsecVpnTunnelConfig
1091
- from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_match_details_get_request import V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetRequest
1053
+ from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_id_prefixes_put_request import V1ExtranetsB2bPeeringConsumerIdPrefixesPutRequest
1054
+ from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_id_prefixes_put_response import V1ExtranetsB2bPeeringConsumerIdPrefixesPutResponse
1092
1055
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_match_details_get_response import V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetResponse
1093
1056
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_post_request import V1ExtranetsB2bPeeringConsumerMatchIdPostRequest
1094
1057
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_post_response import V1ExtranetsB2bPeeringConsumerMatchIdPostResponse
@@ -1096,10 +1059,12 @@ from graphiant_sdk.models.v1_extranets_b2b_peering_customer_id_delete_response i
1096
1059
  from graphiant_sdk.models.v1_extranets_b2b_peering_customer_id_get_response import V1ExtranetsB2bPeeringCustomerIdGetResponse
1097
1060
  from graphiant_sdk.models.v1_extranets_b2b_peering_customer_post_request import V1ExtranetsB2bPeeringCustomerPostRequest
1098
1061
  from graphiant_sdk.models.v1_extranets_b2b_peering_customer_post_response import V1ExtranetsB2bPeeringCustomerPostResponse
1099
- from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_id_get_request import V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetRequest
1062
+ from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_id_delete_response import V1ExtranetsB2bPeeringMatchServiceToCustomerIdDeleteResponse
1100
1063
  from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_id_get_response import V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetResponse
1101
1064
  from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_post_request import V1ExtranetsB2bPeeringMatchServiceToCustomerPostRequest
1102
1065
  from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_post_response import V1ExtranetsB2bPeeringMatchServiceToCustomerPostResponse
1066
+ from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_service_status_put_request import V1ExtranetsB2bPeeringMatchServiceToCustomerServiceStatusPutRequest
1067
+ from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_service_status_put_response import V1ExtranetsB2bPeeringMatchServiceToCustomerServiceStatusPutResponse
1103
1068
  from graphiant_sdk.models.v1_extranets_b2b_peering_match_services_summary_id_get_response import V1ExtranetsB2bPeeringMatchServicesSummaryIdGetResponse
1104
1069
  from graphiant_sdk.models.v1_extranets_b2b_peering_producer_id_get_response import V1ExtranetsB2bPeeringProducerIdGetResponse
1105
1070
  from graphiant_sdk.models.v1_extranets_b2b_peering_producer_id_matching_customers_summary_get_response import V1ExtranetsB2bPeeringProducerIdMatchingCustomersSummaryGetResponse
@@ -1108,9 +1073,7 @@ from graphiant_sdk.models.v1_extranets_b2b_peering_producer_post_response import
1108
1073
  from graphiant_sdk.models.v1_extranets_b2b_post_request import V1ExtranetsB2bPostRequest
1109
1074
  from graphiant_sdk.models.v1_extranets_b2b_post_response import V1ExtranetsB2bPostResponse
1110
1075
  from graphiant_sdk.models.v1_extranets_b2b_producer_device_status_id_get_response import V1ExtranetsB2bProducerDeviceStatusIdGetResponse
1111
- from graphiant_sdk.models.v1_extranets_b2b_producers_summary_get_request import V1ExtranetsB2bProducersSummaryGetRequest
1112
1076
  from graphiant_sdk.models.v1_extranets_b2b_producers_summary_get_response import V1ExtranetsB2bProducersSummaryGetResponse
1113
- from graphiant_sdk.models.v1_extranets_get_request import V1ExtranetsGetRequest
1114
1077
  from graphiant_sdk.models.v1_extranets_get_response import V1ExtranetsGetResponse
1115
1078
  from graphiant_sdk.models.v1_extranets_id_apply_post_request import V1ExtranetsIdApplyPostRequest
1116
1079
  from graphiant_sdk.models.v1_extranets_id_apply_post_response import V1ExtranetsIdApplyPostResponse
@@ -1119,10 +1082,8 @@ from graphiant_sdk.models.v1_extranets_id_get_response import V1ExtranetsIdGetRe
1119
1082
  from graphiant_sdk.models.v1_extranets_id_put_request import V1ExtranetsIdPutRequest
1120
1083
  from graphiant_sdk.models.v1_extranets_id_put_response import V1ExtranetsIdPutResponse
1121
1084
  from graphiant_sdk.models.v1_extranets_id_status_get_response import V1ExtranetsIdStatusGetResponse
1122
- from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_request import V1ExtranetsMonitoringLanSegmentsGetRequest
1123
1085
  from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_response import V1ExtranetsMonitoringLanSegmentsGetResponse
1124
1086
  from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_response_vrf import V1ExtranetsMonitoringLanSegmentsGetResponseVrf
1125
- from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_request import V1ExtranetsMonitoringNatUsageGetRequest
1126
1087
  from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_response import V1ExtranetsMonitoringNatUsageGetResponse
1127
1088
  from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_response_allocation import V1ExtranetsMonitoringNatUsageGetResponseAllocation
1128
1089
  from graphiant_sdk.models.v1_extranets_monitoring_traffic_security_policy_post_request import V1ExtranetsMonitoringTrafficSecurityPolicyPostRequest
@@ -1144,7 +1105,6 @@ from graphiant_sdk.models.v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside
1144
1105
  from graphiant_sdk.models.v1_gateways_post_request import V1GatewaysPostRequest
1145
1106
  from graphiant_sdk.models.v1_gateways_post_response import V1GatewaysPostResponse
1146
1107
  from graphiant_sdk.models.v1_gateways_put_request import V1GatewaysPutRequest
1147
- from graphiant_sdk.models.v1_gateways_reference_consumer_get_request import V1GatewaysReferenceConsumerGetRequest
1148
1108
  from graphiant_sdk.models.v1_gateways_reference_consumer_get_response import V1GatewaysReferenceConsumerGetResponse
1149
1109
  from graphiant_sdk.models.v1_gateways_regions_get_response import V1GatewaysRegionsGetResponse
1150
1110
  from graphiant_sdk.models.v1_gateways_status_post_request import V1GatewaysStatusPostRequest
@@ -1175,13 +1135,10 @@ from graphiant_sdk.models.v1_global_attached_edges_post_response import V1Global
1175
1135
  from graphiant_sdk.models.v1_global_config_patch_request import V1GlobalConfigPatchRequest
1176
1136
  from graphiant_sdk.models.v1_global_config_patch_response import V1GlobalConfigPatchResponse
1177
1137
  from graphiant_sdk.models.v1_global_config_site_post_request import V1GlobalConfigSitePostRequest
1178
- from graphiant_sdk.models.v1_global_device_status_get_request import V1GlobalDeviceStatusGetRequest
1179
1138
  from graphiant_sdk.models.v1_global_device_status_get_response import V1GlobalDeviceStatusGetResponse
1180
- from graphiant_sdk.models.v1_global_ipfix_device_get_request import V1GlobalIpfixDeviceGetRequest
1181
1139
  from graphiant_sdk.models.v1_global_ipfix_device_get_response import V1GlobalIpfixDeviceGetResponse
1182
1140
  from graphiant_sdk.models.v1_global_ipfix_post_request import V1GlobalIpfixPostRequest
1183
1141
  from graphiant_sdk.models.v1_global_ipfix_post_response import V1GlobalIpfixPostResponse
1184
- from graphiant_sdk.models.v1_global_ipfix_site_get_request import V1GlobalIpfixSiteGetRequest
1185
1142
  from graphiant_sdk.models.v1_global_ipfix_site_get_response import V1GlobalIpfixSiteGetResponse
1186
1143
  from graphiant_sdk.models.v1_global_ipsec_profile_get_response import V1GlobalIpsecProfileGetResponse
1187
1144
  from graphiant_sdk.models.v1_global_ipsec_profile_get_response_i_psec_profile_count import V1GlobalIpsecProfileGetResponseIPsecProfileCount
@@ -1190,78 +1147,59 @@ from graphiant_sdk.models.v1_global_ipsec_profile_vpn_profile_id_site_to_site_ge
1190
1147
  from graphiant_sdk.models.v1_global_ipsec_profile_vpn_profile_id_site_to_site_get_response_site_to_site_vpn import V1GlobalIpsecProfileVpnProfileIdSiteToSiteGetResponseSiteToSiteVpn
1191
1148
  from graphiant_sdk.models.v1_global_lan_segments_get_response import V1GlobalLanSegmentsGetResponse
1192
1149
  from graphiant_sdk.models.v1_global_lan_segments_get_response_entry import V1GlobalLanSegmentsGetResponseEntry
1193
- from graphiant_sdk.models.v1_global_lan_segments_id_delete_response import V1GlobalLanSegmentsIdDeleteResponse
1194
1150
  from graphiant_sdk.models.v1_global_lan_segments_post_request import V1GlobalLanSegmentsPostRequest
1195
1151
  from graphiant_sdk.models.v1_global_lan_segments_post_response import V1GlobalLanSegmentsPostResponse
1196
1152
  from graphiant_sdk.models.v1_global_lan_segments_vrf_id_devices_get_response import V1GlobalLanSegmentsVrfIdDevicesGetResponse
1197
1153
  from graphiant_sdk.models.v1_global_lan_segments_vrf_id_devices_get_response_entry import V1GlobalLanSegmentsVrfIdDevicesGetResponseEntry
1198
- from graphiant_sdk.models.v1_global_prefix_sets_device_get_request import V1GlobalPrefixSetsDeviceGetRequest
1154
+ from graphiant_sdk.models.v1_global_ntps_device_get_response import V1GlobalNtpsDeviceGetResponse
1155
+ from graphiant_sdk.models.v1_global_ntps_post_request import V1GlobalNtpsPostRequest
1156
+ from graphiant_sdk.models.v1_global_ntps_post_response import V1GlobalNtpsPostResponse
1157
+ from graphiant_sdk.models.v1_global_ntps_site_get_response import V1GlobalNtpsSiteGetResponse
1199
1158
  from graphiant_sdk.models.v1_global_prefix_sets_device_get_response import V1GlobalPrefixSetsDeviceGetResponse
1200
1159
  from graphiant_sdk.models.v1_global_prefix_sets_post_request import V1GlobalPrefixSetsPostRequest
1201
1160
  from graphiant_sdk.models.v1_global_prefix_sets_post_response import V1GlobalPrefixSetsPostResponse
1202
- from graphiant_sdk.models.v1_global_prefix_sets_site_get_request import V1GlobalPrefixSetsSiteGetRequest
1203
1161
  from graphiant_sdk.models.v1_global_prefix_sets_site_get_response import V1GlobalPrefixSetsSiteGetResponse
1204
- from graphiant_sdk.models.v1_global_routing_policies_device_get_request import V1GlobalRoutingPoliciesDeviceGetRequest
1205
1162
  from graphiant_sdk.models.v1_global_routing_policies_device_get_response import V1GlobalRoutingPoliciesDeviceGetResponse
1206
1163
  from graphiant_sdk.models.v1_global_routing_policies_post_request import V1GlobalRoutingPoliciesPostRequest
1207
1164
  from graphiant_sdk.models.v1_global_routing_policies_post_response import V1GlobalRoutingPoliciesPostResponse
1208
- from graphiant_sdk.models.v1_global_routing_policies_site_get_request import V1GlobalRoutingPoliciesSiteGetRequest
1209
1165
  from graphiant_sdk.models.v1_global_routing_policies_site_get_response import V1GlobalRoutingPoliciesSiteGetResponse
1210
1166
  from graphiant_sdk.models.v1_global_site_lists_get_response import V1GlobalSiteListsGetResponse
1211
1167
  from graphiant_sdk.models.v1_global_site_lists_get_response_entry import V1GlobalSiteListsGetResponseEntry
1212
- from graphiant_sdk.models.v1_global_site_lists_id_delete_response import V1GlobalSiteListsIdDeleteResponse
1213
1168
  from graphiant_sdk.models.v1_global_site_lists_id_get_response import V1GlobalSiteListsIdGetResponse
1214
1169
  from graphiant_sdk.models.v1_global_site_lists_id_put_request import V1GlobalSiteListsIdPutRequest
1215
1170
  from graphiant_sdk.models.v1_global_site_lists_id_put_response import V1GlobalSiteListsIdPutResponse
1216
1171
  from graphiant_sdk.models.v1_global_site_lists_id_sites_get_response import V1GlobalSiteListsIdSitesGetResponse
1217
1172
  from graphiant_sdk.models.v1_global_site_lists_post_request import V1GlobalSiteListsPostRequest
1218
1173
  from graphiant_sdk.models.v1_global_site_lists_post_response import V1GlobalSiteListsPostResponse
1219
- from graphiant_sdk.models.v1_global_site_status_get_request import V1GlobalSiteStatusGetRequest
1220
1174
  from graphiant_sdk.models.v1_global_site_status_get_response import V1GlobalSiteStatusGetResponse
1221
- from graphiant_sdk.models.v1_global_snmps_device_get_request import V1GlobalSnmpsDeviceGetRequest
1222
1175
  from graphiant_sdk.models.v1_global_snmps_device_get_response import V1GlobalSnmpsDeviceGetResponse
1223
1176
  from graphiant_sdk.models.v1_global_snmps_post_request import V1GlobalSnmpsPostRequest
1224
1177
  from graphiant_sdk.models.v1_global_snmps_post_response import V1GlobalSnmpsPostResponse
1225
- from graphiant_sdk.models.v1_global_snmps_site_get_request import V1GlobalSnmpsSiteGetRequest
1226
1178
  from graphiant_sdk.models.v1_global_snmps_site_get_response import V1GlobalSnmpsSiteGetResponse
1227
1179
  from graphiant_sdk.models.v1_global_summary_post_request import V1GlobalSummaryPostRequest
1228
1180
  from graphiant_sdk.models.v1_global_summary_post_response import V1GlobalSummaryPostResponse
1229
1181
  from graphiant_sdk.models.v1_global_sync_post_request import V1GlobalSyncPostRequest
1230
- from graphiant_sdk.models.v1_global_syslogs_device_get_request import V1GlobalSyslogsDeviceGetRequest
1231
1182
  from graphiant_sdk.models.v1_global_syslogs_device_get_response import V1GlobalSyslogsDeviceGetResponse
1232
1183
  from graphiant_sdk.models.v1_global_syslogs_post_request import V1GlobalSyslogsPostRequest
1233
1184
  from graphiant_sdk.models.v1_global_syslogs_post_response import V1GlobalSyslogsPostResponse
1234
- from graphiant_sdk.models.v1_global_syslogs_site_get_request import V1GlobalSyslogsSiteGetRequest
1235
1185
  from graphiant_sdk.models.v1_global_syslogs_site_get_response import V1GlobalSyslogsSiteGetResponse
1236
- from graphiant_sdk.models.v1_global_traffic_policies_device_get_request import V1GlobalTrafficPoliciesDeviceGetRequest
1237
1186
  from graphiant_sdk.models.v1_global_traffic_policies_device_get_response import V1GlobalTrafficPoliciesDeviceGetResponse
1238
1187
  from graphiant_sdk.models.v1_global_traffic_policies_post_request import V1GlobalTrafficPoliciesPostRequest
1239
1188
  from graphiant_sdk.models.v1_global_traffic_policies_post_response import V1GlobalTrafficPoliciesPostResponse
1240
- from graphiant_sdk.models.v1_global_traffic_policies_site_get_request import V1GlobalTrafficPoliciesSiteGetRequest
1241
1189
  from graphiant_sdk.models.v1_global_traffic_policies_site_get_response import V1GlobalTrafficPoliciesSiteGetResponse
1242
1190
  from graphiant_sdk.models.v1_groups_enterprises_get_response import V1GroupsEnterprisesGetResponse
1243
1191
  from graphiant_sdk.models.v1_groups_get_response import V1GroupsGetResponse
1244
- from graphiant_sdk.models.v1_groups_id_delete_request import V1GroupsIdDeleteRequest
1245
- from graphiant_sdk.models.v1_groups_id_delete_response import V1GroupsIdDeleteResponse
1246
- from graphiant_sdk.models.v1_groups_id_enterprises_enterprise_id_delete_response import V1GroupsIdEnterprisesEnterpriseIdDeleteResponse
1247
1192
  from graphiant_sdk.models.v1_groups_id_enterprises_post_request import V1GroupsIdEnterprisesPostRequest
1248
1193
  from graphiant_sdk.models.v1_groups_id_get_response import V1GroupsIdGetResponse
1249
1194
  from graphiant_sdk.models.v1_groups_id_members_delete_post_request import V1GroupsIdMembersDeletePostRequest
1250
- from graphiant_sdk.models.v1_groups_id_members_delete_post_response import V1GroupsIdMembersDeletePostResponse
1251
1195
  from graphiant_sdk.models.v1_groups_id_members_get_response import V1GroupsIdMembersGetResponse
1252
- from graphiant_sdk.models.v1_groups_id_members_member_id_delete_response import V1GroupsIdMembersMemberIdDeleteResponse
1253
1196
  from graphiant_sdk.models.v1_groups_id_members_post_request import V1GroupsIdMembersPostRequest
1254
- from graphiant_sdk.models.v1_groups_id_members_post_response import V1GroupsIdMembersPostResponse
1255
1197
  from graphiant_sdk.models.v1_groups_id_patch_request import V1GroupsIdPatchRequest
1256
- from graphiant_sdk.models.v1_groups_id_patch_response import V1GroupsIdPatchResponse
1257
1198
  from graphiant_sdk.models.v1_groups_put_request import V1GroupsPutRequest
1258
1199
  from graphiant_sdk.models.v1_groups_root_get_response import V1GroupsRootGetResponse
1259
- from graphiant_sdk.models.v1_healthcheck_devices_get_request import V1HealthcheckDevicesGetRequest
1260
1200
  from graphiant_sdk.models.v1_healthcheck_devices_get_response import V1HealthcheckDevicesGetResponse
1261
1201
  from graphiant_sdk.models.v1_invitation_email_post_request import V1InvitationEmailPostRequest
1262
- from graphiant_sdk.models.v1_lan_segments_get_request import V1LanSegmentsGetRequest
1263
1202
  from graphiant_sdk.models.v1_lan_segments_get_response import V1LanSegmentsGetResponse
1264
- from graphiant_sdk.models.v1_lldp_interface_id_neighbors_get_request import V1LldpInterfaceIdNeighborsGetRequest
1265
1203
  from graphiant_sdk.models.v1_lldp_interface_id_neighbors_get_response import V1LldpInterfaceIdNeighborsGetResponse
1266
1204
  from graphiant_sdk.models.v1_lldp_interface_id_summary_get_response import V1LldpInterfaceIdSummaryGetResponse
1267
1205
  from graphiant_sdk.models.v1_lldp_interface_id_vendors_get_response import V1LldpInterfaceIdVendorsGetResponse
@@ -1279,13 +1217,10 @@ from graphiant_sdk.models.v1_monitoring_circuits_utilization_post_response impor
1279
1217
  from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_request import V1MonitoringCircuitsVisualizationPostRequest
1280
1218
  from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_response import V1MonitoringCircuitsVisualizationPostResponse
1281
1219
  from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_response_data import V1MonitoringCircuitsVisualizationPostResponseData
1282
- from graphiant_sdk.models.v1_nat_entries_device_id_get_request import V1NatEntriesDeviceIdGetRequest
1283
1220
  from graphiant_sdk.models.v1_nat_entries_device_id_get_response import V1NatEntriesDeviceIdGetResponse
1284
1221
  from graphiant_sdk.models.v1_nat_utilization_device_id_get_response import V1NatUtilizationDeviceIdGetResponse
1285
- from graphiant_sdk.models.v1_onboarding_cloudinit_delete_request import V1OnboardingCloudinitDeleteRequest
1286
1222
  from graphiant_sdk.models.v1_onboarding_cloudinit_get_response import V1OnboardingCloudinitGetResponse
1287
1223
  from graphiant_sdk.models.v1_onboarding_cloudinit_post_request import V1OnboardingCloudinitPostRequest
1288
- from graphiant_sdk.models.v1_policy_applications_get_request import V1PolicyApplicationsGetRequest
1289
1224
  from graphiant_sdk.models.v1_policy_applications_get_response import V1PolicyApplicationsGetResponse
1290
1225
  from graphiant_sdk.models.v1_policy_applications_get_response_application import V1PolicyApplicationsGetResponseApplication
1291
1226
  from graphiant_sdk.models.v1_policy_prefix_sets_id_put_request import V1PolicyPrefixSetsIdPutRequest
@@ -1300,7 +1235,6 @@ from graphiant_sdk.models.v1_policy_prefix_sets_post_response import V1PolicyPre
1300
1235
  from graphiant_sdk.models.v1_policy_route_tag_sets_id_delete_response import V1PolicyRouteTagSetsIdDeleteResponse
1301
1236
  from graphiant_sdk.models.v1_policy_route_tag_sets_post_request import V1PolicyRouteTagSetsPostRequest
1302
1237
  from graphiant_sdk.models.v1_policy_route_tag_sets_post_response import V1PolicyRouteTagSetsPostResponse
1303
- from graphiant_sdk.models.v1_policy_route_tag_sets_tag_detail_get_request import V1PolicyRouteTagSetsTagDetailGetRequest
1304
1238
  from graphiant_sdk.models.v1_policy_route_tag_sets_tag_detail_get_response import V1PolicyRouteTagSetsTagDetailGetResponse
1305
1239
  from graphiant_sdk.models.v1_policy_route_tag_sets_tags_get_response import V1PolicyRouteTagSetsTagsGetResponse
1306
1240
  from graphiant_sdk.models.v1_policy_route_tag_sets_tags_summary_get_response import V1PolicyRouteTagSetsTagsSummaryGetResponse
@@ -1315,14 +1249,11 @@ from graphiant_sdk.models.v1_portal_private_sync_post_request import V1PortalPri
1315
1249
  from graphiant_sdk.models.v1_presharedkey_get_response import V1PresharedkeyGetResponse
1316
1250
  from graphiant_sdk.models.v1_qos_circuit_profiles_get_response import V1QosCircuitProfilesGetResponse
1317
1251
  from graphiant_sdk.models.v1_regions_get_response import V1RegionsGetResponse
1318
- from graphiant_sdk.models.v1_search_get_request import V1SearchGetRequest
1319
1252
  from graphiant_sdk.models.v1_search_get_response import V1SearchGetResponse
1320
1253
  from graphiant_sdk.models.v1_site_details_sitelists_post_request import V1SiteDetailsSitelistsPostRequest
1321
1254
  from graphiant_sdk.models.v1_site_details_sitelists_post_response import V1SiteDetailsSitelistsPostResponse
1322
- from graphiant_sdk.models.v1_site_id_details_interfaces_get_request import V1SiteIdDetailsInterfacesGetRequest
1323
1255
  from graphiant_sdk.models.v1_site_id_details_interfaces_get_response import V1SiteIdDetailsInterfacesGetResponse
1324
1256
  from graphiant_sdk.models.v1_sites_details_get_response import V1SitesDetailsGetResponse
1325
- from graphiant_sdk.models.v1_sites_get_request import V1SitesGetRequest
1326
1257
  from graphiant_sdk.models.v1_sites_get_response import V1SitesGetResponse
1327
1258
  from graphiant_sdk.models.v1_sites_post_request import V1SitesPostRequest
1328
1259
  from graphiant_sdk.models.v1_sites_post_response import V1SitesPostResponse
@@ -1334,12 +1265,9 @@ from graphiant_sdk.models.v1_sites_site_id_post_response import V1SitesSiteIdPos
1334
1265
  from graphiant_sdk.models.v1_software_auto_upgrade_default_get_response import V1SoftwareAutoUpgradeDefaultGetResponse
1335
1266
  from graphiant_sdk.models.v1_software_auto_upgrade_default_put_request import V1SoftwareAutoUpgradeDefaultPutRequest
1336
1267
  from graphiant_sdk.models.v1_software_gcsrelease_upload_notes_post_request import V1SoftwareGcsreleaseUploadNotesPostRequest
1337
- from graphiant_sdk.models.v1_software_release_notes_get_request import V1SoftwareReleaseNotesGetRequest
1338
1268
  from graphiant_sdk.models.v1_software_release_notes_get_response import V1SoftwareReleaseNotesGetResponse
1339
- from graphiant_sdk.models.v1_software_releases_download_get_request import V1SoftwareReleasesDownloadGetRequest
1340
1269
  from graphiant_sdk.models.v1_software_releases_download_get_response import V1SoftwareReleasesDownloadGetResponse
1341
1270
  from graphiant_sdk.models.v1_software_releases_summary_get_response import V1SoftwareReleasesSummaryGetResponse
1342
- from graphiant_sdk.models.v1_software_running_details_get_request import V1SoftwareRunningDetailsGetRequest
1343
1271
  from graphiant_sdk.models.v1_software_running_details_get_response import V1SoftwareRunningDetailsGetResponse
1344
1272
  from graphiant_sdk.models.v1_software_running_details_get_response_device import V1SoftwareRunningDetailsGetResponseDevice
1345
1273
  from graphiant_sdk.models.v1_software_running_summary_get_response import V1SoftwareRunningSummaryGetResponse
@@ -1363,10 +1291,8 @@ from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_request im
1363
1291
  from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response import V1TroubleshootingTopSitesByAlertsPostResponse
1364
1292
  from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response_site_counts import V1TroubleshootingTopSitesByAlertsPostResponseSiteCounts
1365
1293
  from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response_site_counts_site_count import V1TroubleshootingTopSitesByAlertsPostResponseSiteCountsSiteCount
1366
- from graphiant_sdk.models.v1_tt_tt_identity_device_status_get_request import V1TtTtIdentityDeviceStatusGetRequest
1367
1294
  from graphiant_sdk.models.v1_tt_tt_identity_device_status_get_response import V1TtTtIdentityDeviceStatusGetResponse
1368
1295
  from graphiant_sdk.models.v1_users_email_password_patch_request import V1UsersEmailPasswordPatchRequest
1369
- from graphiant_sdk.models.v1_users_get_request import V1UsersGetRequest
1370
1296
  from graphiant_sdk.models.v1_users_get_response import V1UsersGetResponse
1371
1297
  from graphiant_sdk.models.v1_users_id_enterprises_get_response import V1UsersIdEnterprisesGetResponse
1372
1298
  from graphiant_sdk.models.v1_users_id_groups_enterprises_get_response import V1UsersIdGroupsEnterprisesGetResponse
@@ -1375,7 +1301,6 @@ from graphiant_sdk.models.v1_users_id_groups_root_get_response import V1UsersIdG
1375
1301
  from graphiant_sdk.models.v1_users_put_request import V1UsersPutRequest
1376
1302
  from graphiant_sdk.models.v1_version_post_request import V1VersionPostRequest
1377
1303
  from graphiant_sdk.models.v1_version_post_response import V1VersionPostResponse
1378
- from graphiant_sdk.models.v1_zones_get_request import V1ZonesGetRequest
1379
1304
  from graphiant_sdk.models.v1_zones_get_response import V1ZonesGetResponse
1380
1305
  from graphiant_sdk.models.v2_ack_createupdate_post_request import V2AckCreateupdatePostRequest
1381
1306
  from graphiant_sdk.models.v2_aggregated_notification_enable_disable_post_request import V2AggregatedNotificationEnableDisablePostRequest
@@ -1386,10 +1311,8 @@ from graphiant_sdk.models.v2_allowlist_rule_id_get_response import V2AllowlistRu
1386
1311
  from graphiant_sdk.models.v2_assistant_add_to_conversation_post_request import V2AssistantAddToConversationPostRequest
1387
1312
  from graphiant_sdk.models.v2_assistant_add_to_conversation_post_response import V2AssistantAddToConversationPostResponse
1388
1313
  from graphiant_sdk.models.v2_assistant_conversation_context_history_post_request import V2AssistantConversationContextHistoryPostRequest
1389
- from graphiant_sdk.models.v2_assistant_conversation_id_delete_request import V2AssistantConversationIdDeleteRequest
1390
1314
  from graphiant_sdk.models.v2_assistant_conversation_interface_enable_disable_post_request import V2AssistantConversationInterfaceEnableDisablePostRequest
1391
1315
  from graphiant_sdk.models.v2_assistant_conversation_interface_state_get_response import V2AssistantConversationInterfaceStateGetResponse
1392
- from graphiant_sdk.models.v2_assistant_delete_conversation_conversation_id_delete_request import V2AssistantDeleteConversationConversationIdDeleteRequest
1393
1316
  from graphiant_sdk.models.v2_assistant_get_conversation_details_post_request import V2AssistantGetConversationDetailsPostRequest
1394
1317
  from graphiant_sdk.models.v2_assistant_get_conversation_details_post_response import V2AssistantGetConversationDetailsPostResponse
1395
1318
  from graphiant_sdk.models.v2_assistant_get_conversations_post_request import V2AssistantGetConversationsPostRequest
@@ -1400,7 +1323,6 @@ from graphiant_sdk.models.v2_assurance_applicationdetailsbyname_post_request imp
1400
1323
  from graphiant_sdk.models.v2_assurance_applicationdetailsbyname_post_response import V2AssuranceApplicationdetailsbynamePostResponse
1401
1324
  from graphiant_sdk.models.v2_assurance_applicationprofilesummary_post_request import V2AssuranceApplicationprofilesummaryPostRequest
1402
1325
  from graphiant_sdk.models.v2_assurance_applicationprofilesummary_post_response import V2AssuranceApplicationprofilesummaryPostResponse
1403
- from graphiant_sdk.models.v2_assurance_bucket_app_servers_all_get_request import V2AssuranceBucketAppServersAllGetRequest
1404
1326
  from graphiant_sdk.models.v2_assurance_bucket_app_servers_all_get_response import V2AssuranceBucketAppServersAllGetResponse
1405
1327
  from graphiant_sdk.models.v2_assurance_bucket_app_servers_post_request import V2AssuranceBucketAppServersPostRequest
1406
1328
  from graphiant_sdk.models.v2_assurance_bucket_app_servers_post_response import V2AssuranceBucketAppServersPostResponse
@@ -1412,11 +1334,12 @@ from graphiant_sdk.models.v2_assurance_bucket_topologies_post_request import V2A
1412
1334
  from graphiant_sdk.models.v2_assurance_bucket_topologies_post_response import V2AssuranceBucketTopologiesPostResponse
1413
1335
  from graphiant_sdk.models.v2_assurance_bucketdetails_post_request import V2AssuranceBucketdetailsPostRequest
1414
1336
  from graphiant_sdk.models.v2_assurance_bucketdetails_post_response import V2AssuranceBucketdetailsPostResponse
1337
+ from graphiant_sdk.models.v2_assurance_create_dnsproxy_entry_post_request import V2AssuranceCreateDnsproxyEntryPostRequest
1338
+ from graphiant_sdk.models.v2_assurance_create_dnsproxy_entry_post_response import V2AssuranceCreateDnsproxyEntryPostResponse
1415
1339
  from graphiant_sdk.models.v2_assurance_create_user_report_post_request import V2AssuranceCreateUserReportPostRequest
1416
1340
  from graphiant_sdk.models.v2_assurance_create_user_report_post_response import V2AssuranceCreateUserReportPostResponse
1417
1341
  from graphiant_sdk.models.v2_assurance_createclassifiedapplication_post_request import V2AssuranceCreateclassifiedapplicationPostRequest
1418
1342
  from graphiant_sdk.models.v2_assurance_createclassifiedapplication_post_response import V2AssuranceCreateclassifiedapplicationPostResponse
1419
- from graphiant_sdk.models.v2_assurance_download_user_report_get_request import V2AssuranceDownloadUserReportGetRequest
1420
1343
  from graphiant_sdk.models.v2_assurance_download_user_report_get_response import V2AssuranceDownloadUserReportGetResponse
1421
1344
  from graphiant_sdk.models.v2_assurance_endpoint_intel_post_request import V2AssuranceEndpointIntelPostRequest
1422
1345
  from graphiant_sdk.models.v2_assurance_endpoint_intel_post_response import V2AssuranceEndpointIntelPostResponse
@@ -1427,6 +1350,7 @@ from graphiant_sdk.models.v2_assurance_flow_summary_post_response import V2Assur
1427
1350
  from graphiant_sdk.models.v2_assurance_flow_summary_post_response_endpoint_details import V2AssuranceFlowSummaryPostResponseEndpointDetails
1428
1351
  from graphiant_sdk.models.v2_assurance_flow_summary_post_response_endpoint_details_statistics import V2AssuranceFlowSummaryPostResponseEndpointDetailsStatistics
1429
1352
  from graphiant_sdk.models.v2_assurance_getclassifiedapplicationlist_get_response import V2AssuranceGetclassifiedapplicationlistGetResponse
1353
+ from graphiant_sdk.models.v2_assurance_read_dnsproxy_list_get_response import V2AssuranceReadDnsproxyListGetResponse
1430
1354
  from graphiant_sdk.models.v2_assurance_read_user_report_list_get_response import V2AssuranceReadUserReportListGetResponse
1431
1355
  from graphiant_sdk.models.v2_assurance_scoredetails_post_request import V2AssuranceScoredetailsPostRequest
1432
1356
  from graphiant_sdk.models.v2_assurance_scoredetails_post_response import V2AssuranceScoredetailsPostResponse
@@ -1453,6 +1377,7 @@ from graphiant_sdk.models.v2_assurance_topology_site_summaries_post_response imp
1453
1377
  from graphiant_sdk.models.v2_assurance_topology_site_summaries_post_response_summary import V2AssuranceTopologySiteSummariesPostResponseSummary
1454
1378
  from graphiant_sdk.models.v2_assurance_unclassifiedapplicationprofilesummary_post_request import V2AssuranceUnclassifiedapplicationprofilesummaryPostRequest
1455
1379
  from graphiant_sdk.models.v2_assurance_unclassifiedapplicationprofilesummary_post_response import V2AssuranceUnclassifiedapplicationprofilesummaryPostResponse
1380
+ from graphiant_sdk.models.v2_assurance_update_dnsproxy_entry_post_request import V2AssuranceUpdateDnsproxyEntryPostRequest
1456
1381
  from graphiant_sdk.models.v2_assurance_updateclassifiedapplication_post_request import V2AssuranceUpdateclassifiedapplicationPostRequest
1457
1382
  from graphiant_sdk.models.v2_assurance_version_post_response import V2AssuranceVersionPostResponse
1458
1383
  from graphiant_sdk.models.v2_audit_logs_post_request import V2AuditLogsPostRequest
@@ -1499,18 +1424,13 @@ from graphiant_sdk.models.v2_monitoring_circuits_utilization_post_response_data
1499
1424
  from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_request import V2MonitoringCircuitsVisualizationPostRequest
1500
1425
  from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_response import V2MonitoringCircuitsVisualizationPostResponse
1501
1426
  from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_response_data import V2MonitoringCircuitsVisualizationPostResponseData
1502
- from graphiant_sdk.models.v2_monitoring_extranet_edge_status_get_request import V2MonitoringExtranetEdgeStatusGetRequest
1503
1427
  from graphiant_sdk.models.v2_monitoring_extranet_edge_status_get_response import V2MonitoringExtranetEdgeStatusGetResponse
1504
1428
  from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_request import V2MonitoringExtranetLogDetailsPostRequest
1505
1429
  from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_response import V2MonitoringExtranetLogDetailsPostResponse
1506
1430
  from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_response_log_details import V2MonitoringExtranetLogDetailsPostResponseLogDetails
1507
- from graphiant_sdk.models.v2_monitoring_extranet_service_status_details_get_request import V2MonitoringExtranetServiceStatusDetailsGetRequest
1508
1431
  from graphiant_sdk.models.v2_monitoring_extranet_service_status_details_get_response import V2MonitoringExtranetServiceStatusDetailsGetResponse
1509
- from graphiant_sdk.models.v2_monitoring_extranet_service_status_get_request import V2MonitoringExtranetServiceStatusGetRequest
1510
1432
  from graphiant_sdk.models.v2_monitoring_extranet_service_status_get_response import V2MonitoringExtranetServiceStatusGetResponse
1511
- from graphiant_sdk.models.v2_monitoring_extranet_site_status_get_request import V2MonitoringExtranetSiteStatusGetRequest
1512
1433
  from graphiant_sdk.models.v2_monitoring_extranet_site_status_get_response import V2MonitoringExtranetSiteStatusGetResponse
1513
- from graphiant_sdk.models.v2_monitoring_extranet_status_details_get_request import V2MonitoringExtranetStatusDetailsGetRequest
1514
1434
  from graphiant_sdk.models.v2_monitoring_extranet_status_details_get_response import V2MonitoringExtranetStatusDetailsGetResponse
1515
1435
  from graphiant_sdk.models.v2_monitoring_ike_error_history_post_request import V2MonitoringIkeErrorHistoryPostRequest
1516
1436
  from graphiant_sdk.models.v2_monitoring_ike_error_history_post_response import V2MonitoringIkeErrorHistoryPostResponse