graphiant-sdk 25.11.1__py3-none-any.whl → 26.1.1__py3-none-any.whl

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