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
graphiant_sdk/__init__.py CHANGED
@@ -14,7 +14,7 @@
14
14
  """ # noqa: E501
15
15
 
16
16
 
17
- __version__ = "25.11.1"
17
+ __version__ = "26.1.1"
18
18
 
19
19
  # Define package exports
20
20
  __all__ = [
@@ -66,6 +66,7 @@ __all__ = [
66
66
  "AssuranceClientSessionEndpointDetailsStatistics",
67
67
  "AssuranceClientSessionEndpointLink",
68
68
  "AssuranceClientSessionPopLink",
69
+ "AssuranceDnsProxyEntry",
69
70
  "AssuranceEdge",
70
71
  "AssuranceEnterpriseSummary",
71
72
  "AssuranceExchangeServiceIdentifier",
@@ -135,6 +136,7 @@ __all__ = [
135
136
  "IamCounts",
136
137
  "IamCustomer",
137
138
  "IamEnterprise",
139
+ "IamEnterprisePermissions",
138
140
  "IamGroup",
139
141
  "IpfixAppBandwidthStats",
140
142
  "IpfixAppFlowTable",
@@ -315,6 +317,7 @@ __all__ = [
315
317
  "ManaV2InterfaceIPsecConfig",
316
318
  "ManaV2InterfaceIpConfig",
317
319
  "ManaV2InterfaceLagvlanConfig",
320
+ "ManaV2InterfaceMaCsec",
318
321
  "ManaV2InterfaceSfpOpticalStrength",
319
322
  "ManaV2InterfaceTunnel",
320
323
  "ManaV2InterfaceVlan",
@@ -336,6 +339,7 @@ __all__ = [
336
339
  "ManaV2LatencyBandwidth",
337
340
  "ManaV2LldpNeighbor",
338
341
  "ManaV2Location",
342
+ "ManaV2MaCsecConfiguration",
339
343
  "ManaV2ManaConfiguration",
340
344
  "ManaV2NATPolicyRulesetConfigNullableRule",
341
345
  "ManaV2NATPolicyRulesetConfigNullableRuleRule",
@@ -349,6 +353,8 @@ __all__ = [
349
353
  "ManaV2NewSite",
350
354
  "ManaV2NotifyFilterProfileInclude",
351
355
  "ManaV2NotifyFilterProfileIncludeConfig",
356
+ "ManaV2Ntp",
357
+ "ManaV2NtpConfig",
352
358
  "ManaV2NullableAddress",
353
359
  "ManaV2NullableAdministrativeDistance",
354
360
  "ManaV2NullableAllowAsIn",
@@ -397,12 +403,14 @@ __all__ = [
397
403
  "ManaV2NullableLagInterfaceConfig",
398
404
  "ManaV2NullableLagMemberInterface",
399
405
  "ManaV2NullableLocalPreferance",
406
+ "ManaV2NullableMaCsecConfiguration",
400
407
  "ManaV2NullableMaxPrefix",
401
408
  "ManaV2NullableMd5Password",
402
409
  "ManaV2NullableMeterRates",
403
410
  "ManaV2NullableMetric",
404
411
  "ManaV2NullableNatPolicyRulesetConfig",
405
412
  "ManaV2NullableNatPolicyRulesetName",
413
+ "ManaV2NullableNtpConfig",
406
414
  "ManaV2NullableOspfAdminDistanceValue",
407
415
  "ManaV2NullableOspfAreaConfig",
408
416
  "ManaV2NullableOspfDeadIntervalValue",
@@ -419,9 +427,11 @@ __all__ = [
419
427
  "ManaV2NullablePrometheusRuleGroupConfig",
420
428
  "ManaV2NullablePrometheusSysDbMonitorConfig",
421
429
  "ManaV2NullableProtocolRouteType",
430
+ "ManaV2NullablePskConfiguration",
422
431
  "ManaV2NullableRouteTagSet",
423
432
  "ManaV2NullableRoutingPolicyConfig",
424
433
  "ManaV2NullableRoutingProtocol",
434
+ "ManaV2NullableSakConfiguration",
425
435
  "ManaV2NullableSecurityPolicyRulesetConfig",
426
436
  "ManaV2NullableSecurityZoneConfig",
427
437
  "ManaV2NullableSecurityZonePairConfig",
@@ -431,6 +441,7 @@ __all__ = [
431
441
  "ManaV2NullableSetDscpConfig",
432
442
  "ManaV2NullableSetSlaClassConfig",
433
443
  "ManaV2NullableSiteInterfaceName",
444
+ "ManaV2NullableSlaConformance",
434
445
  "ManaV2NullableSnmpCommunityConfigValue",
435
446
  "ManaV2NullableSnmpConfig",
436
447
  "ManaV2NullableSnmpEngineEndpointConfigValue",
@@ -483,6 +494,7 @@ __all__ = [
483
494
  "ManaV2PrometheusRuleConfig",
484
495
  "ManaV2PrometheusRuleGroupConfig",
485
496
  "ManaV2PrometheusSysDbMonitorConfig",
497
+ "ManaV2PskConfiguration",
486
498
  "ManaV2QoSProfile",
487
499
  "ManaV2QoSProfileQueue",
488
500
  "ManaV2Region",
@@ -504,6 +516,7 @@ __all__ = [
504
516
  "ManaV2RoutingPolicyStatement",
505
517
  "ManaV2RoutingPolicyStatementAction",
506
518
  "ManaV2RoutingPolicyStatementMatch",
519
+ "ManaV2SakConfiguration",
507
520
  "ManaV2SecurityPolicyRule",
508
521
  "ManaV2SecurityPolicyRuleRow",
509
522
  "ManaV2SecurityPolicyRuleset",
@@ -524,6 +537,7 @@ __all__ = [
524
537
  "ManaV2SiteToSiteIPsec",
525
538
  "ManaV2SiteToSiteIPsecIPsecBgpRoutes",
526
539
  "ManaV2SiteToSiteIPsecIPsecStaticRoutes",
540
+ "ManaV2SlaConformance",
527
541
  "ManaV2SlaInformation",
528
542
  "ManaV2Snmp",
529
543
  "ManaV2SnmpCommunity",
@@ -737,7 +751,6 @@ __all__ = [
737
751
  "V1AccountInfoPatchRequest",
738
752
  "V1AccountMfaConfirmationPostRequest",
739
753
  "V1AccountMfaConfirmationPostResponse",
740
- "V1AccountMfaDeleteRequest",
741
754
  "V1AccountMfaGetResponse",
742
755
  "V1AccountMfaPutRequest",
743
756
  "V1AccountMfaPutResponse",
@@ -745,10 +758,8 @@ __all__ = [
745
758
  "V1ActivityLogsPostRequest",
746
759
  "V1ActivityLogsPostResponse",
747
760
  "V1ActivityLogsPostResponseActivityItems",
748
- "V1AlarmHistoryGetRequest",
749
761
  "V1AlarmHistoryGetResponse",
750
762
  "V1AlarmMuteAlarmIdPutRequest",
751
- "V1AlarmsEventsGetRequest",
752
763
  "V1AlarmsEventsGetResponse",
753
764
  "V1AlarmsListGetResponse",
754
765
  "V1AppsAppSummaryPostRequest",
@@ -763,7 +774,6 @@ __all__ = [
763
774
  "V1AppsVisualizationPostResponse",
764
775
  "V1AuditLogsPostRequest",
765
776
  "V1AuditLogsPostResponse",
766
- "V1AuthDeleteResponse",
767
777
  "V1AuthErrorPostResponse",
768
778
  "V1AuthGcsPostRequest",
769
779
  "V1AuthGetResponse",
@@ -780,9 +790,7 @@ __all__ = [
780
790
  "V1AuthMfaTypesGetResponse",
781
791
  "V1AuthMfaTypesPutRequest",
782
792
  "V1AuthPatchRequest",
783
- "V1AuthPatchResponse",
784
793
  "V1AuthPutRequest",
785
- "V1AuthPutResponse",
786
794
  "V1AuthRefreshGet200Response",
787
795
  "V1AuthRefreshGet403Response",
788
796
  "V1AuthRefreshGet422Response",
@@ -868,48 +876,28 @@ __all__ = [
868
876
  "V1DataAssuranceAssurancesGlobalPostResponse",
869
877
  "V1DataAssuranceFlexAlgosGetResponse",
870
878
  "V1DataAssuranceFlexAlgosGetResponseEntry",
871
- "V1DeviceRoutingBgpNbrStatsGetRequest",
872
879
  "V1DeviceRoutingBgpNbrStatsGetResponse",
873
- "V1DeviceRoutingBgpNbridGetRequest",
874
880
  "V1DeviceRoutingBgpNbridGetResponse",
875
- "V1DeviceRoutingBgpNbrsCountersGetRequest",
876
881
  "V1DeviceRoutingBgpNbrsCountersGetResponse",
877
882
  "V1DeviceRoutingBgpNbrsDetailsGetResponse",
878
883
  "V1DeviceRoutingBgpNbrsPerAfiPrefixGetResponse",
879
- "V1DeviceRoutingOdpNbridGetRequest",
880
884
  "V1DeviceRoutingOdpNbridGetResponse",
881
- "V1DeviceRoutingOspfv2AreaInterfaceGetRequest",
882
885
  "V1DeviceRoutingOspfv2AreaInterfaceGetResponse",
883
- "V1DeviceRoutingOspfv2AreaInterfaceNbridGetRequest",
884
886
  "V1DeviceRoutingOspfv2AreaInterfaceNbridGetResponse",
885
- "V1DeviceRoutingOspfv2AreaInterfaceidGetRequest",
886
887
  "V1DeviceRoutingOspfv2AreaInterfaceidGetResponse",
887
- "V1DeviceRoutingOspfv2AreaLsdbGetRequest",
888
888
  "V1DeviceRoutingOspfv2AreaLsdbGetResponse",
889
- "V1DeviceRoutingOspfv2AreaNbrGetRequest",
890
889
  "V1DeviceRoutingOspfv2AreaNbrGetResponse",
891
- "V1DeviceRoutingOspfv2AreaidGetRequest",
892
890
  "V1DeviceRoutingOspfv2AreaidGetResponse",
893
- "V1DeviceRoutingOspfv2LsdbGetRequest",
894
891
  "V1DeviceRoutingOspfv2LsdbGetResponse",
895
- "V1DeviceRoutingOspfv2RibGetRequest",
896
892
  "V1DeviceRoutingOspfv2RibGetResponse",
897
893
  "V1DeviceRoutingOspfv2StatisticsGetResponse",
898
- "V1DeviceRoutingOspfv3AreaInterfaceGetRequest",
899
894
  "V1DeviceRoutingOspfv3AreaInterfaceGetResponse",
900
- "V1DeviceRoutingOspfv3AreaInterfaceNbridGetRequest",
901
895
  "V1DeviceRoutingOspfv3AreaInterfaceNbridGetResponse",
902
- "V1DeviceRoutingOspfv3AreaInterfaceidGetRequest",
903
896
  "V1DeviceRoutingOspfv3AreaInterfaceidGetResponse",
904
- "V1DeviceRoutingOspfv3AreaLsdbGetRequest",
905
897
  "V1DeviceRoutingOspfv3AreaLsdbGetResponse",
906
- "V1DeviceRoutingOspfv3AreaNbrGetRequest",
907
898
  "V1DeviceRoutingOspfv3AreaNbrGetResponse",
908
- "V1DeviceRoutingOspfv3AreaidGetRequest",
909
899
  "V1DeviceRoutingOspfv3AreaidGetResponse",
910
- "V1DeviceRoutingOspfv3LsdbGetRequest",
911
900
  "V1DeviceRoutingOspfv3LsdbGetResponse",
912
- "V1DeviceRoutingOspfv3RibGetRequest",
913
901
  "V1DeviceRoutingOspfv3RibGetResponse",
914
902
  "V1DeviceRoutingOspfv3StatisticsGetResponse",
915
903
  "V1DeviceRoutingRibRouteCountPostResponse",
@@ -920,7 +908,6 @@ __all__ = [
920
908
  "V1DeviceRoutingVrfBgpRouteCountPostResponse",
921
909
  "V1DeviceRoutingVrfBgpRouteCountPostResponseRouteCount",
922
910
  "V1DeviceSnapshotDeviceIdGetResponse",
923
- "V1DeviceSnapshotGetRequest",
924
911
  "V1DeviceSnapshotGetResponse",
925
912
  "V1DeviceSnapshotPostRequest",
926
913
  "V1DeviceSnapshotPutRequest",
@@ -936,7 +923,6 @@ __all__ = [
936
923
  "V1DevicesDeviceIdArpGetResponse",
937
924
  "V1DevicesDeviceIdCandidateCircuitsGetResponse",
938
925
  "V1DevicesDeviceIdCandidateCircuitsGetResponseCircuitInfo",
939
- "V1DevicesDeviceIdCircuitsVrfAssociationsGetRequest",
940
926
  "V1DevicesDeviceIdCircuitsVrfAssociationsGetResponse",
941
927
  "V1DevicesDeviceIdCircuitsVrfAssociationsGetResponseVrfAssociations",
942
928
  "V1DevicesDeviceIdConfigPutRequest",
@@ -947,43 +933,31 @@ __all__ = [
947
933
  "V1DevicesDeviceIdDraftGetResponse",
948
934
  "V1DevicesDeviceIdDraftPostRequest",
949
935
  "V1DevicesDeviceIdDraftPostResponse",
950
- "V1DevicesDeviceIdEdgesGetRequest",
951
936
  "V1DevicesDeviceIdEdgesGetResponse",
952
937
  "V1DevicesDeviceIdGetResponse",
953
- "V1DevicesDeviceIdInterfacesGetRequest",
954
938
  "V1DevicesDeviceIdInterfacesGetResponse",
955
939
  "V1DevicesDeviceIdJobsJobIdGetResponse",
956
940
  "V1DevicesDeviceIdNdcacheGetResponse",
957
- "V1DevicesDeviceIdOspfv2DefaultOriginateGetRequest",
958
941
  "V1DevicesDeviceIdOspfv2DefaultOriginateGetResponse",
959
- "V1DevicesDeviceIdOspfv3DefaultOriginateGetRequest",
960
942
  "V1DevicesDeviceIdOspfv3DefaultOriginateGetResponse",
961
- "V1DevicesDeviceIdPolicyApplicationsGetRequest",
962
943
  "V1DevicesDeviceIdPolicyApplicationsGetResponse",
963
944
  "V1DevicesDeviceIdPolicyApplicationsGetResponseApplication",
964
- "V1DevicesDeviceIdPolicyCustomapplicationsGetRequest",
965
945
  "V1DevicesDeviceIdPolicyCustomapplicationsGetResponse",
966
946
  "V1DevicesDeviceIdPolicyCustomapplicationsGetResponseApplication",
967
947
  "V1DevicesDeviceIdPolicyZonepairsGetResponse",
968
948
  "V1DevicesDeviceIdSlicePeersGetResponse",
969
949
  "V1DevicesDeviceIdStagedConfigCompareGetResponse",
970
950
  "V1DevicesDeviceIdTwampCoreGetResponse",
971
- "V1DevicesDeviceIdVersionsCompareGetRequest",
972
951
  "V1DevicesDeviceIdVersionsCompareGetResponse",
973
952
  "V1DevicesDeviceIdVersionsGetResponse",
974
953
  "V1DevicesDeviceIdVersionsVersionGetResponse",
975
- "V1DevicesDeviceIdVrfBgpAsGetRequest",
976
954
  "V1DevicesDeviceIdVrfBgpAsGetResponse",
977
- "V1DevicesDeviceIdVrfProtocolsGetRequest",
978
955
  "V1DevicesDeviceIdVrfProtocolsGetResponse",
979
- "V1DevicesDeviceIdVrrpGetRequest",
980
956
  "V1DevicesDeviceIdVrrpGetResponse",
981
- "V1DevicesGetRequest",
982
957
  "V1DevicesGetResponse",
983
958
  "V1DevicesInventoryApproveReturnPostRequest",
984
959
  "V1DevicesInventoryClearReturnPostRequest",
985
960
  "V1DevicesInventoryEnterprisePutRequest",
986
- "V1DevicesInventoryGetRequest",
987
961
  "V1DevicesInventoryGetResponse",
988
962
  "V1DevicesInventoryPostRequest",
989
963
  "V1DevicesInventoryPostResponse",
@@ -994,7 +968,6 @@ __all__ = [
994
968
  "V1DevicesOauthAuthorizationGetResponse",
995
969
  "V1DevicesOauthPostRequest",
996
970
  "V1DevicesOauthPostResponse",
997
- "V1DevicesOauthRedirectGetRequest",
998
971
  "V1DevicesOauthRedirectGetResponse",
999
972
  "V1DevicesRmaPostRequest",
1000
973
  "V1DevicesRoutingVrfProtocolRouteCountGetResponse",
@@ -1004,7 +977,6 @@ __all__ = [
1004
977
  "V1DevicesSessionStatusPostRequest",
1005
978
  "V1DevicesSessionStatusPostResponse",
1006
979
  "V1DevicesSessionStatusPostResponseData",
1007
- "V1DevicesSummaryGetRequest",
1008
980
  "V1DevicesSummaryGetResponse",
1009
981
  "V1DevicesSummaryGetResponseSiteSummary",
1010
982
  "V1DevicesSummaryGetResponseSiteSummaryDeviceSummary",
@@ -1017,7 +989,6 @@ __all__ = [
1017
989
  "V1DiagnosticArchivesDeviceIdGetResponse",
1018
990
  "V1DiagnosticBgpResetDeviceIdPutRequest",
1019
991
  "V1DiagnosticClearArpDeviceIdPutRequest",
1020
- "V1DiagnosticGnmiPingGetRequest",
1021
992
  "V1DiagnosticGnmiPingGetResponse",
1022
993
  "V1DiagnosticGnmiPingGetResponseResult",
1023
994
  "V1DiagnosticInterfaceResetDeviceIdPutRequest",
@@ -1027,7 +998,6 @@ __all__ = [
1027
998
  "V1DiagnosticPacketcaptureStartPostResponse",
1028
999
  "V1DiagnosticPacketcaptureStopPostRequest",
1029
1000
  "V1DiagnosticPingPauseResumePostRequest",
1030
- "V1DiagnosticPingPauseResumePostResponse",
1031
1001
  "V1DiagnosticPingPostRequest",
1032
1002
  "V1DiagnosticPingPostResponse",
1033
1003
  "V1DiagnosticRebootDeviceIdPutRequest",
@@ -1037,34 +1007,28 @@ __all__ = [
1037
1007
  "V1DiagnosticSpeedtestProvidersGetResponse",
1038
1008
  "V1DiagnosticSpeedtestReportPutRequest",
1039
1009
  "V1DiagnosticSpeedtestReportPutResponse",
1040
- "V1DiagnosticSpeedtestServersGetRequest",
1041
1010
  "V1DiagnosticSpeedtestServersGetResponse",
1042
1011
  "V1DiagnosticTraceroutePostRequest",
1043
1012
  "V1DiagnosticTraceroutePostResponse",
1044
- "V1EdgesHardwareAssignedGetRequest",
1045
1013
  "V1EdgesHardwareAssignedGetResponse",
1046
1014
  "V1EdgesHardwareUnassignedGetResponse",
1047
- "V1EdgesSummaryGetRequest",
1048
1015
  "V1EdgesSummaryGetResponse",
1049
- "V1EnterpriseAllocationGetRequest",
1016
+ "V1EdgesSummaryPostRequest",
1017
+ "V1EdgesSummaryPostRequestFilter",
1018
+ "V1EdgesSummaryPostResponse",
1050
1019
  "V1EnterpriseAllocationGetResponse",
1051
1020
  "V1EnterpriseConfigurationGetResponse",
1052
1021
  "V1EnterpriseConfigurationPutRequest",
1053
1022
  "V1EnterpriseContractPutRequest",
1054
1023
  "V1EnterpriseSnapshotGetResponse",
1055
1024
  "V1EnterprisesEnterpriseIdAdminGetResponse",
1056
- "V1EnterprisesEnterpriseIdDeleteResponse",
1057
- "V1EnterprisesEnterpriseIdDeviceStatusGetRequest",
1058
1025
  "V1EnterprisesEnterpriseIdDeviceStatusGetResponse",
1059
1026
  "V1EnterprisesGetResponse",
1060
1027
  "V1EnterprisesManagedGetResponse",
1061
1028
  "V1EnterprisesPatchRequest",
1062
1029
  "V1EnterprisesPatchRequestTokenExpiry",
1063
1030
  "V1EnterprisesPutRequest",
1064
- "V1EnterprisesSelfDeleteResponse",
1065
- "V1EventDeviceGetRequest",
1066
1031
  "V1EventDeviceGetResponse",
1067
- "V1EventEnterpriseGetRequest",
1068
1032
  "V1EventEnterpriseGetResponse",
1069
1033
  "V1EventSystemAckPostRequest",
1070
1034
  "V1EventSystemGetResponse",
@@ -1096,14 +1060,13 @@ __all__ = [
1096
1060
  "V1ExtranetsB2bIdCustomerPostRequest",
1097
1061
  "V1ExtranetsB2bIdCustomerPostResponse",
1098
1062
  "V1ExtranetsB2bIdCustomerSummaryGetResponse",
1099
- "V1ExtranetsB2bIdProducerGetRequest",
1100
1063
  "V1ExtranetsB2bIdProducerGetResponse",
1101
1064
  "V1ExtranetsB2bIdPutRequest",
1102
1065
  "V1ExtranetsB2bIdPutResponse",
1103
- "V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetRequest",
1104
1066
  "V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponse",
1105
1067
  "V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponseIpsecVpnTunnelConfig",
1106
- "V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetRequest",
1068
+ "V1ExtranetsB2bPeeringConsumerIdPrefixesPutRequest",
1069
+ "V1ExtranetsB2bPeeringConsumerIdPrefixesPutResponse",
1107
1070
  "V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetResponse",
1108
1071
  "V1ExtranetsB2bPeeringConsumerMatchIdPostRequest",
1109
1072
  "V1ExtranetsB2bPeeringConsumerMatchIdPostResponse",
@@ -1111,10 +1074,12 @@ __all__ = [
1111
1074
  "V1ExtranetsB2bPeeringCustomerIdGetResponse",
1112
1075
  "V1ExtranetsB2bPeeringCustomerPostRequest",
1113
1076
  "V1ExtranetsB2bPeeringCustomerPostResponse",
1114
- "V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetRequest",
1077
+ "V1ExtranetsB2bPeeringMatchServiceToCustomerIdDeleteResponse",
1115
1078
  "V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetResponse",
1116
1079
  "V1ExtranetsB2bPeeringMatchServiceToCustomerPostRequest",
1117
1080
  "V1ExtranetsB2bPeeringMatchServiceToCustomerPostResponse",
1081
+ "V1ExtranetsB2bPeeringMatchServiceToCustomerServiceStatusPutRequest",
1082
+ "V1ExtranetsB2bPeeringMatchServiceToCustomerServiceStatusPutResponse",
1118
1083
  "V1ExtranetsB2bPeeringMatchServicesSummaryIdGetResponse",
1119
1084
  "V1ExtranetsB2bPeeringProducerIdGetResponse",
1120
1085
  "V1ExtranetsB2bPeeringProducerIdMatchingCustomersSummaryGetResponse",
@@ -1123,9 +1088,7 @@ __all__ = [
1123
1088
  "V1ExtranetsB2bPostRequest",
1124
1089
  "V1ExtranetsB2bPostResponse",
1125
1090
  "V1ExtranetsB2bProducerDeviceStatusIdGetResponse",
1126
- "V1ExtranetsB2bProducersSummaryGetRequest",
1127
1091
  "V1ExtranetsB2bProducersSummaryGetResponse",
1128
- "V1ExtranetsGetRequest",
1129
1092
  "V1ExtranetsGetResponse",
1130
1093
  "V1ExtranetsIdApplyPostRequest",
1131
1094
  "V1ExtranetsIdApplyPostResponse",
@@ -1134,10 +1097,8 @@ __all__ = [
1134
1097
  "V1ExtranetsIdPutRequest",
1135
1098
  "V1ExtranetsIdPutResponse",
1136
1099
  "V1ExtranetsIdStatusGetResponse",
1137
- "V1ExtranetsMonitoringLanSegmentsGetRequest",
1138
1100
  "V1ExtranetsMonitoringLanSegmentsGetResponse",
1139
1101
  "V1ExtranetsMonitoringLanSegmentsGetResponseVrf",
1140
- "V1ExtranetsMonitoringNatUsageGetRequest",
1141
1102
  "V1ExtranetsMonitoringNatUsageGetResponse",
1142
1103
  "V1ExtranetsMonitoringNatUsageGetResponseAllocation",
1143
1104
  "V1ExtranetsMonitoringTrafficSecurityPolicyPostRequest",
@@ -1159,7 +1120,6 @@ __all__ = [
1159
1120
  "V1GatewaysPostRequest",
1160
1121
  "V1GatewaysPostResponse",
1161
1122
  "V1GatewaysPutRequest",
1162
- "V1GatewaysReferenceConsumerGetRequest",
1163
1123
  "V1GatewaysReferenceConsumerGetResponse",
1164
1124
  "V1GatewaysRegionsGetResponse",
1165
1125
  "V1GatewaysStatusPostRequest",
@@ -1190,13 +1150,10 @@ __all__ = [
1190
1150
  "V1GlobalConfigPatchRequest",
1191
1151
  "V1GlobalConfigPatchResponse",
1192
1152
  "V1GlobalConfigSitePostRequest",
1193
- "V1GlobalDeviceStatusGetRequest",
1194
1153
  "V1GlobalDeviceStatusGetResponse",
1195
- "V1GlobalIpfixDeviceGetRequest",
1196
1154
  "V1GlobalIpfixDeviceGetResponse",
1197
1155
  "V1GlobalIpfixPostRequest",
1198
1156
  "V1GlobalIpfixPostResponse",
1199
- "V1GlobalIpfixSiteGetRequest",
1200
1157
  "V1GlobalIpfixSiteGetResponse",
1201
1158
  "V1GlobalIpsecProfileGetResponse",
1202
1159
  "V1GlobalIpsecProfileGetResponseIPsecProfileCount",
@@ -1205,78 +1162,59 @@ __all__ = [
1205
1162
  "V1GlobalIpsecProfileVpnProfileIdSiteToSiteGetResponseSiteToSiteVpn",
1206
1163
  "V1GlobalLanSegmentsGetResponse",
1207
1164
  "V1GlobalLanSegmentsGetResponseEntry",
1208
- "V1GlobalLanSegmentsIdDeleteResponse",
1209
1165
  "V1GlobalLanSegmentsPostRequest",
1210
1166
  "V1GlobalLanSegmentsPostResponse",
1211
1167
  "V1GlobalLanSegmentsVrfIdDevicesGetResponse",
1212
1168
  "V1GlobalLanSegmentsVrfIdDevicesGetResponseEntry",
1213
- "V1GlobalPrefixSetsDeviceGetRequest",
1169
+ "V1GlobalNtpsDeviceGetResponse",
1170
+ "V1GlobalNtpsPostRequest",
1171
+ "V1GlobalNtpsPostResponse",
1172
+ "V1GlobalNtpsSiteGetResponse",
1214
1173
  "V1GlobalPrefixSetsDeviceGetResponse",
1215
1174
  "V1GlobalPrefixSetsPostRequest",
1216
1175
  "V1GlobalPrefixSetsPostResponse",
1217
- "V1GlobalPrefixSetsSiteGetRequest",
1218
1176
  "V1GlobalPrefixSetsSiteGetResponse",
1219
- "V1GlobalRoutingPoliciesDeviceGetRequest",
1220
1177
  "V1GlobalRoutingPoliciesDeviceGetResponse",
1221
1178
  "V1GlobalRoutingPoliciesPostRequest",
1222
1179
  "V1GlobalRoutingPoliciesPostResponse",
1223
- "V1GlobalRoutingPoliciesSiteGetRequest",
1224
1180
  "V1GlobalRoutingPoliciesSiteGetResponse",
1225
1181
  "V1GlobalSiteListsGetResponse",
1226
1182
  "V1GlobalSiteListsGetResponseEntry",
1227
- "V1GlobalSiteListsIdDeleteResponse",
1228
1183
  "V1GlobalSiteListsIdGetResponse",
1229
1184
  "V1GlobalSiteListsIdPutRequest",
1230
1185
  "V1GlobalSiteListsIdPutResponse",
1231
1186
  "V1GlobalSiteListsIdSitesGetResponse",
1232
1187
  "V1GlobalSiteListsPostRequest",
1233
1188
  "V1GlobalSiteListsPostResponse",
1234
- "V1GlobalSiteStatusGetRequest",
1235
1189
  "V1GlobalSiteStatusGetResponse",
1236
- "V1GlobalSnmpsDeviceGetRequest",
1237
1190
  "V1GlobalSnmpsDeviceGetResponse",
1238
1191
  "V1GlobalSnmpsPostRequest",
1239
1192
  "V1GlobalSnmpsPostResponse",
1240
- "V1GlobalSnmpsSiteGetRequest",
1241
1193
  "V1GlobalSnmpsSiteGetResponse",
1242
1194
  "V1GlobalSummaryPostRequest",
1243
1195
  "V1GlobalSummaryPostResponse",
1244
1196
  "V1GlobalSyncPostRequest",
1245
- "V1GlobalSyslogsDeviceGetRequest",
1246
1197
  "V1GlobalSyslogsDeviceGetResponse",
1247
1198
  "V1GlobalSyslogsPostRequest",
1248
1199
  "V1GlobalSyslogsPostResponse",
1249
- "V1GlobalSyslogsSiteGetRequest",
1250
1200
  "V1GlobalSyslogsSiteGetResponse",
1251
- "V1GlobalTrafficPoliciesDeviceGetRequest",
1252
1201
  "V1GlobalTrafficPoliciesDeviceGetResponse",
1253
1202
  "V1GlobalTrafficPoliciesPostRequest",
1254
1203
  "V1GlobalTrafficPoliciesPostResponse",
1255
- "V1GlobalTrafficPoliciesSiteGetRequest",
1256
1204
  "V1GlobalTrafficPoliciesSiteGetResponse",
1257
1205
  "V1GroupsEnterprisesGetResponse",
1258
1206
  "V1GroupsGetResponse",
1259
- "V1GroupsIdDeleteRequest",
1260
- "V1GroupsIdDeleteResponse",
1261
- "V1GroupsIdEnterprisesEnterpriseIdDeleteResponse",
1262
1207
  "V1GroupsIdEnterprisesPostRequest",
1263
1208
  "V1GroupsIdGetResponse",
1264
1209
  "V1GroupsIdMembersDeletePostRequest",
1265
- "V1GroupsIdMembersDeletePostResponse",
1266
1210
  "V1GroupsIdMembersGetResponse",
1267
- "V1GroupsIdMembersMemberIdDeleteResponse",
1268
1211
  "V1GroupsIdMembersPostRequest",
1269
- "V1GroupsIdMembersPostResponse",
1270
1212
  "V1GroupsIdPatchRequest",
1271
- "V1GroupsIdPatchResponse",
1272
1213
  "V1GroupsPutRequest",
1273
1214
  "V1GroupsRootGetResponse",
1274
- "V1HealthcheckDevicesGetRequest",
1275
1215
  "V1HealthcheckDevicesGetResponse",
1276
1216
  "V1InvitationEmailPostRequest",
1277
- "V1LanSegmentsGetRequest",
1278
1217
  "V1LanSegmentsGetResponse",
1279
- "V1LldpInterfaceIdNeighborsGetRequest",
1280
1218
  "V1LldpInterfaceIdNeighborsGetResponse",
1281
1219
  "V1LldpInterfaceIdSummaryGetResponse",
1282
1220
  "V1LldpInterfaceIdVendorsGetResponse",
@@ -1294,13 +1232,10 @@ __all__ = [
1294
1232
  "V1MonitoringCircuitsVisualizationPostRequest",
1295
1233
  "V1MonitoringCircuitsVisualizationPostResponse",
1296
1234
  "V1MonitoringCircuitsVisualizationPostResponseData",
1297
- "V1NatEntriesDeviceIdGetRequest",
1298
1235
  "V1NatEntriesDeviceIdGetResponse",
1299
1236
  "V1NatUtilizationDeviceIdGetResponse",
1300
- "V1OnboardingCloudinitDeleteRequest",
1301
1237
  "V1OnboardingCloudinitGetResponse",
1302
1238
  "V1OnboardingCloudinitPostRequest",
1303
- "V1PolicyApplicationsGetRequest",
1304
1239
  "V1PolicyApplicationsGetResponse",
1305
1240
  "V1PolicyApplicationsGetResponseApplication",
1306
1241
  "V1PolicyPrefixSetsIdPutRequest",
@@ -1315,7 +1250,6 @@ __all__ = [
1315
1250
  "V1PolicyRouteTagSetsIdDeleteResponse",
1316
1251
  "V1PolicyRouteTagSetsPostRequest",
1317
1252
  "V1PolicyRouteTagSetsPostResponse",
1318
- "V1PolicyRouteTagSetsTagDetailGetRequest",
1319
1253
  "V1PolicyRouteTagSetsTagDetailGetResponse",
1320
1254
  "V1PolicyRouteTagSetsTagsGetResponse",
1321
1255
  "V1PolicyRouteTagSetsTagsSummaryGetResponse",
@@ -1330,14 +1264,11 @@ __all__ = [
1330
1264
  "V1PresharedkeyGetResponse",
1331
1265
  "V1QosCircuitProfilesGetResponse",
1332
1266
  "V1RegionsGetResponse",
1333
- "V1SearchGetRequest",
1334
1267
  "V1SearchGetResponse",
1335
1268
  "V1SiteDetailsSitelistsPostRequest",
1336
1269
  "V1SiteDetailsSitelistsPostResponse",
1337
- "V1SiteIdDetailsInterfacesGetRequest",
1338
1270
  "V1SiteIdDetailsInterfacesGetResponse",
1339
1271
  "V1SitesDetailsGetResponse",
1340
- "V1SitesGetRequest",
1341
1272
  "V1SitesGetResponse",
1342
1273
  "V1SitesPostRequest",
1343
1274
  "V1SitesPostResponse",
@@ -1349,12 +1280,9 @@ __all__ = [
1349
1280
  "V1SoftwareAutoUpgradeDefaultGetResponse",
1350
1281
  "V1SoftwareAutoUpgradeDefaultPutRequest",
1351
1282
  "V1SoftwareGcsreleaseUploadNotesPostRequest",
1352
- "V1SoftwareReleaseNotesGetRequest",
1353
1283
  "V1SoftwareReleaseNotesGetResponse",
1354
- "V1SoftwareReleasesDownloadGetRequest",
1355
1284
  "V1SoftwareReleasesDownloadGetResponse",
1356
1285
  "V1SoftwareReleasesSummaryGetResponse",
1357
- "V1SoftwareRunningDetailsGetRequest",
1358
1286
  "V1SoftwareRunningDetailsGetResponse",
1359
1287
  "V1SoftwareRunningDetailsGetResponseDevice",
1360
1288
  "V1SoftwareRunningSummaryGetResponse",
@@ -1378,10 +1306,8 @@ __all__ = [
1378
1306
  "V1TroubleshootingTopSitesByAlertsPostResponse",
1379
1307
  "V1TroubleshootingTopSitesByAlertsPostResponseSiteCounts",
1380
1308
  "V1TroubleshootingTopSitesByAlertsPostResponseSiteCountsSiteCount",
1381
- "V1TtTtIdentityDeviceStatusGetRequest",
1382
1309
  "V1TtTtIdentityDeviceStatusGetResponse",
1383
1310
  "V1UsersEmailPasswordPatchRequest",
1384
- "V1UsersGetRequest",
1385
1311
  "V1UsersGetResponse",
1386
1312
  "V1UsersIdEnterprisesGetResponse",
1387
1313
  "V1UsersIdGroupsEnterprisesGetResponse",
@@ -1390,7 +1316,6 @@ __all__ = [
1390
1316
  "V1UsersPutRequest",
1391
1317
  "V1VersionPostRequest",
1392
1318
  "V1VersionPostResponse",
1393
- "V1ZonesGetRequest",
1394
1319
  "V1ZonesGetResponse",
1395
1320
  "V2AckCreateupdatePostRequest",
1396
1321
  "V2AggregatedNotificationEnableDisablePostRequest",
@@ -1401,10 +1326,8 @@ __all__ = [
1401
1326
  "V2AssistantAddToConversationPostRequest",
1402
1327
  "V2AssistantAddToConversationPostResponse",
1403
1328
  "V2AssistantConversationContextHistoryPostRequest",
1404
- "V2AssistantConversationIdDeleteRequest",
1405
1329
  "V2AssistantConversationInterfaceEnableDisablePostRequest",
1406
1330
  "V2AssistantConversationInterfaceStateGetResponse",
1407
- "V2AssistantDeleteConversationConversationIdDeleteRequest",
1408
1331
  "V2AssistantGetConversationDetailsPostRequest",
1409
1332
  "V2AssistantGetConversationDetailsPostResponse",
1410
1333
  "V2AssistantGetConversationsPostRequest",
@@ -1415,7 +1338,6 @@ __all__ = [
1415
1338
  "V2AssuranceApplicationdetailsbynamePostResponse",
1416
1339
  "V2AssuranceApplicationprofilesummaryPostRequest",
1417
1340
  "V2AssuranceApplicationprofilesummaryPostResponse",
1418
- "V2AssuranceBucketAppServersAllGetRequest",
1419
1341
  "V2AssuranceBucketAppServersAllGetResponse",
1420
1342
  "V2AssuranceBucketAppServersPostRequest",
1421
1343
  "V2AssuranceBucketAppServersPostResponse",
@@ -1427,11 +1349,12 @@ __all__ = [
1427
1349
  "V2AssuranceBucketTopologiesPostResponse",
1428
1350
  "V2AssuranceBucketdetailsPostRequest",
1429
1351
  "V2AssuranceBucketdetailsPostResponse",
1352
+ "V2AssuranceCreateDnsproxyEntryPostRequest",
1353
+ "V2AssuranceCreateDnsproxyEntryPostResponse",
1430
1354
  "V2AssuranceCreateUserReportPostRequest",
1431
1355
  "V2AssuranceCreateUserReportPostResponse",
1432
1356
  "V2AssuranceCreateclassifiedapplicationPostRequest",
1433
1357
  "V2AssuranceCreateclassifiedapplicationPostResponse",
1434
- "V2AssuranceDownloadUserReportGetRequest",
1435
1358
  "V2AssuranceDownloadUserReportGetResponse",
1436
1359
  "V2AssuranceEndpointIntelPostRequest",
1437
1360
  "V2AssuranceEndpointIntelPostResponse",
@@ -1442,6 +1365,7 @@ __all__ = [
1442
1365
  "V2AssuranceFlowSummaryPostResponseEndpointDetails",
1443
1366
  "V2AssuranceFlowSummaryPostResponseEndpointDetailsStatistics",
1444
1367
  "V2AssuranceGetclassifiedapplicationlistGetResponse",
1368
+ "V2AssuranceReadDnsproxyListGetResponse",
1445
1369
  "V2AssuranceReadUserReportListGetResponse",
1446
1370
  "V2AssuranceScoredetailsPostRequest",
1447
1371
  "V2AssuranceScoredetailsPostResponse",
@@ -1468,6 +1392,7 @@ __all__ = [
1468
1392
  "V2AssuranceTopologySiteSummariesPostResponseSummary",
1469
1393
  "V2AssuranceUnclassifiedapplicationprofilesummaryPostRequest",
1470
1394
  "V2AssuranceUnclassifiedapplicationprofilesummaryPostResponse",
1395
+ "V2AssuranceUpdateDnsproxyEntryPostRequest",
1471
1396
  "V2AssuranceUpdateclassifiedapplicationPostRequest",
1472
1397
  "V2AssuranceVersionPostResponse",
1473
1398
  "V2AuditLogsPostRequest",
@@ -1514,18 +1439,13 @@ __all__ = [
1514
1439
  "V2MonitoringCircuitsVisualizationPostRequest",
1515
1440
  "V2MonitoringCircuitsVisualizationPostResponse",
1516
1441
  "V2MonitoringCircuitsVisualizationPostResponseData",
1517
- "V2MonitoringExtranetEdgeStatusGetRequest",
1518
1442
  "V2MonitoringExtranetEdgeStatusGetResponse",
1519
1443
  "V2MonitoringExtranetLogDetailsPostRequest",
1520
1444
  "V2MonitoringExtranetLogDetailsPostResponse",
1521
1445
  "V2MonitoringExtranetLogDetailsPostResponseLogDetails",
1522
- "V2MonitoringExtranetServiceStatusDetailsGetRequest",
1523
1446
  "V2MonitoringExtranetServiceStatusDetailsGetResponse",
1524
- "V2MonitoringExtranetServiceStatusGetRequest",
1525
1447
  "V2MonitoringExtranetServiceStatusGetResponse",
1526
- "V2MonitoringExtranetSiteStatusGetRequest",
1527
1448
  "V2MonitoringExtranetSiteStatusGetResponse",
1528
- "V2MonitoringExtranetStatusDetailsGetRequest",
1529
1449
  "V2MonitoringExtranetStatusDetailsGetResponse",
1530
1450
  "V2MonitoringIkeErrorHistoryPostRequest",
1531
1451
  "V2MonitoringIkeErrorHistoryPostResponse",
@@ -1641,6 +1561,7 @@ from graphiant_sdk.models.assurance_client_session_endpoint_details import Assur
1641
1561
  from graphiant_sdk.models.assurance_client_session_endpoint_details_statistics import AssuranceClientSessionEndpointDetailsStatistics as AssuranceClientSessionEndpointDetailsStatistics
1642
1562
  from graphiant_sdk.models.assurance_client_session_endpoint_link import AssuranceClientSessionEndpointLink as AssuranceClientSessionEndpointLink
1643
1563
  from graphiant_sdk.models.assurance_client_session_pop_link import AssuranceClientSessionPopLink as AssuranceClientSessionPopLink
1564
+ from graphiant_sdk.models.assurance_dns_proxy_entry import AssuranceDnsProxyEntry as AssuranceDnsProxyEntry
1644
1565
  from graphiant_sdk.models.assurance_edge import AssuranceEdge as AssuranceEdge
1645
1566
  from graphiant_sdk.models.assurance_enterprise_summary import AssuranceEnterpriseSummary as AssuranceEnterpriseSummary
1646
1567
  from graphiant_sdk.models.assurance_exchange_service_identifier import AssuranceExchangeServiceIdentifier as AssuranceExchangeServiceIdentifier
@@ -1710,6 +1631,7 @@ from graphiant_sdk.models.iam_api_key_info import IamApiKeyInfo as IamApiKeyInfo
1710
1631
  from graphiant_sdk.models.iam_counts import IamCounts as IamCounts
1711
1632
  from graphiant_sdk.models.iam_customer import IamCustomer as IamCustomer
1712
1633
  from graphiant_sdk.models.iam_enterprise import IamEnterprise as IamEnterprise
1634
+ from graphiant_sdk.models.iam_enterprise_permissions import IamEnterprisePermissions as IamEnterprisePermissions
1713
1635
  from graphiant_sdk.models.iam_group import IamGroup as IamGroup
1714
1636
  from graphiant_sdk.models.ipfix_app_bandwidth_stats import IpfixAppBandwidthStats as IpfixAppBandwidthStats
1715
1637
  from graphiant_sdk.models.ipfix_app_flow_table import IpfixAppFlowTable as IpfixAppFlowTable
@@ -1890,6 +1812,7 @@ from graphiant_sdk.models.mana_v2_interface_i_psec import ManaV2InterfaceIPsec a
1890
1812
  from graphiant_sdk.models.mana_v2_interface_i_psec_config import ManaV2InterfaceIPsecConfig as ManaV2InterfaceIPsecConfig
1891
1813
  from graphiant_sdk.models.mana_v2_interface_ip_config import ManaV2InterfaceIpConfig as ManaV2InterfaceIpConfig
1892
1814
  from graphiant_sdk.models.mana_v2_interface_lagvlan_config import ManaV2InterfaceLagvlanConfig as ManaV2InterfaceLagvlanConfig
1815
+ from graphiant_sdk.models.mana_v2_interface_ma_csec import ManaV2InterfaceMaCsec as ManaV2InterfaceMaCsec
1893
1816
  from graphiant_sdk.models.mana_v2_interface_sfp_optical_strength import ManaV2InterfaceSfpOpticalStrength as ManaV2InterfaceSfpOpticalStrength
1894
1817
  from graphiant_sdk.models.mana_v2_interface_tunnel import ManaV2InterfaceTunnel as ManaV2InterfaceTunnel
1895
1818
  from graphiant_sdk.models.mana_v2_interface_vlan import ManaV2InterfaceVlan as ManaV2InterfaceVlan
@@ -1911,6 +1834,7 @@ from graphiant_sdk.models.mana_v2_lag_interface_config import ManaV2LagInterface
1911
1834
  from graphiant_sdk.models.mana_v2_latency_bandwidth import ManaV2LatencyBandwidth as ManaV2LatencyBandwidth
1912
1835
  from graphiant_sdk.models.mana_v2_lldp_neighbor import ManaV2LldpNeighbor as ManaV2LldpNeighbor
1913
1836
  from graphiant_sdk.models.mana_v2_location import ManaV2Location as ManaV2Location
1837
+ from graphiant_sdk.models.mana_v2_ma_csec_configuration import ManaV2MaCsecConfiguration as ManaV2MaCsecConfiguration
1914
1838
  from graphiant_sdk.models.mana_v2_mana_configuration import ManaV2ManaConfiguration as ManaV2ManaConfiguration
1915
1839
  from graphiant_sdk.models.mana_v2_nat_policy_ruleset_config_nullable_rule import ManaV2NATPolicyRulesetConfigNullableRule as ManaV2NATPolicyRulesetConfigNullableRule
1916
1840
  from graphiant_sdk.models.mana_v2_nat_policy_ruleset_config_nullable_rule_rule import ManaV2NATPolicyRulesetConfigNullableRuleRule as ManaV2NATPolicyRulesetConfigNullableRuleRule
@@ -1924,6 +1848,8 @@ from graphiant_sdk.models.mana_v2_network_slice_peer import ManaV2NetworkSlicePe
1924
1848
  from graphiant_sdk.models.mana_v2_new_site import ManaV2NewSite as ManaV2NewSite
1925
1849
  from graphiant_sdk.models.mana_v2_notify_filter_profile_include import ManaV2NotifyFilterProfileInclude as ManaV2NotifyFilterProfileInclude
1926
1850
  from graphiant_sdk.models.mana_v2_notify_filter_profile_include_config import ManaV2NotifyFilterProfileIncludeConfig as ManaV2NotifyFilterProfileIncludeConfig
1851
+ from graphiant_sdk.models.mana_v2_ntp import ManaV2Ntp as ManaV2Ntp
1852
+ from graphiant_sdk.models.mana_v2_ntp_config import ManaV2NtpConfig as ManaV2NtpConfig
1927
1853
  from graphiant_sdk.models.mana_v2_nullable_address import ManaV2NullableAddress as ManaV2NullableAddress
1928
1854
  from graphiant_sdk.models.mana_v2_nullable_administrative_distance import ManaV2NullableAdministrativeDistance as ManaV2NullableAdministrativeDistance
1929
1855
  from graphiant_sdk.models.mana_v2_nullable_allow_as_in import ManaV2NullableAllowAsIn as ManaV2NullableAllowAsIn
@@ -1972,12 +1898,14 @@ from graphiant_sdk.models.mana_v2_nullable_l4_port_list_config import ManaV2Null
1972
1898
  from graphiant_sdk.models.mana_v2_nullable_lag_interface_config import ManaV2NullableLagInterfaceConfig as ManaV2NullableLagInterfaceConfig
1973
1899
  from graphiant_sdk.models.mana_v2_nullable_lag_member_interface import ManaV2NullableLagMemberInterface as ManaV2NullableLagMemberInterface
1974
1900
  from graphiant_sdk.models.mana_v2_nullable_local_preferance import ManaV2NullableLocalPreferance as ManaV2NullableLocalPreferance
1901
+ from graphiant_sdk.models.mana_v2_nullable_ma_csec_configuration import ManaV2NullableMaCsecConfiguration as ManaV2NullableMaCsecConfiguration
1975
1902
  from graphiant_sdk.models.mana_v2_nullable_max_prefix import ManaV2NullableMaxPrefix as ManaV2NullableMaxPrefix
1976
1903
  from graphiant_sdk.models.mana_v2_nullable_md5_password import ManaV2NullableMd5Password as ManaV2NullableMd5Password
1977
1904
  from graphiant_sdk.models.mana_v2_nullable_meter_rates import ManaV2NullableMeterRates as ManaV2NullableMeterRates
1978
1905
  from graphiant_sdk.models.mana_v2_nullable_metric import ManaV2NullableMetric as ManaV2NullableMetric
1979
1906
  from graphiant_sdk.models.mana_v2_nullable_nat_policy_ruleset_config import ManaV2NullableNatPolicyRulesetConfig as ManaV2NullableNatPolicyRulesetConfig
1980
1907
  from graphiant_sdk.models.mana_v2_nullable_nat_policy_ruleset_name import ManaV2NullableNatPolicyRulesetName as ManaV2NullableNatPolicyRulesetName
1908
+ from graphiant_sdk.models.mana_v2_nullable_ntp_config import ManaV2NullableNtpConfig as ManaV2NullableNtpConfig
1981
1909
  from graphiant_sdk.models.mana_v2_nullable_ospf_admin_distance_value import ManaV2NullableOspfAdminDistanceValue as ManaV2NullableOspfAdminDistanceValue
1982
1910
  from graphiant_sdk.models.mana_v2_nullable_ospf_area_config import ManaV2NullableOspfAreaConfig as ManaV2NullableOspfAreaConfig
1983
1911
  from graphiant_sdk.models.mana_v2_nullable_ospf_dead_interval_value import ManaV2NullableOspfDeadIntervalValue as ManaV2NullableOspfDeadIntervalValue
@@ -1994,9 +1922,11 @@ from graphiant_sdk.models.mana_v2_nullable_prometheus_rule_config import ManaV2N
1994
1922
  from graphiant_sdk.models.mana_v2_nullable_prometheus_rule_group_config import ManaV2NullablePrometheusRuleGroupConfig as ManaV2NullablePrometheusRuleGroupConfig
1995
1923
  from graphiant_sdk.models.mana_v2_nullable_prometheus_sys_db_monitor_config import ManaV2NullablePrometheusSysDbMonitorConfig as ManaV2NullablePrometheusSysDbMonitorConfig
1996
1924
  from graphiant_sdk.models.mana_v2_nullable_protocol_route_type import ManaV2NullableProtocolRouteType as ManaV2NullableProtocolRouteType
1925
+ from graphiant_sdk.models.mana_v2_nullable_psk_configuration import ManaV2NullablePskConfiguration as ManaV2NullablePskConfiguration
1997
1926
  from graphiant_sdk.models.mana_v2_nullable_route_tag_set import ManaV2NullableRouteTagSet as ManaV2NullableRouteTagSet
1998
1927
  from graphiant_sdk.models.mana_v2_nullable_routing_policy_config import ManaV2NullableRoutingPolicyConfig as ManaV2NullableRoutingPolicyConfig
1999
1928
  from graphiant_sdk.models.mana_v2_nullable_routing_protocol import ManaV2NullableRoutingProtocol as ManaV2NullableRoutingProtocol
1929
+ from graphiant_sdk.models.mana_v2_nullable_sak_configuration import ManaV2NullableSakConfiguration as ManaV2NullableSakConfiguration
2000
1930
  from graphiant_sdk.models.mana_v2_nullable_security_policy_ruleset_config import ManaV2NullableSecurityPolicyRulesetConfig as ManaV2NullableSecurityPolicyRulesetConfig
2001
1931
  from graphiant_sdk.models.mana_v2_nullable_security_zone_config import ManaV2NullableSecurityZoneConfig as ManaV2NullableSecurityZoneConfig
2002
1932
  from graphiant_sdk.models.mana_v2_nullable_security_zone_pair_config import ManaV2NullableSecurityZonePairConfig as ManaV2NullableSecurityZonePairConfig
@@ -2006,6 +1936,7 @@ from graphiant_sdk.models.mana_v2_nullable_set_circuit_label_config import ManaV
2006
1936
  from graphiant_sdk.models.mana_v2_nullable_set_dscp_config import ManaV2NullableSetDscpConfig as ManaV2NullableSetDscpConfig
2007
1937
  from graphiant_sdk.models.mana_v2_nullable_set_sla_class_config import ManaV2NullableSetSlaClassConfig as ManaV2NullableSetSlaClassConfig
2008
1938
  from graphiant_sdk.models.mana_v2_nullable_site_interface_name import ManaV2NullableSiteInterfaceName as ManaV2NullableSiteInterfaceName
1939
+ from graphiant_sdk.models.mana_v2_nullable_sla_conformance import ManaV2NullableSlaConformance as ManaV2NullableSlaConformance
2009
1940
  from graphiant_sdk.models.mana_v2_nullable_snmp_community_config_value import ManaV2NullableSnmpCommunityConfigValue as ManaV2NullableSnmpCommunityConfigValue
2010
1941
  from graphiant_sdk.models.mana_v2_nullable_snmp_config import ManaV2NullableSnmpConfig as ManaV2NullableSnmpConfig
2011
1942
  from graphiant_sdk.models.mana_v2_nullable_snmp_engine_endpoint_config_value import ManaV2NullableSnmpEngineEndpointConfigValue as ManaV2NullableSnmpEngineEndpointConfigValue
@@ -2058,6 +1989,7 @@ from graphiant_sdk.models.mana_v2_prometheus_remote_write_sink_config import Man
2058
1989
  from graphiant_sdk.models.mana_v2_prometheus_rule_config import ManaV2PrometheusRuleConfig as ManaV2PrometheusRuleConfig
2059
1990
  from graphiant_sdk.models.mana_v2_prometheus_rule_group_config import ManaV2PrometheusRuleGroupConfig as ManaV2PrometheusRuleGroupConfig
2060
1991
  from graphiant_sdk.models.mana_v2_prometheus_sys_db_monitor_config import ManaV2PrometheusSysDbMonitorConfig as ManaV2PrometheusSysDbMonitorConfig
1992
+ from graphiant_sdk.models.mana_v2_psk_configuration import ManaV2PskConfiguration as ManaV2PskConfiguration
2061
1993
  from graphiant_sdk.models.mana_v2_qo_s_profile import ManaV2QoSProfile as ManaV2QoSProfile
2062
1994
  from graphiant_sdk.models.mana_v2_qo_s_profile_queue import ManaV2QoSProfileQueue as ManaV2QoSProfileQueue
2063
1995
  from graphiant_sdk.models.mana_v2_region import ManaV2Region as ManaV2Region
@@ -2079,6 +2011,7 @@ from graphiant_sdk.models.mana_v2_routing_policy_config_nullable_statement_state
2079
2011
  from graphiant_sdk.models.mana_v2_routing_policy_statement import ManaV2RoutingPolicyStatement as ManaV2RoutingPolicyStatement
2080
2012
  from graphiant_sdk.models.mana_v2_routing_policy_statement_action import ManaV2RoutingPolicyStatementAction as ManaV2RoutingPolicyStatementAction
2081
2013
  from graphiant_sdk.models.mana_v2_routing_policy_statement_match import ManaV2RoutingPolicyStatementMatch as ManaV2RoutingPolicyStatementMatch
2014
+ from graphiant_sdk.models.mana_v2_sak_configuration import ManaV2SakConfiguration as ManaV2SakConfiguration
2082
2015
  from graphiant_sdk.models.mana_v2_security_policy_rule import ManaV2SecurityPolicyRule as ManaV2SecurityPolicyRule
2083
2016
  from graphiant_sdk.models.mana_v2_security_policy_rule_row import ManaV2SecurityPolicyRuleRow as ManaV2SecurityPolicyRuleRow
2084
2017
  from graphiant_sdk.models.mana_v2_security_policy_ruleset import ManaV2SecurityPolicyRuleset as ManaV2SecurityPolicyRuleset
@@ -2099,6 +2032,7 @@ from graphiant_sdk.models.mana_v2_site_list_site_entry import ManaV2SiteListSite
2099
2032
  from graphiant_sdk.models.mana_v2_site_to_site_i_psec import ManaV2SiteToSiteIPsec as ManaV2SiteToSiteIPsec
2100
2033
  from graphiant_sdk.models.mana_v2_site_to_site_i_psec_i_psec_bgp_routes import ManaV2SiteToSiteIPsecIPsecBgpRoutes as ManaV2SiteToSiteIPsecIPsecBgpRoutes
2101
2034
  from graphiant_sdk.models.mana_v2_site_to_site_i_psec_i_psec_static_routes import ManaV2SiteToSiteIPsecIPsecStaticRoutes as ManaV2SiteToSiteIPsecIPsecStaticRoutes
2035
+ from graphiant_sdk.models.mana_v2_sla_conformance import ManaV2SlaConformance as ManaV2SlaConformance
2102
2036
  from graphiant_sdk.models.mana_v2_sla_information import ManaV2SlaInformation as ManaV2SlaInformation
2103
2037
  from graphiant_sdk.models.mana_v2_snmp import ManaV2Snmp as ManaV2Snmp
2104
2038
  from graphiant_sdk.models.mana_v2_snmp_community import ManaV2SnmpCommunity as ManaV2SnmpCommunity
@@ -2312,7 +2246,6 @@ from graphiant_sdk.models.v1_account_email_patch_request import V1AccountEmailPa
2312
2246
  from graphiant_sdk.models.v1_account_info_patch_request import V1AccountInfoPatchRequest as V1AccountInfoPatchRequest
2313
2247
  from graphiant_sdk.models.v1_account_mfa_confirmation_post_request import V1AccountMfaConfirmationPostRequest as V1AccountMfaConfirmationPostRequest
2314
2248
  from graphiant_sdk.models.v1_account_mfa_confirmation_post_response import V1AccountMfaConfirmationPostResponse as V1AccountMfaConfirmationPostResponse
2315
- from graphiant_sdk.models.v1_account_mfa_delete_request import V1AccountMfaDeleteRequest as V1AccountMfaDeleteRequest
2316
2249
  from graphiant_sdk.models.v1_account_mfa_get_response import V1AccountMfaGetResponse as V1AccountMfaGetResponse
2317
2250
  from graphiant_sdk.models.v1_account_mfa_put_request import V1AccountMfaPutRequest as V1AccountMfaPutRequest
2318
2251
  from graphiant_sdk.models.v1_account_mfa_put_response import V1AccountMfaPutResponse as V1AccountMfaPutResponse
@@ -2320,10 +2253,8 @@ from graphiant_sdk.models.v1_account_password_patch_request import V1AccountPass
2320
2253
  from graphiant_sdk.models.v1_activity_logs_post_request import V1ActivityLogsPostRequest as V1ActivityLogsPostRequest
2321
2254
  from graphiant_sdk.models.v1_activity_logs_post_response import V1ActivityLogsPostResponse as V1ActivityLogsPostResponse
2322
2255
  from graphiant_sdk.models.v1_activity_logs_post_response_activity_items import V1ActivityLogsPostResponseActivityItems as V1ActivityLogsPostResponseActivityItems
2323
- from graphiant_sdk.models.v1_alarm_history_get_request import V1AlarmHistoryGetRequest as V1AlarmHistoryGetRequest
2324
2256
  from graphiant_sdk.models.v1_alarm_history_get_response import V1AlarmHistoryGetResponse as V1AlarmHistoryGetResponse
2325
2257
  from graphiant_sdk.models.v1_alarm_mute_alarm_id_put_request import V1AlarmMuteAlarmIdPutRequest as V1AlarmMuteAlarmIdPutRequest
2326
- from graphiant_sdk.models.v1_alarms_events_get_request import V1AlarmsEventsGetRequest as V1AlarmsEventsGetRequest
2327
2258
  from graphiant_sdk.models.v1_alarms_events_get_response import V1AlarmsEventsGetResponse as V1AlarmsEventsGetResponse
2328
2259
  from graphiant_sdk.models.v1_alarms_list_get_response import V1AlarmsListGetResponse as V1AlarmsListGetResponse
2329
2260
  from graphiant_sdk.models.v1_apps_app_summary_post_request import V1AppsAppSummaryPostRequest as V1AppsAppSummaryPostRequest
@@ -2338,7 +2269,6 @@ from graphiant_sdk.models.v1_apps_visualization_post_request import V1AppsVisual
2338
2269
  from graphiant_sdk.models.v1_apps_visualization_post_response import V1AppsVisualizationPostResponse as V1AppsVisualizationPostResponse
2339
2270
  from graphiant_sdk.models.v1_audit_logs_post_request import V1AuditLogsPostRequest as V1AuditLogsPostRequest
2340
2271
  from graphiant_sdk.models.v1_audit_logs_post_response import V1AuditLogsPostResponse as V1AuditLogsPostResponse
2341
- from graphiant_sdk.models.v1_auth_delete_response import V1AuthDeleteResponse as V1AuthDeleteResponse
2342
2272
  from graphiant_sdk.models.v1_auth_error_post_response import V1AuthErrorPostResponse as V1AuthErrorPostResponse
2343
2273
  from graphiant_sdk.models.v1_auth_gcs_post_request import V1AuthGcsPostRequest as V1AuthGcsPostRequest
2344
2274
  from graphiant_sdk.models.v1_auth_get_response import V1AuthGetResponse as V1AuthGetResponse
@@ -2355,9 +2285,7 @@ from graphiant_sdk.models.v1_auth_mfa_post_request import V1AuthMfaPostRequest a
2355
2285
  from graphiant_sdk.models.v1_auth_mfa_types_get_response import V1AuthMfaTypesGetResponse as V1AuthMfaTypesGetResponse
2356
2286
  from graphiant_sdk.models.v1_auth_mfa_types_put_request import V1AuthMfaTypesPutRequest as V1AuthMfaTypesPutRequest
2357
2287
  from graphiant_sdk.models.v1_auth_patch_request import V1AuthPatchRequest as V1AuthPatchRequest
2358
- from graphiant_sdk.models.v1_auth_patch_response import V1AuthPatchResponse as V1AuthPatchResponse
2359
2288
  from graphiant_sdk.models.v1_auth_put_request import V1AuthPutRequest as V1AuthPutRequest
2360
- from graphiant_sdk.models.v1_auth_put_response import V1AuthPutResponse as V1AuthPutResponse
2361
2289
  from graphiant_sdk.models.v1_auth_refresh_get200_response import V1AuthRefreshGet200Response as V1AuthRefreshGet200Response
2362
2290
  from graphiant_sdk.models.v1_auth_refresh_get403_response import V1AuthRefreshGet403Response as V1AuthRefreshGet403Response
2363
2291
  from graphiant_sdk.models.v1_auth_refresh_get422_response import V1AuthRefreshGet422Response as V1AuthRefreshGet422Response
@@ -2443,48 +2371,28 @@ from graphiant_sdk.models.v1_data_assurance_assurances_global_post_request impor
2443
2371
  from graphiant_sdk.models.v1_data_assurance_assurances_global_post_response import V1DataAssuranceAssurancesGlobalPostResponse as V1DataAssuranceAssurancesGlobalPostResponse
2444
2372
  from graphiant_sdk.models.v1_data_assurance_flex_algos_get_response import V1DataAssuranceFlexAlgosGetResponse as V1DataAssuranceFlexAlgosGetResponse
2445
2373
  from graphiant_sdk.models.v1_data_assurance_flex_algos_get_response_entry import V1DataAssuranceFlexAlgosGetResponseEntry as V1DataAssuranceFlexAlgosGetResponseEntry
2446
- from graphiant_sdk.models.v1_device_routing_bgp_nbr_stats_get_request import V1DeviceRoutingBgpNbrStatsGetRequest as V1DeviceRoutingBgpNbrStatsGetRequest
2447
2374
  from graphiant_sdk.models.v1_device_routing_bgp_nbr_stats_get_response import V1DeviceRoutingBgpNbrStatsGetResponse as V1DeviceRoutingBgpNbrStatsGetResponse
2448
- from graphiant_sdk.models.v1_device_routing_bgp_nbrid_get_request import V1DeviceRoutingBgpNbridGetRequest as V1DeviceRoutingBgpNbridGetRequest
2449
2375
  from graphiant_sdk.models.v1_device_routing_bgp_nbrid_get_response import V1DeviceRoutingBgpNbridGetResponse as V1DeviceRoutingBgpNbridGetResponse
2450
- from graphiant_sdk.models.v1_device_routing_bgp_nbrs_counters_get_request import V1DeviceRoutingBgpNbrsCountersGetRequest as V1DeviceRoutingBgpNbrsCountersGetRequest
2451
2376
  from graphiant_sdk.models.v1_device_routing_bgp_nbrs_counters_get_response import V1DeviceRoutingBgpNbrsCountersGetResponse as V1DeviceRoutingBgpNbrsCountersGetResponse
2452
2377
  from graphiant_sdk.models.v1_device_routing_bgp_nbrs_details_get_response import V1DeviceRoutingBgpNbrsDetailsGetResponse as V1DeviceRoutingBgpNbrsDetailsGetResponse
2453
2378
  from graphiant_sdk.models.v1_device_routing_bgp_nbrs_per_afi_prefix_get_response import V1DeviceRoutingBgpNbrsPerAfiPrefixGetResponse as V1DeviceRoutingBgpNbrsPerAfiPrefixGetResponse
2454
- from graphiant_sdk.models.v1_device_routing_odp_nbrid_get_request import V1DeviceRoutingOdpNbridGetRequest as V1DeviceRoutingOdpNbridGetRequest
2455
2379
  from graphiant_sdk.models.v1_device_routing_odp_nbrid_get_response import V1DeviceRoutingOdpNbridGetResponse as V1DeviceRoutingOdpNbridGetResponse
2456
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_get_request import V1DeviceRoutingOspfv2AreaInterfaceGetRequest as V1DeviceRoutingOspfv2AreaInterfaceGetRequest
2457
2380
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_get_response import V1DeviceRoutingOspfv2AreaInterfaceGetResponse as V1DeviceRoutingOspfv2AreaInterfaceGetResponse
2458
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_nbrid_get_request import V1DeviceRoutingOspfv2AreaInterfaceNbridGetRequest as V1DeviceRoutingOspfv2AreaInterfaceNbridGetRequest
2459
2381
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_nbrid_get_response import V1DeviceRoutingOspfv2AreaInterfaceNbridGetResponse as V1DeviceRoutingOspfv2AreaInterfaceNbridGetResponse
2460
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_interfaceid_get_request import V1DeviceRoutingOspfv2AreaInterfaceidGetRequest as V1DeviceRoutingOspfv2AreaInterfaceidGetRequest
2461
2382
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_interfaceid_get_response import V1DeviceRoutingOspfv2AreaInterfaceidGetResponse as V1DeviceRoutingOspfv2AreaInterfaceidGetResponse
2462
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_lsdb_get_request import V1DeviceRoutingOspfv2AreaLsdbGetRequest as V1DeviceRoutingOspfv2AreaLsdbGetRequest
2463
2383
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_lsdb_get_response import V1DeviceRoutingOspfv2AreaLsdbGetResponse as V1DeviceRoutingOspfv2AreaLsdbGetResponse
2464
- from graphiant_sdk.models.v1_device_routing_ospfv2_area_nbr_get_request import V1DeviceRoutingOspfv2AreaNbrGetRequest as V1DeviceRoutingOspfv2AreaNbrGetRequest
2465
2384
  from graphiant_sdk.models.v1_device_routing_ospfv2_area_nbr_get_response import V1DeviceRoutingOspfv2AreaNbrGetResponse as V1DeviceRoutingOspfv2AreaNbrGetResponse
2466
- from graphiant_sdk.models.v1_device_routing_ospfv2_areaid_get_request import V1DeviceRoutingOspfv2AreaidGetRequest as V1DeviceRoutingOspfv2AreaidGetRequest
2467
2385
  from graphiant_sdk.models.v1_device_routing_ospfv2_areaid_get_response import V1DeviceRoutingOspfv2AreaidGetResponse as V1DeviceRoutingOspfv2AreaidGetResponse
2468
- from graphiant_sdk.models.v1_device_routing_ospfv2_lsdb_get_request import V1DeviceRoutingOspfv2LsdbGetRequest as V1DeviceRoutingOspfv2LsdbGetRequest
2469
2386
  from graphiant_sdk.models.v1_device_routing_ospfv2_lsdb_get_response import V1DeviceRoutingOspfv2LsdbGetResponse as V1DeviceRoutingOspfv2LsdbGetResponse
2470
- from graphiant_sdk.models.v1_device_routing_ospfv2_rib_get_request import V1DeviceRoutingOspfv2RibGetRequest as V1DeviceRoutingOspfv2RibGetRequest
2471
2387
  from graphiant_sdk.models.v1_device_routing_ospfv2_rib_get_response import V1DeviceRoutingOspfv2RibGetResponse as V1DeviceRoutingOspfv2RibGetResponse
2472
2388
  from graphiant_sdk.models.v1_device_routing_ospfv2_statistics_get_response import V1DeviceRoutingOspfv2StatisticsGetResponse as V1DeviceRoutingOspfv2StatisticsGetResponse
2473
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_get_request import V1DeviceRoutingOspfv3AreaInterfaceGetRequest as V1DeviceRoutingOspfv3AreaInterfaceGetRequest
2474
2389
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_get_response import V1DeviceRoutingOspfv3AreaInterfaceGetResponse as V1DeviceRoutingOspfv3AreaInterfaceGetResponse
2475
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_nbrid_get_request import V1DeviceRoutingOspfv3AreaInterfaceNbridGetRequest as V1DeviceRoutingOspfv3AreaInterfaceNbridGetRequest
2476
2390
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_nbrid_get_response import V1DeviceRoutingOspfv3AreaInterfaceNbridGetResponse as V1DeviceRoutingOspfv3AreaInterfaceNbridGetResponse
2477
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_interfaceid_get_request import V1DeviceRoutingOspfv3AreaInterfaceidGetRequest as V1DeviceRoutingOspfv3AreaInterfaceidGetRequest
2478
2391
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_interfaceid_get_response import V1DeviceRoutingOspfv3AreaInterfaceidGetResponse as V1DeviceRoutingOspfv3AreaInterfaceidGetResponse
2479
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_lsdb_get_request import V1DeviceRoutingOspfv3AreaLsdbGetRequest as V1DeviceRoutingOspfv3AreaLsdbGetRequest
2480
2392
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_lsdb_get_response import V1DeviceRoutingOspfv3AreaLsdbGetResponse as V1DeviceRoutingOspfv3AreaLsdbGetResponse
2481
- from graphiant_sdk.models.v1_device_routing_ospfv3_area_nbr_get_request import V1DeviceRoutingOspfv3AreaNbrGetRequest as V1DeviceRoutingOspfv3AreaNbrGetRequest
2482
2393
  from graphiant_sdk.models.v1_device_routing_ospfv3_area_nbr_get_response import V1DeviceRoutingOspfv3AreaNbrGetResponse as V1DeviceRoutingOspfv3AreaNbrGetResponse
2483
- from graphiant_sdk.models.v1_device_routing_ospfv3_areaid_get_request import V1DeviceRoutingOspfv3AreaidGetRequest as V1DeviceRoutingOspfv3AreaidGetRequest
2484
2394
  from graphiant_sdk.models.v1_device_routing_ospfv3_areaid_get_response import V1DeviceRoutingOspfv3AreaidGetResponse as V1DeviceRoutingOspfv3AreaidGetResponse
2485
- from graphiant_sdk.models.v1_device_routing_ospfv3_lsdb_get_request import V1DeviceRoutingOspfv3LsdbGetRequest as V1DeviceRoutingOspfv3LsdbGetRequest
2486
2395
  from graphiant_sdk.models.v1_device_routing_ospfv3_lsdb_get_response import V1DeviceRoutingOspfv3LsdbGetResponse as V1DeviceRoutingOspfv3LsdbGetResponse
2487
- from graphiant_sdk.models.v1_device_routing_ospfv3_rib_get_request import V1DeviceRoutingOspfv3RibGetRequest as V1DeviceRoutingOspfv3RibGetRequest
2488
2396
  from graphiant_sdk.models.v1_device_routing_ospfv3_rib_get_response import V1DeviceRoutingOspfv3RibGetResponse as V1DeviceRoutingOspfv3RibGetResponse
2489
2397
  from graphiant_sdk.models.v1_device_routing_ospfv3_statistics_get_response import V1DeviceRoutingOspfv3StatisticsGetResponse as V1DeviceRoutingOspfv3StatisticsGetResponse
2490
2398
  from graphiant_sdk.models.v1_device_routing_rib_route_count_post_response import V1DeviceRoutingRibRouteCountPostResponse as V1DeviceRoutingRibRouteCountPostResponse
@@ -2495,7 +2403,6 @@ from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_request imp
2495
2403
  from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_response import V1DeviceRoutingVrfBgpRouteCountPostResponse as V1DeviceRoutingVrfBgpRouteCountPostResponse
2496
2404
  from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_response_route_count import V1DeviceRoutingVrfBgpRouteCountPostResponseRouteCount as V1DeviceRoutingVrfBgpRouteCountPostResponseRouteCount
2497
2405
  from graphiant_sdk.models.v1_device_snapshot_device_id_get_response import V1DeviceSnapshotDeviceIdGetResponse as V1DeviceSnapshotDeviceIdGetResponse
2498
- from graphiant_sdk.models.v1_device_snapshot_get_request import V1DeviceSnapshotGetRequest as V1DeviceSnapshotGetRequest
2499
2406
  from graphiant_sdk.models.v1_device_snapshot_get_response import V1DeviceSnapshotGetResponse as V1DeviceSnapshotGetResponse
2500
2407
  from graphiant_sdk.models.v1_device_snapshot_post_request import V1DeviceSnapshotPostRequest as V1DeviceSnapshotPostRequest
2501
2408
  from graphiant_sdk.models.v1_device_snapshot_put_request import V1DeviceSnapshotPutRequest as V1DeviceSnapshotPutRequest
@@ -2511,7 +2418,6 @@ from graphiant_sdk.models.v1_devices_bringup_token_post_response import V1Device
2511
2418
  from graphiant_sdk.models.v1_devices_device_id_arp_get_response import V1DevicesDeviceIdArpGetResponse as V1DevicesDeviceIdArpGetResponse
2512
2419
  from graphiant_sdk.models.v1_devices_device_id_candidate_circuits_get_response import V1DevicesDeviceIdCandidateCircuitsGetResponse as V1DevicesDeviceIdCandidateCircuitsGetResponse
2513
2420
  from graphiant_sdk.models.v1_devices_device_id_candidate_circuits_get_response_circuit_info import V1DevicesDeviceIdCandidateCircuitsGetResponseCircuitInfo as V1DevicesDeviceIdCandidateCircuitsGetResponseCircuitInfo
2514
- from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_request import V1DevicesDeviceIdCircuitsVrfAssociationsGetRequest as V1DevicesDeviceIdCircuitsVrfAssociationsGetRequest
2515
2421
  from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_response import V1DevicesDeviceIdCircuitsVrfAssociationsGetResponse as V1DevicesDeviceIdCircuitsVrfAssociationsGetResponse
2516
2422
  from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_response_vrf_associations import V1DevicesDeviceIdCircuitsVrfAssociationsGetResponseVrfAssociations as V1DevicesDeviceIdCircuitsVrfAssociationsGetResponseVrfAssociations
2517
2423
  from graphiant_sdk.models.v1_devices_device_id_config_put_request import V1DevicesDeviceIdConfigPutRequest as V1DevicesDeviceIdConfigPutRequest
@@ -2522,43 +2428,31 @@ from graphiant_sdk.models.v1_devices_device_id_dhcp_server_leases_get_response i
2522
2428
  from graphiant_sdk.models.v1_devices_device_id_draft_get_response import V1DevicesDeviceIdDraftGetResponse as V1DevicesDeviceIdDraftGetResponse
2523
2429
  from graphiant_sdk.models.v1_devices_device_id_draft_post_request import V1DevicesDeviceIdDraftPostRequest as V1DevicesDeviceIdDraftPostRequest
2524
2430
  from graphiant_sdk.models.v1_devices_device_id_draft_post_response import V1DevicesDeviceIdDraftPostResponse as V1DevicesDeviceIdDraftPostResponse
2525
- from graphiant_sdk.models.v1_devices_device_id_edges_get_request import V1DevicesDeviceIdEdgesGetRequest as V1DevicesDeviceIdEdgesGetRequest
2526
2431
  from graphiant_sdk.models.v1_devices_device_id_edges_get_response import V1DevicesDeviceIdEdgesGetResponse as V1DevicesDeviceIdEdgesGetResponse
2527
2432
  from graphiant_sdk.models.v1_devices_device_id_get_response import V1DevicesDeviceIdGetResponse as V1DevicesDeviceIdGetResponse
2528
- from graphiant_sdk.models.v1_devices_device_id_interfaces_get_request import V1DevicesDeviceIdInterfacesGetRequest as V1DevicesDeviceIdInterfacesGetRequest
2529
2433
  from graphiant_sdk.models.v1_devices_device_id_interfaces_get_response import V1DevicesDeviceIdInterfacesGetResponse as V1DevicesDeviceIdInterfacesGetResponse
2530
2434
  from graphiant_sdk.models.v1_devices_device_id_jobs_job_id_get_response import V1DevicesDeviceIdJobsJobIdGetResponse as V1DevicesDeviceIdJobsJobIdGetResponse
2531
2435
  from graphiant_sdk.models.v1_devices_device_id_ndcache_get_response import V1DevicesDeviceIdNdcacheGetResponse as V1DevicesDeviceIdNdcacheGetResponse
2532
- from graphiant_sdk.models.v1_devices_device_id_ospfv2_default_originate_get_request import V1DevicesDeviceIdOspfv2DefaultOriginateGetRequest as V1DevicesDeviceIdOspfv2DefaultOriginateGetRequest
2533
2436
  from graphiant_sdk.models.v1_devices_device_id_ospfv2_default_originate_get_response import V1DevicesDeviceIdOspfv2DefaultOriginateGetResponse as V1DevicesDeviceIdOspfv2DefaultOriginateGetResponse
2534
- from graphiant_sdk.models.v1_devices_device_id_ospfv3_default_originate_get_request import V1DevicesDeviceIdOspfv3DefaultOriginateGetRequest as V1DevicesDeviceIdOspfv3DefaultOriginateGetRequest
2535
2437
  from graphiant_sdk.models.v1_devices_device_id_ospfv3_default_originate_get_response import V1DevicesDeviceIdOspfv3DefaultOriginateGetResponse as V1DevicesDeviceIdOspfv3DefaultOriginateGetResponse
2536
- from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_request import V1DevicesDeviceIdPolicyApplicationsGetRequest as V1DevicesDeviceIdPolicyApplicationsGetRequest
2537
2438
  from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_response import V1DevicesDeviceIdPolicyApplicationsGetResponse as V1DevicesDeviceIdPolicyApplicationsGetResponse
2538
2439
  from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_response_application import V1DevicesDeviceIdPolicyApplicationsGetResponseApplication as V1DevicesDeviceIdPolicyApplicationsGetResponseApplication
2539
- from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_request import V1DevicesDeviceIdPolicyCustomapplicationsGetRequest as V1DevicesDeviceIdPolicyCustomapplicationsGetRequest
2540
2440
  from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_response import V1DevicesDeviceIdPolicyCustomapplicationsGetResponse as V1DevicesDeviceIdPolicyCustomapplicationsGetResponse
2541
2441
  from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_response_application import V1DevicesDeviceIdPolicyCustomapplicationsGetResponseApplication as V1DevicesDeviceIdPolicyCustomapplicationsGetResponseApplication
2542
2442
  from graphiant_sdk.models.v1_devices_device_id_policy_zonepairs_get_response import V1DevicesDeviceIdPolicyZonepairsGetResponse as V1DevicesDeviceIdPolicyZonepairsGetResponse
2543
2443
  from graphiant_sdk.models.v1_devices_device_id_slice_peers_get_response import V1DevicesDeviceIdSlicePeersGetResponse as V1DevicesDeviceIdSlicePeersGetResponse
2544
2444
  from graphiant_sdk.models.v1_devices_device_id_staged_config_compare_get_response import V1DevicesDeviceIdStagedConfigCompareGetResponse as V1DevicesDeviceIdStagedConfigCompareGetResponse
2545
2445
  from graphiant_sdk.models.v1_devices_device_id_twamp_core_get_response import V1DevicesDeviceIdTwampCoreGetResponse as V1DevicesDeviceIdTwampCoreGetResponse
2546
- from graphiant_sdk.models.v1_devices_device_id_versions_compare_get_request import V1DevicesDeviceIdVersionsCompareGetRequest as V1DevicesDeviceIdVersionsCompareGetRequest
2547
2446
  from graphiant_sdk.models.v1_devices_device_id_versions_compare_get_response import V1DevicesDeviceIdVersionsCompareGetResponse as V1DevicesDeviceIdVersionsCompareGetResponse
2548
2447
  from graphiant_sdk.models.v1_devices_device_id_versions_get_response import V1DevicesDeviceIdVersionsGetResponse as V1DevicesDeviceIdVersionsGetResponse
2549
2448
  from graphiant_sdk.models.v1_devices_device_id_versions_version_get_response import V1DevicesDeviceIdVersionsVersionGetResponse as V1DevicesDeviceIdVersionsVersionGetResponse
2550
- from graphiant_sdk.models.v1_devices_device_id_vrf_bgp_as_get_request import V1DevicesDeviceIdVrfBgpAsGetRequest as V1DevicesDeviceIdVrfBgpAsGetRequest
2551
2449
  from graphiant_sdk.models.v1_devices_device_id_vrf_bgp_as_get_response import V1DevicesDeviceIdVrfBgpAsGetResponse as V1DevicesDeviceIdVrfBgpAsGetResponse
2552
- from graphiant_sdk.models.v1_devices_device_id_vrf_protocols_get_request import V1DevicesDeviceIdVrfProtocolsGetRequest as V1DevicesDeviceIdVrfProtocolsGetRequest
2553
2450
  from graphiant_sdk.models.v1_devices_device_id_vrf_protocols_get_response import V1DevicesDeviceIdVrfProtocolsGetResponse as V1DevicesDeviceIdVrfProtocolsGetResponse
2554
- from graphiant_sdk.models.v1_devices_device_id_vrrp_get_request import V1DevicesDeviceIdVrrpGetRequest as V1DevicesDeviceIdVrrpGetRequest
2555
2451
  from graphiant_sdk.models.v1_devices_device_id_vrrp_get_response import V1DevicesDeviceIdVrrpGetResponse as V1DevicesDeviceIdVrrpGetResponse
2556
- from graphiant_sdk.models.v1_devices_get_request import V1DevicesGetRequest as V1DevicesGetRequest
2557
2452
  from graphiant_sdk.models.v1_devices_get_response import V1DevicesGetResponse as V1DevicesGetResponse
2558
2453
  from graphiant_sdk.models.v1_devices_inventory_approve_return_post_request import V1DevicesInventoryApproveReturnPostRequest as V1DevicesInventoryApproveReturnPostRequest
2559
2454
  from graphiant_sdk.models.v1_devices_inventory_clear_return_post_request import V1DevicesInventoryClearReturnPostRequest as V1DevicesInventoryClearReturnPostRequest
2560
2455
  from graphiant_sdk.models.v1_devices_inventory_enterprise_put_request import V1DevicesInventoryEnterprisePutRequest as V1DevicesInventoryEnterprisePutRequest
2561
- from graphiant_sdk.models.v1_devices_inventory_get_request import V1DevicesInventoryGetRequest as V1DevicesInventoryGetRequest
2562
2456
  from graphiant_sdk.models.v1_devices_inventory_get_response import V1DevicesInventoryGetResponse as V1DevicesInventoryGetResponse
2563
2457
  from graphiant_sdk.models.v1_devices_inventory_post_request import V1DevicesInventoryPostRequest as V1DevicesInventoryPostRequest
2564
2458
  from graphiant_sdk.models.v1_devices_inventory_post_response import V1DevicesInventoryPostResponse as V1DevicesInventoryPostResponse
@@ -2569,7 +2463,6 @@ from graphiant_sdk.models.v1_devices_inventory_serial_num_post_response import V
2569
2463
  from graphiant_sdk.models.v1_devices_oauth_authorization_get_response import V1DevicesOauthAuthorizationGetResponse as V1DevicesOauthAuthorizationGetResponse
2570
2464
  from graphiant_sdk.models.v1_devices_oauth_post_request import V1DevicesOauthPostRequest as V1DevicesOauthPostRequest
2571
2465
  from graphiant_sdk.models.v1_devices_oauth_post_response import V1DevicesOauthPostResponse as V1DevicesOauthPostResponse
2572
- from graphiant_sdk.models.v1_devices_oauth_redirect_get_request import V1DevicesOauthRedirectGetRequest as V1DevicesOauthRedirectGetRequest
2573
2466
  from graphiant_sdk.models.v1_devices_oauth_redirect_get_response import V1DevicesOauthRedirectGetResponse as V1DevicesOauthRedirectGetResponse
2574
2467
  from graphiant_sdk.models.v1_devices_rma_post_request import V1DevicesRmaPostRequest as V1DevicesRmaPostRequest
2575
2468
  from graphiant_sdk.models.v1_devices_routing_vrf_protocol_route_count_get_response import V1DevicesRoutingVrfProtocolRouteCountGetResponse as V1DevicesRoutingVrfProtocolRouteCountGetResponse
@@ -2579,7 +2472,6 @@ from graphiant_sdk.models.v1_devices_running_version_post_response import V1Devi
2579
2472
  from graphiant_sdk.models.v1_devices_session_status_post_request import V1DevicesSessionStatusPostRequest as V1DevicesSessionStatusPostRequest
2580
2473
  from graphiant_sdk.models.v1_devices_session_status_post_response import V1DevicesSessionStatusPostResponse as V1DevicesSessionStatusPostResponse
2581
2474
  from graphiant_sdk.models.v1_devices_session_status_post_response_data import V1DevicesSessionStatusPostResponseData as V1DevicesSessionStatusPostResponseData
2582
- from graphiant_sdk.models.v1_devices_summary_get_request import V1DevicesSummaryGetRequest as V1DevicesSummaryGetRequest
2583
2475
  from graphiant_sdk.models.v1_devices_summary_get_response import V1DevicesSummaryGetResponse as V1DevicesSummaryGetResponse
2584
2476
  from graphiant_sdk.models.v1_devices_summary_get_response_site_summary import V1DevicesSummaryGetResponseSiteSummary as V1DevicesSummaryGetResponseSiteSummary
2585
2477
  from graphiant_sdk.models.v1_devices_summary_get_response_site_summary_device_summary import V1DevicesSummaryGetResponseSiteSummaryDeviceSummary as V1DevicesSummaryGetResponseSiteSummaryDeviceSummary
@@ -2592,7 +2484,6 @@ from graphiant_sdk.models.v1_diagnostic_archive_edit_archive_id_put_request impo
2592
2484
  from graphiant_sdk.models.v1_diagnostic_archives_device_id_get_response import V1DiagnosticArchivesDeviceIdGetResponse as V1DiagnosticArchivesDeviceIdGetResponse
2593
2485
  from graphiant_sdk.models.v1_diagnostic_bgp_reset_device_id_put_request import V1DiagnosticBgpResetDeviceIdPutRequest as V1DiagnosticBgpResetDeviceIdPutRequest
2594
2486
  from graphiant_sdk.models.v1_diagnostic_clear_arp_device_id_put_request import V1DiagnosticClearArpDeviceIdPutRequest as V1DiagnosticClearArpDeviceIdPutRequest
2595
- from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_request import V1DiagnosticGnmiPingGetRequest as V1DiagnosticGnmiPingGetRequest
2596
2487
  from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_response import V1DiagnosticGnmiPingGetResponse as V1DiagnosticGnmiPingGetResponse
2597
2488
  from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_response_result import V1DiagnosticGnmiPingGetResponseResult as V1DiagnosticGnmiPingGetResponseResult
2598
2489
  from graphiant_sdk.models.v1_diagnostic_interface_reset_device_id_put_request import V1DiagnosticInterfaceResetDeviceIdPutRequest as V1DiagnosticInterfaceResetDeviceIdPutRequest
@@ -2602,7 +2493,6 @@ from graphiant_sdk.models.v1_diagnostic_packetcapture_start_post_request import
2602
2493
  from graphiant_sdk.models.v1_diagnostic_packetcapture_start_post_response import V1DiagnosticPacketcaptureStartPostResponse as V1DiagnosticPacketcaptureStartPostResponse
2603
2494
  from graphiant_sdk.models.v1_diagnostic_packetcapture_stop_post_request import V1DiagnosticPacketcaptureStopPostRequest as V1DiagnosticPacketcaptureStopPostRequest
2604
2495
  from graphiant_sdk.models.v1_diagnostic_ping_pause_resume_post_request import V1DiagnosticPingPauseResumePostRequest as V1DiagnosticPingPauseResumePostRequest
2605
- from graphiant_sdk.models.v1_diagnostic_ping_pause_resume_post_response import V1DiagnosticPingPauseResumePostResponse as V1DiagnosticPingPauseResumePostResponse
2606
2496
  from graphiant_sdk.models.v1_diagnostic_ping_post_request import V1DiagnosticPingPostRequest as V1DiagnosticPingPostRequest
2607
2497
  from graphiant_sdk.models.v1_diagnostic_ping_post_response import V1DiagnosticPingPostResponse as V1DiagnosticPingPostResponse
2608
2498
  from graphiant_sdk.models.v1_diagnostic_reboot_device_id_put_request import V1DiagnosticRebootDeviceIdPutRequest as V1DiagnosticRebootDeviceIdPutRequest
@@ -2612,34 +2502,28 @@ from graphiant_sdk.models.v1_diagnostic_speedtest_post_response import V1Diagnos
2612
2502
  from graphiant_sdk.models.v1_diagnostic_speedtest_providers_get_response import V1DiagnosticSpeedtestProvidersGetResponse as V1DiagnosticSpeedtestProvidersGetResponse
2613
2503
  from graphiant_sdk.models.v1_diagnostic_speedtest_report_put_request import V1DiagnosticSpeedtestReportPutRequest as V1DiagnosticSpeedtestReportPutRequest
2614
2504
  from graphiant_sdk.models.v1_diagnostic_speedtest_report_put_response import V1DiagnosticSpeedtestReportPutResponse as V1DiagnosticSpeedtestReportPutResponse
2615
- from graphiant_sdk.models.v1_diagnostic_speedtest_servers_get_request import V1DiagnosticSpeedtestServersGetRequest as V1DiagnosticSpeedtestServersGetRequest
2616
2505
  from graphiant_sdk.models.v1_diagnostic_speedtest_servers_get_response import V1DiagnosticSpeedtestServersGetResponse as V1DiagnosticSpeedtestServersGetResponse
2617
2506
  from graphiant_sdk.models.v1_diagnostic_traceroute_post_request import V1DiagnosticTraceroutePostRequest as V1DiagnosticTraceroutePostRequest
2618
2507
  from graphiant_sdk.models.v1_diagnostic_traceroute_post_response import V1DiagnosticTraceroutePostResponse as V1DiagnosticTraceroutePostResponse
2619
- from graphiant_sdk.models.v1_edges_hardware_assigned_get_request import V1EdgesHardwareAssignedGetRequest as V1EdgesHardwareAssignedGetRequest
2620
2508
  from graphiant_sdk.models.v1_edges_hardware_assigned_get_response import V1EdgesHardwareAssignedGetResponse as V1EdgesHardwareAssignedGetResponse
2621
2509
  from graphiant_sdk.models.v1_edges_hardware_unassigned_get_response import V1EdgesHardwareUnassignedGetResponse as V1EdgesHardwareUnassignedGetResponse
2622
- from graphiant_sdk.models.v1_edges_summary_get_request import V1EdgesSummaryGetRequest as V1EdgesSummaryGetRequest
2623
2510
  from graphiant_sdk.models.v1_edges_summary_get_response import V1EdgesSummaryGetResponse as V1EdgesSummaryGetResponse
2624
- from graphiant_sdk.models.v1_enterprise_allocation_get_request import V1EnterpriseAllocationGetRequest as V1EnterpriseAllocationGetRequest
2511
+ from graphiant_sdk.models.v1_edges_summary_post_request import V1EdgesSummaryPostRequest as V1EdgesSummaryPostRequest
2512
+ from graphiant_sdk.models.v1_edges_summary_post_request_filter import V1EdgesSummaryPostRequestFilter as V1EdgesSummaryPostRequestFilter
2513
+ from graphiant_sdk.models.v1_edges_summary_post_response import V1EdgesSummaryPostResponse as V1EdgesSummaryPostResponse
2625
2514
  from graphiant_sdk.models.v1_enterprise_allocation_get_response import V1EnterpriseAllocationGetResponse as V1EnterpriseAllocationGetResponse
2626
2515
  from graphiant_sdk.models.v1_enterprise_configuration_get_response import V1EnterpriseConfigurationGetResponse as V1EnterpriseConfigurationGetResponse
2627
2516
  from graphiant_sdk.models.v1_enterprise_configuration_put_request import V1EnterpriseConfigurationPutRequest as V1EnterpriseConfigurationPutRequest
2628
2517
  from graphiant_sdk.models.v1_enterprise_contract_put_request import V1EnterpriseContractPutRequest as V1EnterpriseContractPutRequest
2629
2518
  from graphiant_sdk.models.v1_enterprise_snapshot_get_response import V1EnterpriseSnapshotGetResponse as V1EnterpriseSnapshotGetResponse
2630
2519
  from graphiant_sdk.models.v1_enterprises_enterprise_id_admin_get_response import V1EnterprisesEnterpriseIdAdminGetResponse as V1EnterprisesEnterpriseIdAdminGetResponse
2631
- from graphiant_sdk.models.v1_enterprises_enterprise_id_delete_response import V1EnterprisesEnterpriseIdDeleteResponse as V1EnterprisesEnterpriseIdDeleteResponse
2632
- from graphiant_sdk.models.v1_enterprises_enterprise_id_device_status_get_request import V1EnterprisesEnterpriseIdDeviceStatusGetRequest as V1EnterprisesEnterpriseIdDeviceStatusGetRequest
2633
2520
  from graphiant_sdk.models.v1_enterprises_enterprise_id_device_status_get_response import V1EnterprisesEnterpriseIdDeviceStatusGetResponse as V1EnterprisesEnterpriseIdDeviceStatusGetResponse
2634
2521
  from graphiant_sdk.models.v1_enterprises_get_response import V1EnterprisesGetResponse as V1EnterprisesGetResponse
2635
2522
  from graphiant_sdk.models.v1_enterprises_managed_get_response import V1EnterprisesManagedGetResponse as V1EnterprisesManagedGetResponse
2636
2523
  from graphiant_sdk.models.v1_enterprises_patch_request import V1EnterprisesPatchRequest as V1EnterprisesPatchRequest
2637
2524
  from graphiant_sdk.models.v1_enterprises_patch_request_token_expiry import V1EnterprisesPatchRequestTokenExpiry as V1EnterprisesPatchRequestTokenExpiry
2638
2525
  from graphiant_sdk.models.v1_enterprises_put_request import V1EnterprisesPutRequest as V1EnterprisesPutRequest
2639
- from graphiant_sdk.models.v1_enterprises_self_delete_response import V1EnterprisesSelfDeleteResponse as V1EnterprisesSelfDeleteResponse
2640
- from graphiant_sdk.models.v1_event_device_get_request import V1EventDeviceGetRequest as V1EventDeviceGetRequest
2641
2526
  from graphiant_sdk.models.v1_event_device_get_response import V1EventDeviceGetResponse as V1EventDeviceGetResponse
2642
- from graphiant_sdk.models.v1_event_enterprise_get_request import V1EventEnterpriseGetRequest as V1EventEnterpriseGetRequest
2643
2527
  from graphiant_sdk.models.v1_event_enterprise_get_response import V1EventEnterpriseGetResponse as V1EventEnterpriseGetResponse
2644
2528
  from graphiant_sdk.models.v1_event_system_ack_post_request import V1EventSystemAckPostRequest as V1EventSystemAckPostRequest
2645
2529
  from graphiant_sdk.models.v1_event_system_get_response import V1EventSystemGetResponse as V1EventSystemGetResponse
@@ -2671,14 +2555,13 @@ from graphiant_sdk.models.v1_extranets_b2b_general_services_summary_get_response
2671
2555
  from graphiant_sdk.models.v1_extranets_b2b_id_customer_post_request import V1ExtranetsB2bIdCustomerPostRequest as V1ExtranetsB2bIdCustomerPostRequest
2672
2556
  from graphiant_sdk.models.v1_extranets_b2b_id_customer_post_response import V1ExtranetsB2bIdCustomerPostResponse as V1ExtranetsB2bIdCustomerPostResponse
2673
2557
  from graphiant_sdk.models.v1_extranets_b2b_id_customer_summary_get_response import V1ExtranetsB2bIdCustomerSummaryGetResponse as V1ExtranetsB2bIdCustomerSummaryGetResponse
2674
- from graphiant_sdk.models.v1_extranets_b2b_id_producer_get_request import V1ExtranetsB2bIdProducerGetRequest as V1ExtranetsB2bIdProducerGetRequest
2675
2558
  from graphiant_sdk.models.v1_extranets_b2b_id_producer_get_response import V1ExtranetsB2bIdProducerGetResponse as V1ExtranetsB2bIdProducerGetResponse
2676
2559
  from graphiant_sdk.models.v1_extranets_b2b_id_put_request import V1ExtranetsB2bIdPutRequest as V1ExtranetsB2bIdPutRequest
2677
2560
  from graphiant_sdk.models.v1_extranets_b2b_id_put_response import V1ExtranetsB2bIdPutResponse as V1ExtranetsB2bIdPutResponse
2678
- from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_request import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetRequest as V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetRequest
2679
2561
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_response import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponse as V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponse
2680
2562
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_response_ipsec_vpn_tunnel_config import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponseIpsecVpnTunnelConfig as V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponseIpsecVpnTunnelConfig
2681
- from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_match_details_get_request import V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetRequest as V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetRequest
2563
+ from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_id_prefixes_put_request import V1ExtranetsB2bPeeringConsumerIdPrefixesPutRequest as V1ExtranetsB2bPeeringConsumerIdPrefixesPutRequest
2564
+ from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_id_prefixes_put_response import V1ExtranetsB2bPeeringConsumerIdPrefixesPutResponse as V1ExtranetsB2bPeeringConsumerIdPrefixesPutResponse
2682
2565
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_match_details_get_response import V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetResponse as V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetResponse
2683
2566
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_post_request import V1ExtranetsB2bPeeringConsumerMatchIdPostRequest as V1ExtranetsB2bPeeringConsumerMatchIdPostRequest
2684
2567
  from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_post_response import V1ExtranetsB2bPeeringConsumerMatchIdPostResponse as V1ExtranetsB2bPeeringConsumerMatchIdPostResponse
@@ -2686,10 +2569,12 @@ from graphiant_sdk.models.v1_extranets_b2b_peering_customer_id_delete_response i
2686
2569
  from graphiant_sdk.models.v1_extranets_b2b_peering_customer_id_get_response import V1ExtranetsB2bPeeringCustomerIdGetResponse as V1ExtranetsB2bPeeringCustomerIdGetResponse
2687
2570
  from graphiant_sdk.models.v1_extranets_b2b_peering_customer_post_request import V1ExtranetsB2bPeeringCustomerPostRequest as V1ExtranetsB2bPeeringCustomerPostRequest
2688
2571
  from graphiant_sdk.models.v1_extranets_b2b_peering_customer_post_response import V1ExtranetsB2bPeeringCustomerPostResponse as V1ExtranetsB2bPeeringCustomerPostResponse
2689
- from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_id_get_request import V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetRequest as V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetRequest
2572
+ from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_id_delete_response import V1ExtranetsB2bPeeringMatchServiceToCustomerIdDeleteResponse as V1ExtranetsB2bPeeringMatchServiceToCustomerIdDeleteResponse
2690
2573
  from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_id_get_response import V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetResponse as V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetResponse
2691
2574
  from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_post_request import V1ExtranetsB2bPeeringMatchServiceToCustomerPostRequest as V1ExtranetsB2bPeeringMatchServiceToCustomerPostRequest
2692
2575
  from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_post_response import V1ExtranetsB2bPeeringMatchServiceToCustomerPostResponse as V1ExtranetsB2bPeeringMatchServiceToCustomerPostResponse
2576
+ from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_service_status_put_request import V1ExtranetsB2bPeeringMatchServiceToCustomerServiceStatusPutRequest as V1ExtranetsB2bPeeringMatchServiceToCustomerServiceStatusPutRequest
2577
+ from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_service_status_put_response import V1ExtranetsB2bPeeringMatchServiceToCustomerServiceStatusPutResponse as V1ExtranetsB2bPeeringMatchServiceToCustomerServiceStatusPutResponse
2693
2578
  from graphiant_sdk.models.v1_extranets_b2b_peering_match_services_summary_id_get_response import V1ExtranetsB2bPeeringMatchServicesSummaryIdGetResponse as V1ExtranetsB2bPeeringMatchServicesSummaryIdGetResponse
2694
2579
  from graphiant_sdk.models.v1_extranets_b2b_peering_producer_id_get_response import V1ExtranetsB2bPeeringProducerIdGetResponse as V1ExtranetsB2bPeeringProducerIdGetResponse
2695
2580
  from graphiant_sdk.models.v1_extranets_b2b_peering_producer_id_matching_customers_summary_get_response import V1ExtranetsB2bPeeringProducerIdMatchingCustomersSummaryGetResponse as V1ExtranetsB2bPeeringProducerIdMatchingCustomersSummaryGetResponse
@@ -2698,9 +2583,7 @@ from graphiant_sdk.models.v1_extranets_b2b_peering_producer_post_response import
2698
2583
  from graphiant_sdk.models.v1_extranets_b2b_post_request import V1ExtranetsB2bPostRequest as V1ExtranetsB2bPostRequest
2699
2584
  from graphiant_sdk.models.v1_extranets_b2b_post_response import V1ExtranetsB2bPostResponse as V1ExtranetsB2bPostResponse
2700
2585
  from graphiant_sdk.models.v1_extranets_b2b_producer_device_status_id_get_response import V1ExtranetsB2bProducerDeviceStatusIdGetResponse as V1ExtranetsB2bProducerDeviceStatusIdGetResponse
2701
- from graphiant_sdk.models.v1_extranets_b2b_producers_summary_get_request import V1ExtranetsB2bProducersSummaryGetRequest as V1ExtranetsB2bProducersSummaryGetRequest
2702
2586
  from graphiant_sdk.models.v1_extranets_b2b_producers_summary_get_response import V1ExtranetsB2bProducersSummaryGetResponse as V1ExtranetsB2bProducersSummaryGetResponse
2703
- from graphiant_sdk.models.v1_extranets_get_request import V1ExtranetsGetRequest as V1ExtranetsGetRequest
2704
2587
  from graphiant_sdk.models.v1_extranets_get_response import V1ExtranetsGetResponse as V1ExtranetsGetResponse
2705
2588
  from graphiant_sdk.models.v1_extranets_id_apply_post_request import V1ExtranetsIdApplyPostRequest as V1ExtranetsIdApplyPostRequest
2706
2589
  from graphiant_sdk.models.v1_extranets_id_apply_post_response import V1ExtranetsIdApplyPostResponse as V1ExtranetsIdApplyPostResponse
@@ -2709,10 +2592,8 @@ from graphiant_sdk.models.v1_extranets_id_get_response import V1ExtranetsIdGetRe
2709
2592
  from graphiant_sdk.models.v1_extranets_id_put_request import V1ExtranetsIdPutRequest as V1ExtranetsIdPutRequest
2710
2593
  from graphiant_sdk.models.v1_extranets_id_put_response import V1ExtranetsIdPutResponse as V1ExtranetsIdPutResponse
2711
2594
  from graphiant_sdk.models.v1_extranets_id_status_get_response import V1ExtranetsIdStatusGetResponse as V1ExtranetsIdStatusGetResponse
2712
- from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_request import V1ExtranetsMonitoringLanSegmentsGetRequest as V1ExtranetsMonitoringLanSegmentsGetRequest
2713
2595
  from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_response import V1ExtranetsMonitoringLanSegmentsGetResponse as V1ExtranetsMonitoringLanSegmentsGetResponse
2714
2596
  from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_response_vrf import V1ExtranetsMonitoringLanSegmentsGetResponseVrf as V1ExtranetsMonitoringLanSegmentsGetResponseVrf
2715
- from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_request import V1ExtranetsMonitoringNatUsageGetRequest as V1ExtranetsMonitoringNatUsageGetRequest
2716
2597
  from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_response import V1ExtranetsMonitoringNatUsageGetResponse as V1ExtranetsMonitoringNatUsageGetResponse
2717
2598
  from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_response_allocation import V1ExtranetsMonitoringNatUsageGetResponseAllocation as V1ExtranetsMonitoringNatUsageGetResponseAllocation
2718
2599
  from graphiant_sdk.models.v1_extranets_monitoring_traffic_security_policy_post_request import V1ExtranetsMonitoringTrafficSecurityPolicyPostRequest as V1ExtranetsMonitoringTrafficSecurityPolicyPostRequest
@@ -2734,7 +2615,6 @@ from graphiant_sdk.models.v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside
2734
2615
  from graphiant_sdk.models.v1_gateways_post_request import V1GatewaysPostRequest as V1GatewaysPostRequest
2735
2616
  from graphiant_sdk.models.v1_gateways_post_response import V1GatewaysPostResponse as V1GatewaysPostResponse
2736
2617
  from graphiant_sdk.models.v1_gateways_put_request import V1GatewaysPutRequest as V1GatewaysPutRequest
2737
- from graphiant_sdk.models.v1_gateways_reference_consumer_get_request import V1GatewaysReferenceConsumerGetRequest as V1GatewaysReferenceConsumerGetRequest
2738
2618
  from graphiant_sdk.models.v1_gateways_reference_consumer_get_response import V1GatewaysReferenceConsumerGetResponse as V1GatewaysReferenceConsumerGetResponse
2739
2619
  from graphiant_sdk.models.v1_gateways_regions_get_response import V1GatewaysRegionsGetResponse as V1GatewaysRegionsGetResponse
2740
2620
  from graphiant_sdk.models.v1_gateways_status_post_request import V1GatewaysStatusPostRequest as V1GatewaysStatusPostRequest
@@ -2765,13 +2645,10 @@ from graphiant_sdk.models.v1_global_attached_edges_post_response import V1Global
2765
2645
  from graphiant_sdk.models.v1_global_config_patch_request import V1GlobalConfigPatchRequest as V1GlobalConfigPatchRequest
2766
2646
  from graphiant_sdk.models.v1_global_config_patch_response import V1GlobalConfigPatchResponse as V1GlobalConfigPatchResponse
2767
2647
  from graphiant_sdk.models.v1_global_config_site_post_request import V1GlobalConfigSitePostRequest as V1GlobalConfigSitePostRequest
2768
- from graphiant_sdk.models.v1_global_device_status_get_request import V1GlobalDeviceStatusGetRequest as V1GlobalDeviceStatusGetRequest
2769
2648
  from graphiant_sdk.models.v1_global_device_status_get_response import V1GlobalDeviceStatusGetResponse as V1GlobalDeviceStatusGetResponse
2770
- from graphiant_sdk.models.v1_global_ipfix_device_get_request import V1GlobalIpfixDeviceGetRequest as V1GlobalIpfixDeviceGetRequest
2771
2649
  from graphiant_sdk.models.v1_global_ipfix_device_get_response import V1GlobalIpfixDeviceGetResponse as V1GlobalIpfixDeviceGetResponse
2772
2650
  from graphiant_sdk.models.v1_global_ipfix_post_request import V1GlobalIpfixPostRequest as V1GlobalIpfixPostRequest
2773
2651
  from graphiant_sdk.models.v1_global_ipfix_post_response import V1GlobalIpfixPostResponse as V1GlobalIpfixPostResponse
2774
- from graphiant_sdk.models.v1_global_ipfix_site_get_request import V1GlobalIpfixSiteGetRequest as V1GlobalIpfixSiteGetRequest
2775
2652
  from graphiant_sdk.models.v1_global_ipfix_site_get_response import V1GlobalIpfixSiteGetResponse as V1GlobalIpfixSiteGetResponse
2776
2653
  from graphiant_sdk.models.v1_global_ipsec_profile_get_response import V1GlobalIpsecProfileGetResponse as V1GlobalIpsecProfileGetResponse
2777
2654
  from graphiant_sdk.models.v1_global_ipsec_profile_get_response_i_psec_profile_count import V1GlobalIpsecProfileGetResponseIPsecProfileCount as V1GlobalIpsecProfileGetResponseIPsecProfileCount
@@ -2780,78 +2657,59 @@ from graphiant_sdk.models.v1_global_ipsec_profile_vpn_profile_id_site_to_site_ge
2780
2657
  from graphiant_sdk.models.v1_global_ipsec_profile_vpn_profile_id_site_to_site_get_response_site_to_site_vpn import V1GlobalIpsecProfileVpnProfileIdSiteToSiteGetResponseSiteToSiteVpn as V1GlobalIpsecProfileVpnProfileIdSiteToSiteGetResponseSiteToSiteVpn
2781
2658
  from graphiant_sdk.models.v1_global_lan_segments_get_response import V1GlobalLanSegmentsGetResponse as V1GlobalLanSegmentsGetResponse
2782
2659
  from graphiant_sdk.models.v1_global_lan_segments_get_response_entry import V1GlobalLanSegmentsGetResponseEntry as V1GlobalLanSegmentsGetResponseEntry
2783
- from graphiant_sdk.models.v1_global_lan_segments_id_delete_response import V1GlobalLanSegmentsIdDeleteResponse as V1GlobalLanSegmentsIdDeleteResponse
2784
2660
  from graphiant_sdk.models.v1_global_lan_segments_post_request import V1GlobalLanSegmentsPostRequest as V1GlobalLanSegmentsPostRequest
2785
2661
  from graphiant_sdk.models.v1_global_lan_segments_post_response import V1GlobalLanSegmentsPostResponse as V1GlobalLanSegmentsPostResponse
2786
2662
  from graphiant_sdk.models.v1_global_lan_segments_vrf_id_devices_get_response import V1GlobalLanSegmentsVrfIdDevicesGetResponse as V1GlobalLanSegmentsVrfIdDevicesGetResponse
2787
2663
  from graphiant_sdk.models.v1_global_lan_segments_vrf_id_devices_get_response_entry import V1GlobalLanSegmentsVrfIdDevicesGetResponseEntry as V1GlobalLanSegmentsVrfIdDevicesGetResponseEntry
2788
- from graphiant_sdk.models.v1_global_prefix_sets_device_get_request import V1GlobalPrefixSetsDeviceGetRequest as V1GlobalPrefixSetsDeviceGetRequest
2664
+ from graphiant_sdk.models.v1_global_ntps_device_get_response import V1GlobalNtpsDeviceGetResponse as V1GlobalNtpsDeviceGetResponse
2665
+ from graphiant_sdk.models.v1_global_ntps_post_request import V1GlobalNtpsPostRequest as V1GlobalNtpsPostRequest
2666
+ from graphiant_sdk.models.v1_global_ntps_post_response import V1GlobalNtpsPostResponse as V1GlobalNtpsPostResponse
2667
+ from graphiant_sdk.models.v1_global_ntps_site_get_response import V1GlobalNtpsSiteGetResponse as V1GlobalNtpsSiteGetResponse
2789
2668
  from graphiant_sdk.models.v1_global_prefix_sets_device_get_response import V1GlobalPrefixSetsDeviceGetResponse as V1GlobalPrefixSetsDeviceGetResponse
2790
2669
  from graphiant_sdk.models.v1_global_prefix_sets_post_request import V1GlobalPrefixSetsPostRequest as V1GlobalPrefixSetsPostRequest
2791
2670
  from graphiant_sdk.models.v1_global_prefix_sets_post_response import V1GlobalPrefixSetsPostResponse as V1GlobalPrefixSetsPostResponse
2792
- from graphiant_sdk.models.v1_global_prefix_sets_site_get_request import V1GlobalPrefixSetsSiteGetRequest as V1GlobalPrefixSetsSiteGetRequest
2793
2671
  from graphiant_sdk.models.v1_global_prefix_sets_site_get_response import V1GlobalPrefixSetsSiteGetResponse as V1GlobalPrefixSetsSiteGetResponse
2794
- from graphiant_sdk.models.v1_global_routing_policies_device_get_request import V1GlobalRoutingPoliciesDeviceGetRequest as V1GlobalRoutingPoliciesDeviceGetRequest
2795
2672
  from graphiant_sdk.models.v1_global_routing_policies_device_get_response import V1GlobalRoutingPoliciesDeviceGetResponse as V1GlobalRoutingPoliciesDeviceGetResponse
2796
2673
  from graphiant_sdk.models.v1_global_routing_policies_post_request import V1GlobalRoutingPoliciesPostRequest as V1GlobalRoutingPoliciesPostRequest
2797
2674
  from graphiant_sdk.models.v1_global_routing_policies_post_response import V1GlobalRoutingPoliciesPostResponse as V1GlobalRoutingPoliciesPostResponse
2798
- from graphiant_sdk.models.v1_global_routing_policies_site_get_request import V1GlobalRoutingPoliciesSiteGetRequest as V1GlobalRoutingPoliciesSiteGetRequest
2799
2675
  from graphiant_sdk.models.v1_global_routing_policies_site_get_response import V1GlobalRoutingPoliciesSiteGetResponse as V1GlobalRoutingPoliciesSiteGetResponse
2800
2676
  from graphiant_sdk.models.v1_global_site_lists_get_response import V1GlobalSiteListsGetResponse as V1GlobalSiteListsGetResponse
2801
2677
  from graphiant_sdk.models.v1_global_site_lists_get_response_entry import V1GlobalSiteListsGetResponseEntry as V1GlobalSiteListsGetResponseEntry
2802
- from graphiant_sdk.models.v1_global_site_lists_id_delete_response import V1GlobalSiteListsIdDeleteResponse as V1GlobalSiteListsIdDeleteResponse
2803
2678
  from graphiant_sdk.models.v1_global_site_lists_id_get_response import V1GlobalSiteListsIdGetResponse as V1GlobalSiteListsIdGetResponse
2804
2679
  from graphiant_sdk.models.v1_global_site_lists_id_put_request import V1GlobalSiteListsIdPutRequest as V1GlobalSiteListsIdPutRequest
2805
2680
  from graphiant_sdk.models.v1_global_site_lists_id_put_response import V1GlobalSiteListsIdPutResponse as V1GlobalSiteListsIdPutResponse
2806
2681
  from graphiant_sdk.models.v1_global_site_lists_id_sites_get_response import V1GlobalSiteListsIdSitesGetResponse as V1GlobalSiteListsIdSitesGetResponse
2807
2682
  from graphiant_sdk.models.v1_global_site_lists_post_request import V1GlobalSiteListsPostRequest as V1GlobalSiteListsPostRequest
2808
2683
  from graphiant_sdk.models.v1_global_site_lists_post_response import V1GlobalSiteListsPostResponse as V1GlobalSiteListsPostResponse
2809
- from graphiant_sdk.models.v1_global_site_status_get_request import V1GlobalSiteStatusGetRequest as V1GlobalSiteStatusGetRequest
2810
2684
  from graphiant_sdk.models.v1_global_site_status_get_response import V1GlobalSiteStatusGetResponse as V1GlobalSiteStatusGetResponse
2811
- from graphiant_sdk.models.v1_global_snmps_device_get_request import V1GlobalSnmpsDeviceGetRequest as V1GlobalSnmpsDeviceGetRequest
2812
2685
  from graphiant_sdk.models.v1_global_snmps_device_get_response import V1GlobalSnmpsDeviceGetResponse as V1GlobalSnmpsDeviceGetResponse
2813
2686
  from graphiant_sdk.models.v1_global_snmps_post_request import V1GlobalSnmpsPostRequest as V1GlobalSnmpsPostRequest
2814
2687
  from graphiant_sdk.models.v1_global_snmps_post_response import V1GlobalSnmpsPostResponse as V1GlobalSnmpsPostResponse
2815
- from graphiant_sdk.models.v1_global_snmps_site_get_request import V1GlobalSnmpsSiteGetRequest as V1GlobalSnmpsSiteGetRequest
2816
2688
  from graphiant_sdk.models.v1_global_snmps_site_get_response import V1GlobalSnmpsSiteGetResponse as V1GlobalSnmpsSiteGetResponse
2817
2689
  from graphiant_sdk.models.v1_global_summary_post_request import V1GlobalSummaryPostRequest as V1GlobalSummaryPostRequest
2818
2690
  from graphiant_sdk.models.v1_global_summary_post_response import V1GlobalSummaryPostResponse as V1GlobalSummaryPostResponse
2819
2691
  from graphiant_sdk.models.v1_global_sync_post_request import V1GlobalSyncPostRequest as V1GlobalSyncPostRequest
2820
- from graphiant_sdk.models.v1_global_syslogs_device_get_request import V1GlobalSyslogsDeviceGetRequest as V1GlobalSyslogsDeviceGetRequest
2821
2692
  from graphiant_sdk.models.v1_global_syslogs_device_get_response import V1GlobalSyslogsDeviceGetResponse as V1GlobalSyslogsDeviceGetResponse
2822
2693
  from graphiant_sdk.models.v1_global_syslogs_post_request import V1GlobalSyslogsPostRequest as V1GlobalSyslogsPostRequest
2823
2694
  from graphiant_sdk.models.v1_global_syslogs_post_response import V1GlobalSyslogsPostResponse as V1GlobalSyslogsPostResponse
2824
- from graphiant_sdk.models.v1_global_syslogs_site_get_request import V1GlobalSyslogsSiteGetRequest as V1GlobalSyslogsSiteGetRequest
2825
2695
  from graphiant_sdk.models.v1_global_syslogs_site_get_response import V1GlobalSyslogsSiteGetResponse as V1GlobalSyslogsSiteGetResponse
2826
- from graphiant_sdk.models.v1_global_traffic_policies_device_get_request import V1GlobalTrafficPoliciesDeviceGetRequest as V1GlobalTrafficPoliciesDeviceGetRequest
2827
2696
  from graphiant_sdk.models.v1_global_traffic_policies_device_get_response import V1GlobalTrafficPoliciesDeviceGetResponse as V1GlobalTrafficPoliciesDeviceGetResponse
2828
2697
  from graphiant_sdk.models.v1_global_traffic_policies_post_request import V1GlobalTrafficPoliciesPostRequest as V1GlobalTrafficPoliciesPostRequest
2829
2698
  from graphiant_sdk.models.v1_global_traffic_policies_post_response import V1GlobalTrafficPoliciesPostResponse as V1GlobalTrafficPoliciesPostResponse
2830
- from graphiant_sdk.models.v1_global_traffic_policies_site_get_request import V1GlobalTrafficPoliciesSiteGetRequest as V1GlobalTrafficPoliciesSiteGetRequest
2831
2699
  from graphiant_sdk.models.v1_global_traffic_policies_site_get_response import V1GlobalTrafficPoliciesSiteGetResponse as V1GlobalTrafficPoliciesSiteGetResponse
2832
2700
  from graphiant_sdk.models.v1_groups_enterprises_get_response import V1GroupsEnterprisesGetResponse as V1GroupsEnterprisesGetResponse
2833
2701
  from graphiant_sdk.models.v1_groups_get_response import V1GroupsGetResponse as V1GroupsGetResponse
2834
- from graphiant_sdk.models.v1_groups_id_delete_request import V1GroupsIdDeleteRequest as V1GroupsIdDeleteRequest
2835
- from graphiant_sdk.models.v1_groups_id_delete_response import V1GroupsIdDeleteResponse as V1GroupsIdDeleteResponse
2836
- from graphiant_sdk.models.v1_groups_id_enterprises_enterprise_id_delete_response import V1GroupsIdEnterprisesEnterpriseIdDeleteResponse as V1GroupsIdEnterprisesEnterpriseIdDeleteResponse
2837
2702
  from graphiant_sdk.models.v1_groups_id_enterprises_post_request import V1GroupsIdEnterprisesPostRequest as V1GroupsIdEnterprisesPostRequest
2838
2703
  from graphiant_sdk.models.v1_groups_id_get_response import V1GroupsIdGetResponse as V1GroupsIdGetResponse
2839
2704
  from graphiant_sdk.models.v1_groups_id_members_delete_post_request import V1GroupsIdMembersDeletePostRequest as V1GroupsIdMembersDeletePostRequest
2840
- from graphiant_sdk.models.v1_groups_id_members_delete_post_response import V1GroupsIdMembersDeletePostResponse as V1GroupsIdMembersDeletePostResponse
2841
2705
  from graphiant_sdk.models.v1_groups_id_members_get_response import V1GroupsIdMembersGetResponse as V1GroupsIdMembersGetResponse
2842
- from graphiant_sdk.models.v1_groups_id_members_member_id_delete_response import V1GroupsIdMembersMemberIdDeleteResponse as V1GroupsIdMembersMemberIdDeleteResponse
2843
2706
  from graphiant_sdk.models.v1_groups_id_members_post_request import V1GroupsIdMembersPostRequest as V1GroupsIdMembersPostRequest
2844
- from graphiant_sdk.models.v1_groups_id_members_post_response import V1GroupsIdMembersPostResponse as V1GroupsIdMembersPostResponse
2845
2707
  from graphiant_sdk.models.v1_groups_id_patch_request import V1GroupsIdPatchRequest as V1GroupsIdPatchRequest
2846
- from graphiant_sdk.models.v1_groups_id_patch_response import V1GroupsIdPatchResponse as V1GroupsIdPatchResponse
2847
2708
  from graphiant_sdk.models.v1_groups_put_request import V1GroupsPutRequest as V1GroupsPutRequest
2848
2709
  from graphiant_sdk.models.v1_groups_root_get_response import V1GroupsRootGetResponse as V1GroupsRootGetResponse
2849
- from graphiant_sdk.models.v1_healthcheck_devices_get_request import V1HealthcheckDevicesGetRequest as V1HealthcheckDevicesGetRequest
2850
2710
  from graphiant_sdk.models.v1_healthcheck_devices_get_response import V1HealthcheckDevicesGetResponse as V1HealthcheckDevicesGetResponse
2851
2711
  from graphiant_sdk.models.v1_invitation_email_post_request import V1InvitationEmailPostRequest as V1InvitationEmailPostRequest
2852
- from graphiant_sdk.models.v1_lan_segments_get_request import V1LanSegmentsGetRequest as V1LanSegmentsGetRequest
2853
2712
  from graphiant_sdk.models.v1_lan_segments_get_response import V1LanSegmentsGetResponse as V1LanSegmentsGetResponse
2854
- from graphiant_sdk.models.v1_lldp_interface_id_neighbors_get_request import V1LldpInterfaceIdNeighborsGetRequest as V1LldpInterfaceIdNeighborsGetRequest
2855
2713
  from graphiant_sdk.models.v1_lldp_interface_id_neighbors_get_response import V1LldpInterfaceIdNeighborsGetResponse as V1LldpInterfaceIdNeighborsGetResponse
2856
2714
  from graphiant_sdk.models.v1_lldp_interface_id_summary_get_response import V1LldpInterfaceIdSummaryGetResponse as V1LldpInterfaceIdSummaryGetResponse
2857
2715
  from graphiant_sdk.models.v1_lldp_interface_id_vendors_get_response import V1LldpInterfaceIdVendorsGetResponse as V1LldpInterfaceIdVendorsGetResponse
@@ -2869,13 +2727,10 @@ from graphiant_sdk.models.v1_monitoring_circuits_utilization_post_response impor
2869
2727
  from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_request import V1MonitoringCircuitsVisualizationPostRequest as V1MonitoringCircuitsVisualizationPostRequest
2870
2728
  from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_response import V1MonitoringCircuitsVisualizationPostResponse as V1MonitoringCircuitsVisualizationPostResponse
2871
2729
  from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_response_data import V1MonitoringCircuitsVisualizationPostResponseData as V1MonitoringCircuitsVisualizationPostResponseData
2872
- from graphiant_sdk.models.v1_nat_entries_device_id_get_request import V1NatEntriesDeviceIdGetRequest as V1NatEntriesDeviceIdGetRequest
2873
2730
  from graphiant_sdk.models.v1_nat_entries_device_id_get_response import V1NatEntriesDeviceIdGetResponse as V1NatEntriesDeviceIdGetResponse
2874
2731
  from graphiant_sdk.models.v1_nat_utilization_device_id_get_response import V1NatUtilizationDeviceIdGetResponse as V1NatUtilizationDeviceIdGetResponse
2875
- from graphiant_sdk.models.v1_onboarding_cloudinit_delete_request import V1OnboardingCloudinitDeleteRequest as V1OnboardingCloudinitDeleteRequest
2876
2732
  from graphiant_sdk.models.v1_onboarding_cloudinit_get_response import V1OnboardingCloudinitGetResponse as V1OnboardingCloudinitGetResponse
2877
2733
  from graphiant_sdk.models.v1_onboarding_cloudinit_post_request import V1OnboardingCloudinitPostRequest as V1OnboardingCloudinitPostRequest
2878
- from graphiant_sdk.models.v1_policy_applications_get_request import V1PolicyApplicationsGetRequest as V1PolicyApplicationsGetRequest
2879
2734
  from graphiant_sdk.models.v1_policy_applications_get_response import V1PolicyApplicationsGetResponse as V1PolicyApplicationsGetResponse
2880
2735
  from graphiant_sdk.models.v1_policy_applications_get_response_application import V1PolicyApplicationsGetResponseApplication as V1PolicyApplicationsGetResponseApplication
2881
2736
  from graphiant_sdk.models.v1_policy_prefix_sets_id_put_request import V1PolicyPrefixSetsIdPutRequest as V1PolicyPrefixSetsIdPutRequest
@@ -2890,7 +2745,6 @@ from graphiant_sdk.models.v1_policy_prefix_sets_post_response import V1PolicyPre
2890
2745
  from graphiant_sdk.models.v1_policy_route_tag_sets_id_delete_response import V1PolicyRouteTagSetsIdDeleteResponse as V1PolicyRouteTagSetsIdDeleteResponse
2891
2746
  from graphiant_sdk.models.v1_policy_route_tag_sets_post_request import V1PolicyRouteTagSetsPostRequest as V1PolicyRouteTagSetsPostRequest
2892
2747
  from graphiant_sdk.models.v1_policy_route_tag_sets_post_response import V1PolicyRouteTagSetsPostResponse as V1PolicyRouteTagSetsPostResponse
2893
- from graphiant_sdk.models.v1_policy_route_tag_sets_tag_detail_get_request import V1PolicyRouteTagSetsTagDetailGetRequest as V1PolicyRouteTagSetsTagDetailGetRequest
2894
2748
  from graphiant_sdk.models.v1_policy_route_tag_sets_tag_detail_get_response import V1PolicyRouteTagSetsTagDetailGetResponse as V1PolicyRouteTagSetsTagDetailGetResponse
2895
2749
  from graphiant_sdk.models.v1_policy_route_tag_sets_tags_get_response import V1PolicyRouteTagSetsTagsGetResponse as V1PolicyRouteTagSetsTagsGetResponse
2896
2750
  from graphiant_sdk.models.v1_policy_route_tag_sets_tags_summary_get_response import V1PolicyRouteTagSetsTagsSummaryGetResponse as V1PolicyRouteTagSetsTagsSummaryGetResponse
@@ -2905,14 +2759,11 @@ from graphiant_sdk.models.v1_portal_private_sync_post_request import V1PortalPri
2905
2759
  from graphiant_sdk.models.v1_presharedkey_get_response import V1PresharedkeyGetResponse as V1PresharedkeyGetResponse
2906
2760
  from graphiant_sdk.models.v1_qos_circuit_profiles_get_response import V1QosCircuitProfilesGetResponse as V1QosCircuitProfilesGetResponse
2907
2761
  from graphiant_sdk.models.v1_regions_get_response import V1RegionsGetResponse as V1RegionsGetResponse
2908
- from graphiant_sdk.models.v1_search_get_request import V1SearchGetRequest as V1SearchGetRequest
2909
2762
  from graphiant_sdk.models.v1_search_get_response import V1SearchGetResponse as V1SearchGetResponse
2910
2763
  from graphiant_sdk.models.v1_site_details_sitelists_post_request import V1SiteDetailsSitelistsPostRequest as V1SiteDetailsSitelistsPostRequest
2911
2764
  from graphiant_sdk.models.v1_site_details_sitelists_post_response import V1SiteDetailsSitelistsPostResponse as V1SiteDetailsSitelistsPostResponse
2912
- from graphiant_sdk.models.v1_site_id_details_interfaces_get_request import V1SiteIdDetailsInterfacesGetRequest as V1SiteIdDetailsInterfacesGetRequest
2913
2765
  from graphiant_sdk.models.v1_site_id_details_interfaces_get_response import V1SiteIdDetailsInterfacesGetResponse as V1SiteIdDetailsInterfacesGetResponse
2914
2766
  from graphiant_sdk.models.v1_sites_details_get_response import V1SitesDetailsGetResponse as V1SitesDetailsGetResponse
2915
- from graphiant_sdk.models.v1_sites_get_request import V1SitesGetRequest as V1SitesGetRequest
2916
2767
  from graphiant_sdk.models.v1_sites_get_response import V1SitesGetResponse as V1SitesGetResponse
2917
2768
  from graphiant_sdk.models.v1_sites_post_request import V1SitesPostRequest as V1SitesPostRequest
2918
2769
  from graphiant_sdk.models.v1_sites_post_response import V1SitesPostResponse as V1SitesPostResponse
@@ -2924,12 +2775,9 @@ from graphiant_sdk.models.v1_sites_site_id_post_response import V1SitesSiteIdPos
2924
2775
  from graphiant_sdk.models.v1_software_auto_upgrade_default_get_response import V1SoftwareAutoUpgradeDefaultGetResponse as V1SoftwareAutoUpgradeDefaultGetResponse
2925
2776
  from graphiant_sdk.models.v1_software_auto_upgrade_default_put_request import V1SoftwareAutoUpgradeDefaultPutRequest as V1SoftwareAutoUpgradeDefaultPutRequest
2926
2777
  from graphiant_sdk.models.v1_software_gcsrelease_upload_notes_post_request import V1SoftwareGcsreleaseUploadNotesPostRequest as V1SoftwareGcsreleaseUploadNotesPostRequest
2927
- from graphiant_sdk.models.v1_software_release_notes_get_request import V1SoftwareReleaseNotesGetRequest as V1SoftwareReleaseNotesGetRequest
2928
2778
  from graphiant_sdk.models.v1_software_release_notes_get_response import V1SoftwareReleaseNotesGetResponse as V1SoftwareReleaseNotesGetResponse
2929
- from graphiant_sdk.models.v1_software_releases_download_get_request import V1SoftwareReleasesDownloadGetRequest as V1SoftwareReleasesDownloadGetRequest
2930
2779
  from graphiant_sdk.models.v1_software_releases_download_get_response import V1SoftwareReleasesDownloadGetResponse as V1SoftwareReleasesDownloadGetResponse
2931
2780
  from graphiant_sdk.models.v1_software_releases_summary_get_response import V1SoftwareReleasesSummaryGetResponse as V1SoftwareReleasesSummaryGetResponse
2932
- from graphiant_sdk.models.v1_software_running_details_get_request import V1SoftwareRunningDetailsGetRequest as V1SoftwareRunningDetailsGetRequest
2933
2781
  from graphiant_sdk.models.v1_software_running_details_get_response import V1SoftwareRunningDetailsGetResponse as V1SoftwareRunningDetailsGetResponse
2934
2782
  from graphiant_sdk.models.v1_software_running_details_get_response_device import V1SoftwareRunningDetailsGetResponseDevice as V1SoftwareRunningDetailsGetResponseDevice
2935
2783
  from graphiant_sdk.models.v1_software_running_summary_get_response import V1SoftwareRunningSummaryGetResponse as V1SoftwareRunningSummaryGetResponse
@@ -2953,10 +2801,8 @@ from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_request im
2953
2801
  from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response import V1TroubleshootingTopSitesByAlertsPostResponse as V1TroubleshootingTopSitesByAlertsPostResponse
2954
2802
  from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response_site_counts import V1TroubleshootingTopSitesByAlertsPostResponseSiteCounts as V1TroubleshootingTopSitesByAlertsPostResponseSiteCounts
2955
2803
  from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response_site_counts_site_count import V1TroubleshootingTopSitesByAlertsPostResponseSiteCountsSiteCount as V1TroubleshootingTopSitesByAlertsPostResponseSiteCountsSiteCount
2956
- from graphiant_sdk.models.v1_tt_tt_identity_device_status_get_request import V1TtTtIdentityDeviceStatusGetRequest as V1TtTtIdentityDeviceStatusGetRequest
2957
2804
  from graphiant_sdk.models.v1_tt_tt_identity_device_status_get_response import V1TtTtIdentityDeviceStatusGetResponse as V1TtTtIdentityDeviceStatusGetResponse
2958
2805
  from graphiant_sdk.models.v1_users_email_password_patch_request import V1UsersEmailPasswordPatchRequest as V1UsersEmailPasswordPatchRequest
2959
- from graphiant_sdk.models.v1_users_get_request import V1UsersGetRequest as V1UsersGetRequest
2960
2806
  from graphiant_sdk.models.v1_users_get_response import V1UsersGetResponse as V1UsersGetResponse
2961
2807
  from graphiant_sdk.models.v1_users_id_enterprises_get_response import V1UsersIdEnterprisesGetResponse as V1UsersIdEnterprisesGetResponse
2962
2808
  from graphiant_sdk.models.v1_users_id_groups_enterprises_get_response import V1UsersIdGroupsEnterprisesGetResponse as V1UsersIdGroupsEnterprisesGetResponse
@@ -2965,7 +2811,6 @@ from graphiant_sdk.models.v1_users_id_groups_root_get_response import V1UsersIdG
2965
2811
  from graphiant_sdk.models.v1_users_put_request import V1UsersPutRequest as V1UsersPutRequest
2966
2812
  from graphiant_sdk.models.v1_version_post_request import V1VersionPostRequest as V1VersionPostRequest
2967
2813
  from graphiant_sdk.models.v1_version_post_response import V1VersionPostResponse as V1VersionPostResponse
2968
- from graphiant_sdk.models.v1_zones_get_request import V1ZonesGetRequest as V1ZonesGetRequest
2969
2814
  from graphiant_sdk.models.v1_zones_get_response import V1ZonesGetResponse as V1ZonesGetResponse
2970
2815
  from graphiant_sdk.models.v2_ack_createupdate_post_request import V2AckCreateupdatePostRequest as V2AckCreateupdatePostRequest
2971
2816
  from graphiant_sdk.models.v2_aggregated_notification_enable_disable_post_request import V2AggregatedNotificationEnableDisablePostRequest as V2AggregatedNotificationEnableDisablePostRequest
@@ -2976,10 +2821,8 @@ from graphiant_sdk.models.v2_allowlist_rule_id_get_response import V2AllowlistRu
2976
2821
  from graphiant_sdk.models.v2_assistant_add_to_conversation_post_request import V2AssistantAddToConversationPostRequest as V2AssistantAddToConversationPostRequest
2977
2822
  from graphiant_sdk.models.v2_assistant_add_to_conversation_post_response import V2AssistantAddToConversationPostResponse as V2AssistantAddToConversationPostResponse
2978
2823
  from graphiant_sdk.models.v2_assistant_conversation_context_history_post_request import V2AssistantConversationContextHistoryPostRequest as V2AssistantConversationContextHistoryPostRequest
2979
- from graphiant_sdk.models.v2_assistant_conversation_id_delete_request import V2AssistantConversationIdDeleteRequest as V2AssistantConversationIdDeleteRequest
2980
2824
  from graphiant_sdk.models.v2_assistant_conversation_interface_enable_disable_post_request import V2AssistantConversationInterfaceEnableDisablePostRequest as V2AssistantConversationInterfaceEnableDisablePostRequest
2981
2825
  from graphiant_sdk.models.v2_assistant_conversation_interface_state_get_response import V2AssistantConversationInterfaceStateGetResponse as V2AssistantConversationInterfaceStateGetResponse
2982
- from graphiant_sdk.models.v2_assistant_delete_conversation_conversation_id_delete_request import V2AssistantDeleteConversationConversationIdDeleteRequest as V2AssistantDeleteConversationConversationIdDeleteRequest
2983
2826
  from graphiant_sdk.models.v2_assistant_get_conversation_details_post_request import V2AssistantGetConversationDetailsPostRequest as V2AssistantGetConversationDetailsPostRequest
2984
2827
  from graphiant_sdk.models.v2_assistant_get_conversation_details_post_response import V2AssistantGetConversationDetailsPostResponse as V2AssistantGetConversationDetailsPostResponse
2985
2828
  from graphiant_sdk.models.v2_assistant_get_conversations_post_request import V2AssistantGetConversationsPostRequest as V2AssistantGetConversationsPostRequest
@@ -2990,7 +2833,6 @@ from graphiant_sdk.models.v2_assurance_applicationdetailsbyname_post_request imp
2990
2833
  from graphiant_sdk.models.v2_assurance_applicationdetailsbyname_post_response import V2AssuranceApplicationdetailsbynamePostResponse as V2AssuranceApplicationdetailsbynamePostResponse
2991
2834
  from graphiant_sdk.models.v2_assurance_applicationprofilesummary_post_request import V2AssuranceApplicationprofilesummaryPostRequest as V2AssuranceApplicationprofilesummaryPostRequest
2992
2835
  from graphiant_sdk.models.v2_assurance_applicationprofilesummary_post_response import V2AssuranceApplicationprofilesummaryPostResponse as V2AssuranceApplicationprofilesummaryPostResponse
2993
- from graphiant_sdk.models.v2_assurance_bucket_app_servers_all_get_request import V2AssuranceBucketAppServersAllGetRequest as V2AssuranceBucketAppServersAllGetRequest
2994
2836
  from graphiant_sdk.models.v2_assurance_bucket_app_servers_all_get_response import V2AssuranceBucketAppServersAllGetResponse as V2AssuranceBucketAppServersAllGetResponse
2995
2837
  from graphiant_sdk.models.v2_assurance_bucket_app_servers_post_request import V2AssuranceBucketAppServersPostRequest as V2AssuranceBucketAppServersPostRequest
2996
2838
  from graphiant_sdk.models.v2_assurance_bucket_app_servers_post_response import V2AssuranceBucketAppServersPostResponse as V2AssuranceBucketAppServersPostResponse
@@ -3002,11 +2844,12 @@ from graphiant_sdk.models.v2_assurance_bucket_topologies_post_request import V2A
3002
2844
  from graphiant_sdk.models.v2_assurance_bucket_topologies_post_response import V2AssuranceBucketTopologiesPostResponse as V2AssuranceBucketTopologiesPostResponse
3003
2845
  from graphiant_sdk.models.v2_assurance_bucketdetails_post_request import V2AssuranceBucketdetailsPostRequest as V2AssuranceBucketdetailsPostRequest
3004
2846
  from graphiant_sdk.models.v2_assurance_bucketdetails_post_response import V2AssuranceBucketdetailsPostResponse as V2AssuranceBucketdetailsPostResponse
2847
+ from graphiant_sdk.models.v2_assurance_create_dnsproxy_entry_post_request import V2AssuranceCreateDnsproxyEntryPostRequest as V2AssuranceCreateDnsproxyEntryPostRequest
2848
+ from graphiant_sdk.models.v2_assurance_create_dnsproxy_entry_post_response import V2AssuranceCreateDnsproxyEntryPostResponse as V2AssuranceCreateDnsproxyEntryPostResponse
3005
2849
  from graphiant_sdk.models.v2_assurance_create_user_report_post_request import V2AssuranceCreateUserReportPostRequest as V2AssuranceCreateUserReportPostRequest
3006
2850
  from graphiant_sdk.models.v2_assurance_create_user_report_post_response import V2AssuranceCreateUserReportPostResponse as V2AssuranceCreateUserReportPostResponse
3007
2851
  from graphiant_sdk.models.v2_assurance_createclassifiedapplication_post_request import V2AssuranceCreateclassifiedapplicationPostRequest as V2AssuranceCreateclassifiedapplicationPostRequest
3008
2852
  from graphiant_sdk.models.v2_assurance_createclassifiedapplication_post_response import V2AssuranceCreateclassifiedapplicationPostResponse as V2AssuranceCreateclassifiedapplicationPostResponse
3009
- from graphiant_sdk.models.v2_assurance_download_user_report_get_request import V2AssuranceDownloadUserReportGetRequest as V2AssuranceDownloadUserReportGetRequest
3010
2853
  from graphiant_sdk.models.v2_assurance_download_user_report_get_response import V2AssuranceDownloadUserReportGetResponse as V2AssuranceDownloadUserReportGetResponse
3011
2854
  from graphiant_sdk.models.v2_assurance_endpoint_intel_post_request import V2AssuranceEndpointIntelPostRequest as V2AssuranceEndpointIntelPostRequest
3012
2855
  from graphiant_sdk.models.v2_assurance_endpoint_intel_post_response import V2AssuranceEndpointIntelPostResponse as V2AssuranceEndpointIntelPostResponse
@@ -3017,6 +2860,7 @@ from graphiant_sdk.models.v2_assurance_flow_summary_post_response import V2Assur
3017
2860
  from graphiant_sdk.models.v2_assurance_flow_summary_post_response_endpoint_details import V2AssuranceFlowSummaryPostResponseEndpointDetails as V2AssuranceFlowSummaryPostResponseEndpointDetails
3018
2861
  from graphiant_sdk.models.v2_assurance_flow_summary_post_response_endpoint_details_statistics import V2AssuranceFlowSummaryPostResponseEndpointDetailsStatistics as V2AssuranceFlowSummaryPostResponseEndpointDetailsStatistics
3019
2862
  from graphiant_sdk.models.v2_assurance_getclassifiedapplicationlist_get_response import V2AssuranceGetclassifiedapplicationlistGetResponse as V2AssuranceGetclassifiedapplicationlistGetResponse
2863
+ from graphiant_sdk.models.v2_assurance_read_dnsproxy_list_get_response import V2AssuranceReadDnsproxyListGetResponse as V2AssuranceReadDnsproxyListGetResponse
3020
2864
  from graphiant_sdk.models.v2_assurance_read_user_report_list_get_response import V2AssuranceReadUserReportListGetResponse as V2AssuranceReadUserReportListGetResponse
3021
2865
  from graphiant_sdk.models.v2_assurance_scoredetails_post_request import V2AssuranceScoredetailsPostRequest as V2AssuranceScoredetailsPostRequest
3022
2866
  from graphiant_sdk.models.v2_assurance_scoredetails_post_response import V2AssuranceScoredetailsPostResponse as V2AssuranceScoredetailsPostResponse
@@ -3043,6 +2887,7 @@ from graphiant_sdk.models.v2_assurance_topology_site_summaries_post_response imp
3043
2887
  from graphiant_sdk.models.v2_assurance_topology_site_summaries_post_response_summary import V2AssuranceTopologySiteSummariesPostResponseSummary as V2AssuranceTopologySiteSummariesPostResponseSummary
3044
2888
  from graphiant_sdk.models.v2_assurance_unclassifiedapplicationprofilesummary_post_request import V2AssuranceUnclassifiedapplicationprofilesummaryPostRequest as V2AssuranceUnclassifiedapplicationprofilesummaryPostRequest
3045
2889
  from graphiant_sdk.models.v2_assurance_unclassifiedapplicationprofilesummary_post_response import V2AssuranceUnclassifiedapplicationprofilesummaryPostResponse as V2AssuranceUnclassifiedapplicationprofilesummaryPostResponse
2890
+ from graphiant_sdk.models.v2_assurance_update_dnsproxy_entry_post_request import V2AssuranceUpdateDnsproxyEntryPostRequest as V2AssuranceUpdateDnsproxyEntryPostRequest
3046
2891
  from graphiant_sdk.models.v2_assurance_updateclassifiedapplication_post_request import V2AssuranceUpdateclassifiedapplicationPostRequest as V2AssuranceUpdateclassifiedapplicationPostRequest
3047
2892
  from graphiant_sdk.models.v2_assurance_version_post_response import V2AssuranceVersionPostResponse as V2AssuranceVersionPostResponse
3048
2893
  from graphiant_sdk.models.v2_audit_logs_post_request import V2AuditLogsPostRequest as V2AuditLogsPostRequest
@@ -3089,18 +2934,13 @@ from graphiant_sdk.models.v2_monitoring_circuits_utilization_post_response_data
3089
2934
  from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_request import V2MonitoringCircuitsVisualizationPostRequest as V2MonitoringCircuitsVisualizationPostRequest
3090
2935
  from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_response import V2MonitoringCircuitsVisualizationPostResponse as V2MonitoringCircuitsVisualizationPostResponse
3091
2936
  from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_response_data import V2MonitoringCircuitsVisualizationPostResponseData as V2MonitoringCircuitsVisualizationPostResponseData
3092
- from graphiant_sdk.models.v2_monitoring_extranet_edge_status_get_request import V2MonitoringExtranetEdgeStatusGetRequest as V2MonitoringExtranetEdgeStatusGetRequest
3093
2937
  from graphiant_sdk.models.v2_monitoring_extranet_edge_status_get_response import V2MonitoringExtranetEdgeStatusGetResponse as V2MonitoringExtranetEdgeStatusGetResponse
3094
2938
  from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_request import V2MonitoringExtranetLogDetailsPostRequest as V2MonitoringExtranetLogDetailsPostRequest
3095
2939
  from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_response import V2MonitoringExtranetLogDetailsPostResponse as V2MonitoringExtranetLogDetailsPostResponse
3096
2940
  from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_response_log_details import V2MonitoringExtranetLogDetailsPostResponseLogDetails as V2MonitoringExtranetLogDetailsPostResponseLogDetails
3097
- from graphiant_sdk.models.v2_monitoring_extranet_service_status_details_get_request import V2MonitoringExtranetServiceStatusDetailsGetRequest as V2MonitoringExtranetServiceStatusDetailsGetRequest
3098
2941
  from graphiant_sdk.models.v2_monitoring_extranet_service_status_details_get_response import V2MonitoringExtranetServiceStatusDetailsGetResponse as V2MonitoringExtranetServiceStatusDetailsGetResponse
3099
- from graphiant_sdk.models.v2_monitoring_extranet_service_status_get_request import V2MonitoringExtranetServiceStatusGetRequest as V2MonitoringExtranetServiceStatusGetRequest
3100
2942
  from graphiant_sdk.models.v2_monitoring_extranet_service_status_get_response import V2MonitoringExtranetServiceStatusGetResponse as V2MonitoringExtranetServiceStatusGetResponse
3101
- from graphiant_sdk.models.v2_monitoring_extranet_site_status_get_request import V2MonitoringExtranetSiteStatusGetRequest as V2MonitoringExtranetSiteStatusGetRequest
3102
2943
  from graphiant_sdk.models.v2_monitoring_extranet_site_status_get_response import V2MonitoringExtranetSiteStatusGetResponse as V2MonitoringExtranetSiteStatusGetResponse
3103
- from graphiant_sdk.models.v2_monitoring_extranet_status_details_get_request import V2MonitoringExtranetStatusDetailsGetRequest as V2MonitoringExtranetStatusDetailsGetRequest
3104
2944
  from graphiant_sdk.models.v2_monitoring_extranet_status_details_get_response import V2MonitoringExtranetStatusDetailsGetResponse as V2MonitoringExtranetStatusDetailsGetResponse
3105
2945
  from graphiant_sdk.models.v2_monitoring_ike_error_history_post_request import V2MonitoringIkeErrorHistoryPostRequest as V2MonitoringIkeErrorHistoryPostRequest
3106
2946
  from graphiant_sdk.models.v2_monitoring_ike_error_history_post_response import V2MonitoringIkeErrorHistoryPostResponse as V2MonitoringIkeErrorHistoryPostResponse