graphiant-sdk 25.11.1__py3-none-any.whl → 25.12.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.
- graphiant_sdk/__init__.py +1471 -3142
- graphiant_sdk/api/default_api.py +3629 -2608
- graphiant_sdk/api_client.py +6 -13
- graphiant_sdk/configuration.py +1 -1
- graphiant_sdk/models/__init__.py +13 -111
- graphiant_sdk/models/auth_permissions.py +32 -32
- graphiant_sdk/models/iam_enterprise.py +5 -1
- graphiant_sdk/models/{v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_ports.py → iam_enterprise_permissions.py} +13 -10
- graphiant_sdk/models/iam_group.py +16 -1
- graphiant_sdk/models/ipfix_connection_map.py +1 -1
- graphiant_sdk/models/ipfix_entity_usage.py +2 -2
- graphiant_sdk/models/mana_v2_application_profile.py +4 -4
- graphiant_sdk/models/mana_v2_b2b_extranet_application_invite.py +5 -5
- graphiant_sdk/models/mana_v2_b2b_extranet_match_service_to_customer.py +4 -4
- graphiant_sdk/models/mana_v2_b2b_extranet_peering_service_customer_invite.py +3 -3
- graphiant_sdk/models/mana_v2_b2b_extranet_peering_service_producer_policy.py +5 -5
- graphiant_sdk/models/mana_v2_b2b_extranet_prefix_tag.py +3 -3
- graphiant_sdk/models/mana_v2_b2b_extranet_producer_policy.py +6 -6
- graphiant_sdk/models/mana_v2_b2b_nat.py +2 -2
- graphiant_sdk/models/mana_v2_b2b_site_information.py +2 -2
- graphiant_sdk/models/mana_v2_device.py +7 -1
- graphiant_sdk/models/mana_v2_edge_device_config.py +16 -1
- graphiant_sdk/models/mana_v2_extranet_consumer_nat_rule.py +1 -1
- graphiant_sdk/models/mana_v2_new_site.py +3 -1
- graphiant_sdk/models/{v1_extranets_b2b_customer_info_id_get200_response.py → mana_v2_ntp.py} +13 -9
- graphiant_sdk/models/{v1_version_post_request_configuration_metadata.py → mana_v2_ntp_config.py} +12 -10
- graphiant_sdk/models/{v1_global_config_patch_request_snmps_value.py → mana_v2_nullable_ntp_config.py} +7 -7
- graphiant_sdk/models/mana_v2_policer.py +3 -3
- graphiant_sdk/models/mana_v2_sla_information.py +3 -3
- graphiant_sdk/models/mana_v2_traffic_policy_action.py +4 -4
- graphiant_sdk/models/statsmon_extranet_edge_status.py +5 -5
- graphiant_sdk/models/statsmon_extranet_prefix_health.py +1 -1
- graphiant_sdk/models/statsmon_extranet_server_status.py +3 -3
- graphiant_sdk/models/statsmon_extranet_service_health.py +2 -2
- graphiant_sdk/models/statsmon_extranet_site_status.py +4 -4
- graphiant_sdk/models/statsmon_time_window.py +1 -1
- graphiant_sdk/models/{v1_groups_id_get200_response.py → v1_edges_summary_post_request.py} +11 -11
- graphiant_sdk/models/{v1_zones_get200_response_zones_inner.py → v1_edges_summary_post_request_filter.py} +11 -11
- graphiant_sdk/models/{v1_edges_hardware_assigned_get200_response.py → v1_edges_summary_post_response.py} +7 -7
- graphiant_sdk/models/v1_enterprises_patch_request.py +5 -1
- graphiant_sdk/models/v1_enterprises_put_request.py +5 -1
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post_request.py +6 -6
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post_response.py +1 -1
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post_request.py +5 -5
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post_response.py +2 -2
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumption_overview_post_request.py +8 -8
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumption_overview_post_response.py +1 -1
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_customer_list_post_request.py +4 -4
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_health_post_request.py +3 -3
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_overtime_consumption_post_request.py +6 -6
- graphiant_sdk/models/v1_extranet_sites_usage_post_request.py +6 -6
- graphiant_sdk/models/v1_extranet_sites_usage_post_response.py +1 -1
- graphiant_sdk/models/v1_extranet_sites_usage_top_post_request.py +4 -4
- graphiant_sdk/models/v1_extranet_sites_usage_top_post_response_site_usage.py +3 -3
- graphiant_sdk/models/v1_extranets_b2b_id_customer_post_request.py +2 -2
- graphiant_sdk/models/v1_extranets_b2b_id_put_request.py +2 -2
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request.py +4 -4
- graphiant_sdk/models/v1_extranets_b2b_peering_customer_post_request.py +5 -5
- 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
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_post_request.py +4 -4
- graphiant_sdk/models/v1_extranets_b2b_peering_producer_post_request.py +2 -2
- graphiant_sdk/models/v1_extranets_b2b_post_request.py +4 -4
- graphiant_sdk/models/v1_global_attached_edges_post_request.py +3 -1
- graphiant_sdk/models/v1_global_config_patch_request.py +16 -1
- graphiant_sdk/models/v1_global_config_patch_response.py +3 -1
- graphiant_sdk/models/v1_global_config_site_post_request.py +3 -1
- graphiant_sdk/models/{v1_devices_device_id_config_put_request_edge_dns.py → v1_global_ntps_device_get_response.py} +15 -11
- graphiant_sdk/models/{v1_policy_route_tag_sets_post200_response.py → v1_global_ntps_post_request.py} +7 -7
- graphiant_sdk/models/{v1_extranets_post200_response.py → v1_global_ntps_post_response.py} +15 -11
- graphiant_sdk/models/{v1_devices_device_id_draft_get200_response.py → v1_global_ntps_site_get_response.py} +15 -11
- graphiant_sdk/models/v1_global_summary_post_request.py +3 -1
- graphiant_sdk/models/v1_global_sync_post_request.py +3 -1
- graphiant_sdk/models/v2_extranet_consumers_usage_top_post_request.py +5 -5
- graphiant_sdk/models/v2_extranet_consumers_usage_top_post_response.py +2 -2
- graphiant_sdk/models/v2_extranet_lan_segments_usage_top_post_request.py +5 -5
- graphiant_sdk/models/v2_extranet_service_overtime_consumption_post_request.py +6 -6
- graphiant_sdk/models/v2_extranet_sites_consumption_overview_post_request.py +8 -8
- graphiant_sdk/models/v2_extranet_sites_consumption_overview_post_response.py +1 -1
- graphiant_sdk/models/v2_extranet_sites_usage_post_request.py +6 -6
- graphiant_sdk/models/v2_extranet_sites_usage_post_response.py +1 -1
- graphiant_sdk/models/v2_extranet_total_usage_post_request.py +5 -5
- graphiant_sdk/models/v2_monitoring_extranet_log_details_post_request.py +4 -4
- graphiant_sdk/models/v2_monitoring_extranet_log_details_post_response_log_details.py +4 -4
- graphiant_sdk/models/v2_monitoring_extranet_status_details_get_response.py +2 -2
- {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-25.12.1.dist-info}/METADATA +65 -22
- {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-25.12.1.dist-info}/RECORD +102 -2247
- test/{test_v1_groups_get200_response_groups_inner.py → test_iam_enterprise_permissions.py} +15 -22
- test/{test_v1_extranets_b2b_peering_customer_id_put_request.py → test_mana_v2_ntp.py} +18 -11
- test/test_mana_v2_ntp_config.py +56 -0
- test/test_mana_v2_nullable_ntp_config.py +57 -0
- test/test_sanity.py +102 -0
- test/test_v1_edges_summary_post_request.py +60 -0
- test/test_v1_edges_summary_post_request_filter.py +59 -0
- test/{test_v1_edges_summary_get200_response.py → test_v1_edges_summary_post_response.py} +27 -24
- test/test_v1_extranets_b2b_peering_match_service_to_customer_id_delete_response.py +52 -0
- test/test_v1_global_ntps_device_get_response.py +61 -0
- test/test_v1_global_ntps_post_request.py +53 -0
- test/test_v1_global_ntps_post_response.py +61 -0
- test/test_v1_global_ntps_site_get_response.py +61 -0
- graphiant_sdk/models/v1_account_mfa_confirmation_post200_response.py +0 -87
- graphiant_sdk/models/v1_account_mfa_get200_response.py +0 -87
- graphiant_sdk/models/v1_account_mfa_put200_response.py +0 -93
- graphiant_sdk/models/v1_activity_logs_post200_response.py +0 -117
- graphiant_sdk/models/v1_activity_logs_post200_response_details_inner.py +0 -151
- graphiant_sdk/models/v1_activity_logs_post200_response_details_inner_targets_inner.py +0 -122
- graphiant_sdk/models/v1_activity_logs_post200_response_details_inner_targets_inner_events_inner.py +0 -97
- graphiant_sdk/models/v1_activity_logs_post200_response_filter_entities_value.py +0 -95
- graphiant_sdk/models/v1_activity_logs_post_request_selector.py +0 -108
- graphiant_sdk/models/v1_activity_logs_post_request_selector_job_entity.py +0 -91
- graphiant_sdk/models/v1_activity_logs_post_request_selector_v2.py +0 -105
- graphiant_sdk/models/v1_alarm_history_get200_response.py +0 -95
- graphiant_sdk/models/v1_alarm_history_get200_response_history_inner.py +0 -102
- graphiant_sdk/models/v1_alarm_history_get200_response_history_inner_time.py +0 -89
- graphiant_sdk/models/v1_alarms_events_get200_response.py +0 -87
- graphiant_sdk/models/v1_alarms_list_get200_response.py +0 -95
- graphiant_sdk/models/v1_alarms_list_get200_response_alarms_inner.py +0 -130
- graphiant_sdk/models/v1_apps_app_summary_post200_response.py +0 -91
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary.py +0 -118
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_app_incidents.py +0 -95
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_app_incidents_data_inner.py +0 -96
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner.py +0 -97
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner.py +0 -109
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner_dl_incidents.py +0 -90
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner.py +0 -91
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner_data.py +0 -101
- graphiant_sdk/models/v1_apps_bandwidth_post200_response.py +0 -95
- graphiant_sdk/models/v1_apps_bandwidth_post200_response_stats_inner.py +0 -95
- graphiant_sdk/models/v1_apps_device_device_id_top_post200_response.py +0 -97
- graphiant_sdk/models/v1_apps_device_device_id_top_post200_response_apps_utilization_inner.py +0 -92
- graphiant_sdk/models/v1_apps_visualization_post200_response.py +0 -102
- graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner.py +0 -109
- graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value.py +0 -99
- graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value_stats.py +0 -97
- graphiant_sdk/models/v1_audit_logs_post200_response.py +0 -110
- graphiant_sdk/models/v1_audit_logs_post200_response_histogram_inner.py +0 -94
- graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner.py +0 -129
- graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner_failed_target_results_inner.py +0 -95
- graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner_failed_target_results_inner_target.py +0 -90
- graphiant_sdk/models/v1_audit_logs_post_request_selectors_inner.py +0 -89
- graphiant_sdk/models/v1_auth_get200_response.py +0 -93
- graphiant_sdk/models/v1_auth_login_post200_response.py +0 -91
- graphiant_sdk/models/v1_auth_login_pre_get200_response.py +0 -89
- graphiant_sdk/models/v1_auth_login_temp_post200_response.py +0 -91
- graphiant_sdk/models/v1_auth_put204_response.py +0 -89
- graphiant_sdk/models/v1_auth_user_get200_response.py +0 -99
- graphiant_sdk/models/v1_b2b_extranet_monitoring_filter_post200_response.py +0 -91
- graphiant_sdk/models/v1_b2b_extranet_monitoring_filter_post200_response_filters.py +0 -104
- graphiant_sdk/models/v1_b2b_extranet_monitoring_filter_post200_response_filters_customers_inner.py +0 -93
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response.py +0 -137
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane.py +0 -98
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions.py +0 -95
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner.py +0 -97
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner_transitions_inner.py +0 -97
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane.py +0 -107
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner.py +0 -97
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner_values_inner.py +0 -101
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_issues_inner.py +0 -118
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix.py +0 -105
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_devices_inner.py +0 -95
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner.py +0 -112
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner_box_inner.py +0 -106
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane.py +0 -159
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane_crashes_inner.py +0 -91
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane_last_crash.py +0 -95
- graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response.py +0 -105
- graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response_device_etwan_summary_inner.py +0 -99
- graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response_region_sla_status_inner.py +0 -93
- graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response.py +0 -115
- graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response_region_status_inner.py +0 -98
- graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response_sla_matrix_inner.py +0 -120
- graphiant_sdk/models/v1_backbone_health_filter_get200_response.py +0 -135
- graphiant_sdk/models/v1_backbone_health_filter_get200_response_lan_segments_inner.py +0 -87
- graphiant_sdk/models/v1_backbone_health_filter_get200_response_regions_inner.py +0 -91
- graphiant_sdk/models/v1_backbone_health_filter_get200_response_sites_inner.py +0 -89
- graphiant_sdk/models/v1_backbone_health_overview_post200_response.py +0 -95
- graphiant_sdk/models/v1_backbone_health_overview_post200_response_devices_inner.py +0 -107
- graphiant_sdk/models/v1_backbone_health_overview_post_request_filter.py +0 -95
- graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response.py +0 -101
- graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response_control_plane.py +0 -95
- graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response_control_plane_device_counts_inner.py +0 -89
- graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details.py +0 -95
- graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details_bwusage_csv_record_inner.py +0 -100
- graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details.py +0 -114
- graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_region_inner.py +0 -94
- graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_site_inner.py +0 -98
- graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary.py +0 -122
- graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_role_summary_inner.py +0 -92
- graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_top_regions_inner.py +0 -100
- graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart.py +0 -97
- graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart_bwusage_chart_inner.py +0 -98
- graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary.py +0 -106
- graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary_bwusage_top_providers_inner.py +0 -94
- graphiant_sdk/models/v1_bwtracker_region_edge_details_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_region_edge_details_post200_response_bwusage_details.py +0 -95
- graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response_bwusage_summary.py +0 -104
- graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response_bwusage_summary_bwusage_top_sites_inner.py +0 -92
- graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details.py +0 -105
- graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_edge_provider_inner.py +0 -96
- graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_provider_inner.py +0 -92
- graphiant_sdk/models/v1_bwtracker_region_site_gateway_summary_post200_response.py +0 -91
- graphiant_sdk/models/v1_bwtracker_region_site_gateway_summary_post200_response_bwusage_summary.py +0 -102
- graphiant_sdk/models/v1_data_assurance_assurances_applications_bucket_app_name_get200_response.py +0 -95
- graphiant_sdk/models/v1_data_assurance_assurances_applications_bucket_app_name_get200_response_assurances_inner.py +0 -93
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response.py +0 -95
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner.py +0 -132
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_apps_inner.py +0 -87
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_lans_inner.py +0 -87
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_sites_inner.py +0 -87
- graphiant_sdk/models/v1_data_assurance_assurances_global_id_put200_response.py +0 -87
- graphiant_sdk/models/v1_data_assurance_assurances_global_post200_response.py +0 -89
- graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config.py +0 -105
- graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config_apps_inner.py +0 -107
- graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config_apps_inner_servers_inner.py +0 -91
- graphiant_sdk/models/v1_data_assurance_flex_algos_get200_response.py +0 -95
- graphiant_sdk/models/v1_data_assurance_flex_algos_get200_response_entries_inner.py +0 -91
- graphiant_sdk/models/v1_device_routing_bgp_nbr_stats_get200_response.py +0 -99
- graphiant_sdk/models/v1_device_routing_bgp_nbr_stats_get200_response_stats.py +0 -88
- graphiant_sdk/models/v1_device_routing_bgp_nbrid_get200_response.py +0 -95
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_counters_get200_response.py +0 -95
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_counters_get200_response_counters_inner.py +0 -98
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_details_get200_response.py +0 -91
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response.py +0 -95
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response_prefixes_inner.py +0 -92
- graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_get200_response.py +0 -103
- graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_get200_response_interfaces_inner.py +0 -105
- graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_nbrid_get200_response.py +0 -95
- graphiant_sdk/models/v1_device_routing_ospfv2_area_interfaceid_get200_response.py +0 -95
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response.py +0 -103
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner.py +0 -124
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa.py +0 -102
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa_tos_metric.py +0 -90
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_network_lsa.py +0 -90
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa.py +0 -95
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa_links_inner.py +0 -100
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_summary_lsa.py +0 -94
- graphiant_sdk/models/v1_device_routing_ospfv2_area_nbr_get200_response.py +0 -103
- graphiant_sdk/models/v1_device_routing_ospfv2_area_nbr_get200_response_nbrs_inner.py +0 -102
- graphiant_sdk/models/v1_device_routing_ospfv2_areaid_get200_response.py +0 -95
- graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response.py +0 -103
- graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response_routes_inner.py +0 -97
- graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response_routes_inner_path_inner.py +0 -102
- graphiant_sdk/models/v1_device_routing_ospfv2_statistics_get200_response.py +0 -100
- graphiant_sdk/models/v1_device_routing_ospfv2_statistics_get200_response_statistics_value.py +0 -90
- graphiant_sdk/models/v1_device_routing_vrf_bgp_eibgp_route_count_get200_response.py +0 -111
- graphiant_sdk/models/v1_device_routing_vrf_bgp_eibgp_route_count_get200_response_ebgp_route_count.py +0 -89
- graphiant_sdk/models/v1_device_routing_vrf_bgp_graphiant_eiroute_count_get200_response.py +0 -91
- graphiant_sdk/models/v1_device_routing_vrf_bgp_route_count_post200_response.py +0 -95
- graphiant_sdk/models/v1_device_routing_vrf_bgp_route_count_post200_response_counts_inner.py +0 -89
- graphiant_sdk/models/v1_device_snapshot_device_id_get200_response.py +0 -95
- graphiant_sdk/models/v1_device_snapshot_get200_response.py +0 -101
- graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot.py +0 -111
- graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot_author.py +0 -101
- graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot_data.py +0 -114
- graphiant_sdk/models/v1_device_status_history_post200_response.py +0 -95
- graphiant_sdk/models/v1_device_status_history_post200_response_mappings_inner.py +0 -102
- graphiant_sdk/models/v1_device_status_post200_response.py +0 -95
- graphiant_sdk/models/v1_device_status_post200_response_mappings_inner.py +0 -102
- graphiant_sdk/models/v1_devices_bringup_post200_response.py +0 -95
- graphiant_sdk/models/v1_devices_bringup_post200_response_summaries_inner.py +0 -104
- graphiant_sdk/models/v1_devices_bringup_token_post200_response.py +0 -93
- graphiant_sdk/models/v1_devices_device_id_arp_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_arp_get200_response_arp_entry_inner.py +0 -93
- graphiant_sdk/models/v1_devices_device_id_candidate_circuits_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_candidate_circuits_get200_response_circuits_inner.py +0 -93
- graphiant_sdk/models/v1_devices_device_id_circuits_vrf_associations_get200_response.py +0 -100
- graphiant_sdk/models/v1_devices_device_id_circuits_vrf_associations_get200_response_vrf_associations_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put202_response.py +0 -89
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core.py +0 -211
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_bgp_instance.py +0 -94
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf.py +0 -226
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value_config.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor.py +0 -168
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_allow_as_in.py +0 -88
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd_bfd.py +0 -92
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_ebgp_multihop_ttl.py +0 -88
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_hold_timer_value.py +0 -88
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_max_prefix_value.py +0 -88
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_redistribution_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet.py +0 -141
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_ip_ranges_v2.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value_lease.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ebgp_multipath.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_nat_ruleset.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process.py +0 -131
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_admin_distance.py +0 -88
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area.py +0 -106
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface.py +0 -124
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_bfd.py +0 -87
- 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
- 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
- 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
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value_protocol.py +0 -92
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_overlay_filters.py +0 -96
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route.py +0 -115
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route_next_hop.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface.py +0 -222
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor.py +0 -100
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost.py +0 -94
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost_dynamic.py +0 -89
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_flex_algos.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw.py +0 -103
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp.py +0 -93
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp_dhcp_relay.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp_group.py +0 -112
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type.py +0 -109
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw.py +0 -103
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp_group.py +0 -104
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ipsec.py +0 -124
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface_interface.py +0 -124
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface.py +0 -120
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface.py +0 -115
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type.py +0 -109
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw.py +0 -91
- 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
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw.py +0 -103
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_dhcp.py +0 -89
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_vrrp.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_wan.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus.py +0 -121
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group.py +0 -107
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value_rule_group.py +0 -98
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sink.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sink_sink.py +0 -94
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value_sysdb_monitor.py +0 -92
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge.py +0 -293
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_circuits_value.py +0 -186
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_circuits_value_pat_addresses.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns.py +0 -99
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns_dynamic.py +0 -89
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns_static.py +0 -106
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface.py +0 -158
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface.py +0 -139
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v4_tcp_mss.py +0 -88
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v6_tcp_mss.py +0 -88
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface.py +0 -145
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_lag_members_value.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_subinterfaces_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_subinterfaces_value_interface.py +0 -107
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy.py +0 -100
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset.py +0 -104
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value_rule.py +0 -103
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value_site_to_site_vpn.py +0 -124
- graphiant_sdk/models/v1_devices_device_id_connectivity_get200_response.py +0 -105
- graphiant_sdk/models/v1_devices_device_id_dhcp_server_leases_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_draft_get200_response_draft.py +0 -97
- graphiant_sdk/models/v1_devices_device_id_draft_get200_response_draft_version_info.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_draft_post201_response.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_edges_get200_response.py +0 -101
- graphiant_sdk/models/v1_devices_device_id_get200_response.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_interfaces_get200_response.py +0 -101
- graphiant_sdk/models/v1_devices_device_id_jobs_job_id_get200_response.py +0 -93
- graphiant_sdk/models/v1_devices_device_id_jobs_job_id_get200_response_job_status.py +0 -104
- graphiant_sdk/models/v1_devices_device_id_ndcache_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_ndcache_get200_response_nd_entry_inner.py +0 -93
- graphiant_sdk/models/v1_devices_device_id_ospfv2_default_originate_get200_response.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_policy_zonepairs_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_policy_zonepairs_get200_response_zone_pairs_inner.py +0 -99
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner.py +0 -101
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner.py +0 -110
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_bgp_connection.py +0 -101
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_ipsec_connection.py +0 -131
- graphiant_sdk/models/v1_devices_device_id_twamp_core_get200_response.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_versions_compare_get200_response.py +0 -87
- graphiant_sdk/models/v1_devices_device_id_versions_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_versions_version_get200_response.py +0 -91
- graphiant_sdk/models/v1_devices_device_id_vrf_bgp_as_get200_response.py +0 -88
- graphiant_sdk/models/v1_devices_device_id_vrf_protocols_get200_response.py +0 -97
- graphiant_sdk/models/v1_devices_device_id_vrrp_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_device_id_vrrp_get200_response_vrrp_entry_inner.py +0 -108
- graphiant_sdk/models/v1_devices_inventory_get200_response.py +0 -101
- graphiant_sdk/models/v1_devices_inventory_get200_response_inventory_inner.py +0 -124
- graphiant_sdk/models/v1_devices_inventory_post200_response.py +0 -95
- graphiant_sdk/models/v1_devices_inventory_post200_response_data_inner.py +0 -89
- graphiant_sdk/models/v1_devices_inventory_serial_num_post200_response.py +0 -95
- graphiant_sdk/models/v1_devices_oauth_redirect_get200_response.py +0 -91
- graphiant_sdk/models/v1_devices_oauth_redirect_get200_response_onboarding_redirection.py +0 -95
- graphiant_sdk/models/v1_devices_routing_vrf_protocol_route_count_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_routing_vrf_protocol_route_count_get200_response_counts_inner.py +0 -93
- graphiant_sdk/models/v1_devices_running_version_post200_response.py +0 -95
- graphiant_sdk/models/v1_devices_running_version_post200_response_versions_inner.py +0 -93
- graphiant_sdk/models/v1_devices_session_status_post200_response.py +0 -123
- graphiant_sdk/models/v1_devices_session_status_post200_response_bgp_session_data_map_value.py +0 -93
- graphiant_sdk/models/v1_devices_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_devices_summary_get200_response_sites_inner.py +0 -99
- graphiant_sdk/models/v1_devices_summary_get200_response_sites_inner_devices_inner.py +0 -108
- graphiant_sdk/models/v1_diagnostic_archive_create_device_id_post201_response.py +0 -87
- graphiant_sdk/models/v1_diagnostic_archives_device_id_get200_response.py +0 -95
- graphiant_sdk/models/v1_diagnostic_archives_device_id_get200_response_archives_inner.py +0 -107
- graphiant_sdk/models/v1_diagnostic_clear_arp_device_id_put_request_entry_inner.py +0 -95
- graphiant_sdk/models/v1_diagnostic_clear_arp_device_id_put_request_entry_inner_address.py +0 -87
- graphiant_sdk/models/v1_diagnostic_gnmi_ping_get200_response.py +0 -95
- graphiant_sdk/models/v1_diagnostic_gnmi_ping_get200_response_results_inner.py +0 -97
- graphiant_sdk/models/v1_diagnostic_otp_device_id_get200_response.py +0 -87
- graphiant_sdk/models/v1_diagnostic_packetcapture_pcap_id_get200_response.py +0 -96
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post201_response.py +0 -87
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_filter.py +0 -101
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_filter_destination.py +0 -90
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_target.py +0 -89
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response.py +0 -93
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result.py +0 -103
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_ping_result.py +0 -101
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_route_info.py +0 -91
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result.py +0 -112
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner.py +0 -98
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner_stats.py +0 -98
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post_request_params.py +0 -104
- graphiant_sdk/models/v1_diagnostic_speedtest_post200_response.py +0 -93
- graphiant_sdk/models/v1_diagnostic_speedtest_post200_response_result.py +0 -111
- graphiant_sdk/models/v1_diagnostic_speedtest_post_request_params.py +0 -97
- graphiant_sdk/models/v1_diagnostic_speedtest_providers_get200_response.py +0 -87
- graphiant_sdk/models/v1_diagnostic_speedtest_report_put200_response.py +0 -89
- graphiant_sdk/models/v1_diagnostic_speedtest_servers_get200_response.py +0 -95
- graphiant_sdk/models/v1_diagnostic_speedtest_servers_get200_response_server_inner.py +0 -97
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner.py +0 -160
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary.py +0 -124
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_last_running_version.py +0 -91
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_schedule.py +0 -108
- graphiant_sdk/models/v1_edges_hardware_unassigned_get200_response.py +0 -98
- graphiant_sdk/models/v1_edges_summary_get200_response.py +0 -98
- graphiant_sdk/models/v1_enterprise_allocation_get200_response.py +0 -116
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary.py +0 -112
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary.py +0 -97
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary_expiration_date.py +0 -89
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_global_summary.py +0 -95
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value.py +0 -108
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_allocation.py +0 -95
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_internet_consumption.py +0 -89
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_conversion_holders_value.py +0 -95
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_conversion_holders_value_bins_inner.py +0 -97
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_regional_allocations_inner.py +0 -99
- graphiant_sdk/models/v1_enterprise_configuration_get200_response.py +0 -91
- graphiant_sdk/models/v1_enterprise_configuration_get200_response_configuration.py +0 -89
- graphiant_sdk/models/v1_enterprise_snapshot_get200_response.py +0 -110
- graphiant_sdk/models/v1_enterprise_snapshot_get200_response_device_snapshot_map_value.py +0 -97
- graphiant_sdk/models/v1_enterprise_snapshot_get200_response_device_snapshot_records_inner.py +0 -112
- graphiant_sdk/models/v1_enterprises_enterprise_id_admin_get200_response.py +0 -87
- graphiant_sdk/models/v1_enterprises_get200_response.py +0 -95
- graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner.py +0 -142
- graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner_counts.py +0 -111
- graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner_customers_value.py +0 -99
- graphiant_sdk/models/v1_enterprises_managed_get200_response.py +0 -101
- graphiant_sdk/models/v1_event_device_get200_response.py +0 -95
- graphiant_sdk/models/v1_event_device_get200_response_events_inner.py +0 -108
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post200_response.py +0 -106
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post200_response_dl_stats_inner.py +0 -95
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post200_response.py +0 -99
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post200_response_top_consumers_inner.py +0 -91
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumption_overview_post200_response.py +0 -115
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_consumption_overview_post200_response_first_level_inner.py +0 -92
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_customer_list_post200_response.py +0 -87
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_health_post200_response.py +0 -95
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_health_post200_response_service_health_inner.py +0 -100
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_health_post200_response_service_health_inner_customer_prefix_health.py +0 -89
- graphiant_sdk/models/v1_extranet_b2b_monitoring_peering_service_service_overtime_consumption_post200_response.py +0 -104
- graphiant_sdk/models/v1_extranet_sites_usage_top_post200_response.py +0 -95
- graphiant_sdk/models/v1_extranet_sites_usage_top_post200_response_top_sites_inner.py +0 -91
- graphiant_sdk/models/v1_extranets_b2b_consumer_device_status_id_get200_response.py +0 -97
- graphiant_sdk/models/v1_extranets_b2b_consumer_device_status_id_get200_response_summary_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_b2b_consumer_id_get200_response.py +0 -109
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response.py +0 -117
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_device_inner.py +0 -97
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner.py +0 -128
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner.py +0 -100
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner_match.py +0 -98
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner.py +0 -102
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner_action.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_policy_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_policy_inner_rules_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_site_information_inner.py +0 -104
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_site_information_inner_policer_site_lists.py +0 -89
- graphiant_sdk/models/v1_extranets_b2b_consumer_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_consumer_summary_get200_response_summary_inner.py +0 -112
- graphiant_sdk/models/v1_extranets_b2b_general_customers_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_general_customers_summary_get200_response_customers_inner.py +0 -104
- graphiant_sdk/models/v1_extranets_b2b_id_customer_post200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_id_customer_post200_response_responses_inner.py +0 -100
- graphiant_sdk/models/v1_extranets_b2b_id_customer_post_request_invites_inner.py +0 -98
- graphiant_sdk/models/v1_extranets_b2b_id_customer_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_id_customer_summary_get200_response_customers_inner.py +0 -101
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response.py +0 -166
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_ipsec_tunnel_config_inner.py +0 -150
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details.py +0 -109
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_customer.py +0 -94
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_service.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_service_prefixes_inner.py +0 -91
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner.py +0 -109
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner_customer.py +0 -94
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner_service.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post200_response.py +0 -109
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request.py +0 -123
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_policy_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details.py +0 -117
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing.py +0 -97
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp.py +0 -115
- 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
- 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
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_md5_password.py +0 -87
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_static.py +0 -87
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_tunnel1.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_match_details_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post200_response.py +0 -109
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_global_object_ops_value.py +0 -87
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_policy_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details.py +0 -117
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing.py +0 -97
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp.py +0 -115
- 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
- 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
- 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
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_static.py +0 -87
- graphiant_sdk/models/v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_tunnel1.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_peering_customer_id_get200_response.py +0 -96
- graphiant_sdk/models/v1_extranets_b2b_peering_customer_id_put_request.py +0 -87
- graphiant_sdk/models/v1_extranets_b2b_peering_customer_post200_response.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_peering_customer_post_request_invite.py +0 -90
- graphiant_sdk/models/v1_extranets_b2b_peering_match_customers_post200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_match_customers_post_request.py +0 -97
- graphiant_sdk/models/v1_extranets_b2b_peering_match_customers_post_request_info_inner.py +0 -104
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_post200_response.py +0 -97
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_post_request_service.py +0 -112
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_post_request_service_service_prefixes_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put200_response.py +0 -91
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put_request.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put_request_service.py +0 -112
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put_request_service_nat_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_b2b_peering_match_service_to_customer_put_request_service_service_prefixes_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_b2b_peering_match_services_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_match_services_summary_get200_response_services_inner.py +0 -104
- graphiant_sdk/models/v1_extranets_b2b_peering_producer_id_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_producer_id_matching_customers_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_peering_producer_id_matching_customers_summary_get200_response_info_inner.py +0 -104
- graphiant_sdk/models/v1_extranets_b2b_peering_producer_id_put_request.py +0 -91
- graphiant_sdk/models/v1_extranets_b2b_peering_producer_post200_response.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_peering_producer_post200_response_policy.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_peering_producer_post_request_policy.py +0 -126
- graphiant_sdk/models/v1_extranets_b2b_post200_response.py +0 -93
- graphiant_sdk/models/v1_extranets_b2b_post200_response_policy.py +0 -115
- graphiant_sdk/models/v1_extranets_b2b_post_request_policy.py +0 -165
- graphiant_sdk/models/v1_extranets_b2b_post_request_policy_global_object_device_summaries_value.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_post_request_policy_global_object_device_summaries_value_routing_policies_inner.py +0 -114
- graphiant_sdk/models/v1_extranets_b2b_post_request_policy_profiles_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_b2b_post_request_policy_sla.py +0 -91
- graphiant_sdk/models/v1_extranets_b2b_producer_device_status_id_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_producers_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_b2b_producers_summary_get200_response_info_inner.py +0 -117
- graphiant_sdk/models/v1_extranets_get200_response.py +0 -101
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner.py +0 -152
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_auto.py +0 -89
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches.py +0 -111
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner.py +0 -290
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_bgp.py +0 -92
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner.py +0 -191
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_aggregations_inner.py +0 -93
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_multipath.py +0 -89
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner.py +0 -152
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_address_families_inner.py +0 -93
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd.py +0 -92
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd_neighbor.py +0 -119
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_redistributions.py +0 -95
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_core_logical_interfaces_v2_inner.py +0 -95
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile.py +0 -99
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile_queues_inner.py +0 -92
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner.py +0 -109
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner_next_hop.py +0 -100
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns.py +0 -127
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_cloudflare_servers_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2.py +0 -102
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2_servers_value.py +0 -95
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_static_servers_v2.py +0 -106
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner.py +0 -195
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ip_sec.py +0 -142
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4.py +0 -105
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_dhcp_relay.py +0 -91
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group.py +0 -129
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_group_members_inner.py +0 -103
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_tracked_interfaces_inner.py +0 -90
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_lag_interface.py +0 -98
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_lag_interface_lacp_config.py +0 -89
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_sfp_optical_strength_inner.py +0 -96
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_subinterfaces_inner.py +0 -153
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipfix_exporters_inner.py +0 -116
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner.py +0 -130
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_bgp.py +0 -106
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_static.py +0 -87
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_location.py +0 -107
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy.py +0 -95
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner.py +0 -101
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner_rules_inner.py +0 -108
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner.py +0 -122
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_entries_inner.py +0 -96
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_policies_inner.py +0 -91
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_region.py +0 -91
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner.py +0 -111
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner.py +0 -110
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_actions_inner.py +0 -114
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_matches_inner.py +0 -108
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner.py +0 -195
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner.py +0 -148
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_leases_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_nameservers.py +0 -89
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_ranges_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_static_leases_inner.py +0 -95
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process.py +0 -116
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner.py +0 -119
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner_interfaces_inner.py +0 -132
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_redistributed_protocols_inner.py +0 -92
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv3_process.py +0 -116
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_overlay_filters.py +0 -89
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_syslog_targets_inner.py +0 -112
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site.py +0 -137
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_devices_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag.py +0 -101
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag_level_one.py +0 -91
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp.py +0 -197
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_communities_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_engine_endpoints_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner.py +0 -99
- 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
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_targets_inner.py +0 -107
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_local_users_inner.py +0 -97
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_remote_users_inner.py +0 -97
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner.py +0 -119
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_accesses_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_group_members_inner.py +0 -95
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner.py +0 -99
- 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
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy.py +0 -155
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_dpi_applications_inner.py +0 -110
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_network_lists_inner.py +0 -91
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_port_lists_inner.py +0 -92
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner.py +0 -110
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner.py +0 -114
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner_match.py +0 -123
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner.py +0 -110
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner.py +0 -108
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner_action.py +0 -105
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_ip.py +0 -92
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_udp.py +0 -90
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_pairs_inner.py +0 -93
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_prefix_set.py +0 -103
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_manual.py +0 -87
- graphiant_sdk/models/v1_extranets_id_apply_post202_response.py +0 -97
- graphiant_sdk/models/v1_extranets_id_apply_post202_response_devices_inner.py +0 -93
- graphiant_sdk/models/v1_extranets_id_delete200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_monitoring_lan_segments_get200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_monitoring_lan_segments_get200_response_vrfs_inner.py +0 -89
- graphiant_sdk/models/v1_extranets_monitoring_nat_usage_get200_response.py +0 -100
- graphiant_sdk/models/v1_extranets_monitoring_nat_usage_get200_response_allocations_inner.py +0 -95
- graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response.py +0 -105
- graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response_security_rules_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response_traffic_rules_inner.py +0 -99
- graphiant_sdk/models/v1_extranets_post_request_policy.py +0 -126
- graphiant_sdk/models/v1_extranets_post_request_policy_branches.py +0 -95
- graphiant_sdk/models/v1_extranets_post_request_policy_branches_prefix_set.py +0 -108
- graphiant_sdk/models/v1_extranets_resolve_policy_target_post200_response.py +0 -95
- graphiant_sdk/models/v1_extranets_source_segments_post200_response.py +0 -95
- graphiant_sdk/models/v1_flows_flow_table_post200_response.py +0 -101
- graphiant_sdk/models/v1_flows_flow_table_post200_response_flow_table_inner.py +0 -120
- graphiant_sdk/models/v1_flows_flow_table_post_request_selector.py +0 -89
- graphiant_sdk/models/v1_flows_topology_post200_response.py +0 -95
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner.py +0 -122
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta.py +0 -123
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner.py +0 -98
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections.py +0 -113
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections_control_connection_inner.py +0 -102
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_nodes_added_inner.py +0 -102
- graphiant_sdk/models/v1_flows_topology_post_request_app_selector.py +0 -92
- graphiant_sdk/models/v1_gateways_guest_consumer_get200_response.py +0 -91
- graphiant_sdk/models/v1_gateways_guest_consumer_match_id_get200_response.py +0 -103
- graphiant_sdk/models/v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside_subnet_get200_response.py +0 -89
- graphiant_sdk/models/v1_gateways_post200_response.py +0 -89
- graphiant_sdk/models/v1_gateways_put_request_details.py +0 -123
- graphiant_sdk/models/v1_gateways_put_request_details_aws.py +0 -99
- graphiant_sdk/models/v1_gateways_put_request_details_aws_advance_settings.py +0 -97
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection.py +0 -102
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_credentials.py +0 -89
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway.py +0 -102
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner.py +0 -100
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner.py +0 -97
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner_subnets_inner.py +0 -89
- graphiant_sdk/models/v1_gateways_put_request_details_azure.py +0 -92
- graphiant_sdk/models/v1_gateways_put_request_details_gcp.py +0 -91
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway.py +0 -117
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing.py +0 -97
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp.py +0 -115
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value.py +0 -91
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value_family.py +0 -98
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_md5_password.py +0 -87
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_tunnel1.py +0 -93
- graphiant_sdk/models/v1_gateways_put_request_details_oci.py +0 -91
- graphiant_sdk/models/v1_gateways_regions_get200_response.py +0 -95
- graphiant_sdk/models/v1_gateways_status_post_request_device_info_inner.py +0 -89
- graphiant_sdk/models/v1_gateways_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_gateways_summary_get200_response_summaries_inner.py +0 -120
- graphiant_sdk/models/v1_gateways_summary_get200_response_summaries_inner_gateway_device_summary_inner.py +0 -93
- graphiant_sdk/models/v1_global_apps_app_list_options_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_apps_app_lists_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner.py +0 -95
- graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner_app_list.py +0 -95
- graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner_app_list_identifier.py +0 -89
- graphiant_sdk/models/v1_global_apps_app_lists_post200_response.py +0 -91
- graphiant_sdk/models/v1_global_apps_app_lists_post_request_app_list_config.py +0 -99
- graphiant_sdk/models/v1_global_apps_categories_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_apps_categories_get200_response_entries_inner.py +0 -93
- graphiant_sdk/models/v1_global_apps_custom_app_id_details_app_lists_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_apps_custom_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_apps_custom_get200_response_entries_inner.py +0 -101
- graphiant_sdk/models/v1_global_apps_custom_get200_response_entries_inner_app_config.py +0 -107
- graphiant_sdk/models/v1_global_apps_graphiant_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_apps_graphiant_get200_response_entries_inner.py +0 -95
- graphiant_sdk/models/v1_global_attached_edges_post200_response.py +0 -95
- graphiant_sdk/models/v1_global_attached_edges_post200_response_statuses_inner.py +0 -103
- graphiant_sdk/models/v1_global_config_patch200_response.py +0 -103
- graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set.py +0 -110
- graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value_entry.py +0 -94
- graphiant_sdk/models/v1_global_config_patch_request_ipfix_exporters_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_ipfix_exporters_value_exporter.py +0 -106
- graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value_target.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value_target_prefix_set.py +0 -99
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy.py +0 -112
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement.py +0 -118
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action.py +0 -138
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_administrative_distance.py +0 -88
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_aspath_prepend.py +0 -88
- 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
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_call_policy.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities_community.py +0 -89
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_local_pref.py +0 -88
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_metric.py +0 -90
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_weight.py +0 -88
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match.py +0 -130
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community_community.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_prefix_set.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_protocol_route_type.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag_entry.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_interface.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_protocol.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_stale.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config.py +0 -243
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint.py +0 -110
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint_addresses_value.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile.py +0 -102
- 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
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_targets_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_targets_value_target.py +0 -105
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_local_users_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_local_users_value_local_user.py +0 -95
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_remote_users_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_remote_users_value_remote_user.py +0 -95
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group.py +0 -117
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value_access.py +0 -99
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value_member.py +0 -93
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_views_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_syslog_servers_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_syslog_servers_value_target.py +0 -106
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies.py +0 -190
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value_application.py +0 -132
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_networks.py +0 -89
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_network_lists_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_port_lists_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset.py +0 -108
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule.py +0 -123
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_downlink_burst_rate.py +0 -88
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match.py +0 -147
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application_match.py +0 -89
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter_match.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_network.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_port_range.py +0 -90
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_domain_list.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_domain_list_match.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp_match.py +0 -88
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_protocol.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_source_network.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset.py +0 -108
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule.py +0 -104
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action.py +0 -123
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_backup_circuit_label.py +0 -89
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_remark.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_set_sla_class.py +0 -87
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall.py +0 -97
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip.py +0 -95
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip_session_limit.py +0 -88
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_udp.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone.py +0 -102
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value_pair.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_vpn_profiles_value.py +0 -91
- graphiant_sdk/models/v1_global_config_patch_request_vpn_profiles_value_vpn_profile.py +0 -112
- graphiant_sdk/models/v1_global_config_site_post_request_ipfix_exporter_ops_v2_value.py +0 -93
- graphiant_sdk/models/v1_global_ipfix_device_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_ipsec_profile_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_ipsec_profile_get200_response_ipsec_profiles_inner.py +0 -92
- graphiant_sdk/models/v1_global_ipsec_profile_id_get200_response.py +0 -91
- graphiant_sdk/models/v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response_site_to_site_vpn_inner.py +0 -94
- graphiant_sdk/models/v1_global_lan_segments_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_lan_segments_get200_response_entries_inner.py +0 -103
- graphiant_sdk/models/v1_global_lan_segments_post200_response.py +0 -89
- graphiant_sdk/models/v1_global_lan_segments_vrf_id_devices_get200_response.py +0 -97
- graphiant_sdk/models/v1_global_lan_segments_vrf_id_devices_get200_response_entries_inner.py +0 -95
- graphiant_sdk/models/v1_global_prefix_sets_device_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_routing_policies_device_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_site_lists_get200_response.py +0 -97
- graphiant_sdk/models/v1_global_site_lists_get200_response_entries_inner.py +0 -103
- graphiant_sdk/models/v1_global_site_lists_id_get200_response.py +0 -97
- graphiant_sdk/models/v1_global_site_lists_id_sites_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_site_lists_id_sites_get200_response_entries_inner.py +0 -105
- graphiant_sdk/models/v1_global_site_lists_post_request_entries_inner.py +0 -93
- graphiant_sdk/models/v1_global_site_lists_post_request_entries_inner_tag.py +0 -91
- graphiant_sdk/models/v1_global_snmps_device_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_summary_post200_response.py +0 -95
- graphiant_sdk/models/v1_global_summary_post200_response_summaries_inner.py +0 -114
- graphiant_sdk/models/v1_global_syslogs_device_get200_response.py +0 -95
- graphiant_sdk/models/v1_global_traffic_policies_device_get200_response.py +0 -91
- graphiant_sdk/models/v1_groups_get200_response.py +0 -95
- graphiant_sdk/models/v1_groups_get200_response_groups_inner.py +0 -105
- graphiant_sdk/models/v1_groups_get200_response_groups_inner_permissions.py +0 -123
- graphiant_sdk/models/v1_groups_id_members_get200_response.py +0 -95
- graphiant_sdk/models/v1_groups_id_members_get200_response_users_inner.py +0 -109
- graphiant_sdk/models/v1_groups_id_members_post204_response.py +0 -89
- graphiant_sdk/models/v1_lan_segments_get200_response.py +0 -101
- graphiant_sdk/models/v1_lldp_interface_id_neighbors_get200_response.py +0 -95
- graphiant_sdk/models/v1_lldp_interface_id_neighbors_get200_response_neighbors_inner.py +0 -99
- graphiant_sdk/models/v1_lldp_interface_id_summary_get200_response.py +0 -89
- graphiant_sdk/models/v1_lldp_interface_id_vendors_get200_response.py +0 -95
- graphiant_sdk/models/v1_lldp_interface_id_vendors_get200_response_vendors_inner.py +0 -89
- graphiant_sdk/models/v1_logs_post200_response.py +0 -110
- graphiant_sdk/models/v1_logs_post200_response_logs_inner.py +0 -102
- graphiant_sdk/models/v1_logs_post_request_selectors_inner.py +0 -89
- graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post200_response.py +0 -95
- graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post200_response_data_inner.py +0 -115
- graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post_request_selectors_inner.py +0 -90
- graphiant_sdk/models/v1_monitoring_circuits_incidents_post200_response.py +0 -95
- graphiant_sdk/models/v1_monitoring_circuits_summary_post200_response.py +0 -95
- graphiant_sdk/models/v1_monitoring_circuits_summary_post200_response_summaries_inner.py +0 -114
- graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response.py +0 -95
- graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner.py +0 -100
- graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner_queue_utilization_inner.py +0 -96
- graphiant_sdk/models/v1_monitoring_circuits_visualization_post200_response.py +0 -97
- graphiant_sdk/models/v1_monitoring_circuits_visualization_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v1_monitoring_circuits_visualization_post_request_selectors_inner.py +0 -91
- graphiant_sdk/models/v1_nat_entries_device_id_get200_response.py +0 -107
- graphiant_sdk/models/v1_nat_entries_device_id_get200_response_nat_entries_inner.py +0 -110
- graphiant_sdk/models/v1_nat_entries_device_id_get200_response_page_info.py +0 -100
- graphiant_sdk/models/v1_nat_utilization_device_id_get200_response.py +0 -97
- graphiant_sdk/models/v1_nat_utilization_device_id_get200_response_nat_usage.py +0 -96
- graphiant_sdk/models/v1_onboarding_cloudinit_get200_response.py +0 -95
- graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner.py +0 -105
- graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config.py +0 -103
- graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config_interfaces_inner.py +0 -100
- graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config_interfaces_inner_ipv4.py +0 -91
- graphiant_sdk/models/v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_token.py +0 -98
- graphiant_sdk/models/v1_policy_applications_get200_response.py +0 -101
- graphiant_sdk/models/v1_policy_applications_get200_response_applications_inner.py +0 -93
- graphiant_sdk/models/v1_policy_prefix_sets_post200_response.py +0 -91
- graphiant_sdk/models/v1_policy_prefix_sets_post_request_entries_value.py +0 -92
- graphiant_sdk/models/v1_policy_route_tag_sets_tag_detail_get200_response.py +0 -95
- graphiant_sdk/models/v1_policy_route_tag_sets_tag_detail_get200_response_devices_inner.py +0 -97
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response.py +0 -95
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner.py +0 -101
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner.py +0 -101
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner.py +0 -101
- 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
- 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
- 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
- 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
- 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
- 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
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_summary_get200_response_tags_inner.py +0 -99
- graphiant_sdk/models/v1_portal_apikeys_get200_response.py +0 -95
- graphiant_sdk/models/v1_portal_apikeys_get200_response_api_key_info_inner.py +0 -93
- graphiant_sdk/models/v1_portal_apikeys_post200_response.py +0 -87
- graphiant_sdk/models/v1_portal_private_details_get200_response.py +0 -95
- graphiant_sdk/models/v1_portal_private_inventory_details_get200_response.py +0 -95
- graphiant_sdk/models/v1_portal_private_inventory_details_get200_response_details_inner.py +0 -93
- graphiant_sdk/models/v1_portal_private_post_request_details.py +0 -99
- graphiant_sdk/models/v1_portal_private_sync_post_request_inventory_inner.py +0 -93
- graphiant_sdk/models/v1_presharedkey_get200_response.py +0 -87
- graphiant_sdk/models/v1_qos_circuit_profiles_get200_response.py +0 -95
- graphiant_sdk/models/v1_search_get200_response.py +0 -95
- graphiant_sdk/models/v1_search_get200_response_results_inner.py +0 -92
- graphiant_sdk/models/v1_site_details_sitelists_post200_response.py +0 -95
- graphiant_sdk/models/v1_site_details_sitelists_post200_response_site_lists_inner.py +0 -94
- graphiant_sdk/models/v1_site_id_details_interfaces_get200_response.py +0 -87
- graphiant_sdk/models/v1_sites_details_get200_response.py +0 -95
- graphiant_sdk/models/v1_sites_get200_response.py +0 -101
- graphiant_sdk/models/v1_sites_post200_response.py +0 -91
- graphiant_sdk/models/v1_sites_post_request_site.py +0 -144
- graphiant_sdk/models/v1_sites_site_id_circuits_get200_response.py +0 -95
- graphiant_sdk/models/v1_sites_site_id_circuits_get200_response_data_inner.py +0 -98
- graphiant_sdk/models/v1_sites_site_id_devices_get200_response.py +0 -95
- graphiant_sdk/models/v1_sites_site_id_devices_get200_response_device_inner.py +0 -118
- graphiant_sdk/models/v1_software_auto_upgrade_default_get200_response.py +0 -93
- graphiant_sdk/models/v1_software_auto_upgrade_default_get200_response_profile.py +0 -97
- graphiant_sdk/models/v1_software_auto_upgrade_default_get200_response_profile_occurrence.py +0 -93
- graphiant_sdk/models/v1_software_gcsrelease_upload_notes_post_request_details.py +0 -103
- graphiant_sdk/models/v1_software_gcsrelease_upload_notes_post_request_details_category_inner.py +0 -89
- graphiant_sdk/models/v1_software_release_notes_get200_response.py +0 -87
- graphiant_sdk/models/v1_software_releases_download_get200_response.py +0 -87
- graphiant_sdk/models/v1_software_releases_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_software_releases_summary_get200_response_summaries_inner.py +0 -106
- graphiant_sdk/models/v1_software_releases_summary_get200_response_summaries_inner_key.py +0 -90
- graphiant_sdk/models/v1_software_running_details_get200_response.py +0 -95
- graphiant_sdk/models/v1_software_running_details_get200_response_devices_inner.py +0 -93
- graphiant_sdk/models/v1_software_running_summary_get200_response.py +0 -95
- graphiant_sdk/models/v1_software_running_summary_get200_response_versions_inner.py +0 -92
- graphiant_sdk/models/v1_talkers_device_device_id_top_post200_response.py +0 -95
- graphiant_sdk/models/v1_talkers_device_device_id_top_post200_response_apps_utilization_inner.py +0 -89
- graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response.py +0 -135
- graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response_control_plane.py +0 -106
- graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response_system_plane.py +0 -159
- graphiant_sdk/models/v1_troubleshooting_enterprise_post200_response.py +0 -95
- graphiant_sdk/models/v1_troubleshooting_enterprise_post200_response_sites_inner.py +0 -105
- graphiant_sdk/models/v1_troubleshooting_site_connectivity_status_get200_response.py +0 -95
- graphiant_sdk/models/v1_troubleshooting_site_connectivity_status_get200_response_connectivity_status_inner.py +0 -89
- graphiant_sdk/models/v1_troubleshooting_site_site_id_get200_response.py +0 -99
- graphiant_sdk/models/v1_troubleshooting_site_site_id_get200_response_edge_statuses_inner.py +0 -91
- graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response.py +0 -101
- graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane.py +0 -95
- graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane_site_counts_inner.py +0 -89
- graphiant_sdk/models/v1_version_post200_response.py +0 -91
- graphiant_sdk/models/v1_zones_get200_response.py +0 -101
- graphiant_sdk/models/v2_aggregated_notification_get_state_get200_response.py +0 -87
- graphiant_sdk/models/v2_allowlist_rule_id_get200_response.py +0 -95
- graphiant_sdk/models/v2_allowlist_rule_id_get200_response_records_inner.py +0 -111
- graphiant_sdk/models/v2_assistant_add_to_conversation_post200_response.py +0 -115
- graphiant_sdk/models/v2_assistant_add_to_conversation_post200_response_dataframe_dictionary_inner.py +0 -91
- graphiant_sdk/models/v2_assistant_add_to_conversation_post_request_question.py +0 -93
- graphiant_sdk/models/v2_assistant_conversation_interface_state_get200_response.py +0 -87
- graphiant_sdk/models/v2_assistant_get_conversation_details_post200_response.py +0 -99
- graphiant_sdk/models/v2_assistant_get_conversations_post200_response.py +0 -97
- graphiant_sdk/models/v2_assistant_get_conversations_post200_response_conversation_list_inner.py +0 -93
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response.py +0 -97
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_id_record.py +0 -153
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_id_record_exchange_service_inner.py +0 -89
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_id_record_flex_algo_inner.py +0 -89
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_name_record.py +0 -141
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response.py +0 -91
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary.py +0 -95
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner.py +0 -115
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_bucket_stats.py +0 -93
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_child_bucket_stats_list_inner.py +0 -93
- graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner.py +0 -110
- graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_added_servers_inner.py +0 -91
- graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_app.py +0 -89
- graphiant_sdk/models/v2_assurance_bucket_app_servers_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_bucket_app_servers_post200_response_app_servers_inner.py +0 -95
- graphiant_sdk/models/v2_assurance_bucket_apps_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_bucket_apps_post200_response_apps_inner.py +0 -105
- graphiant_sdk/models/v2_assurance_bucket_services_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_bucket_topologies_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_bucketdetails_post200_response.py +0 -91
- graphiant_sdk/models/v2_assurance_bucketdetails_post200_response_bucket_details.py +0 -135
- graphiant_sdk/models/v2_assurance_bucketdetails_post200_response_bucket_details_trend_value_list_inner.py +0 -91
- graphiant_sdk/models/v2_assurance_create_user_report_post200_response.py +0 -87
- graphiant_sdk/models/v2_assurance_createclassifiedapplication_post200_response.py +0 -87
- graphiant_sdk/models/v2_assurance_download_user_report_get200_response.py +0 -87
- graphiant_sdk/models/v2_assurance_endpoint_intel_post200_response.py +0 -91
- graphiant_sdk/models/v2_assurance_enterprisesummary_post200_response.py +0 -91
- graphiant_sdk/models/v2_assurance_enterprisesummary_post200_response_enterprise_summary.py +0 -97
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response.py +0 -123
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint.py +0 -123
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_edges_inner.py +0 -89
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_jitter.py +0 -91
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_site.py +0 -91
- graphiant_sdk/models/v2_assurance_getclassifiedapplicationlist_get200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_getclassifiedapplicationlist_get200_response_classified_application_list_inner.py +0 -95
- graphiant_sdk/models/v2_assurance_read_user_report_list_get200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_read_user_report_list_get200_response_user_report_list_inner.py +0 -101
- graphiant_sdk/models/v2_assurance_scoredetails_post200_response.py +0 -91
- graphiant_sdk/models/v2_assurance_scoredetails_post200_response_score_details.py +0 -95
- graphiant_sdk/models/v2_assurance_scoredetails_post200_response_score_details_score_bucket_list_inner.py +0 -91
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response.py +0 -91
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session.py +0 -179
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_client_endpoint.py +0 -125
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_client_links_inner.py +0 -95
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_local_dia_links_inner.py +0 -87
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_pop_links_inner.py +0 -95
- graphiant_sdk/models/v2_assurance_topology_client_sessions_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_topology_client_sessions_post_request_filter.py +0 -91
- graphiant_sdk/models/v2_assurance_topology_client_summaries_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_topology_client_summaries_post200_response_summaries_inner.py +0 -99
- graphiant_sdk/models/v2_assurance_topology_flows_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_topology_flows_post200_response_flows_inner.py +0 -117
- graphiant_sdk/models/v2_assurance_topology_inventory_post200_response.py +0 -126
- graphiant_sdk/models/v2_assurance_topology_inventory_post200_response_regions_inner.py +0 -89
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response.py +0 -115
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology.py +0 -115
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_edges_inner.py +0 -99
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_edges_inner_performance_inner.py +0 -91
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_nodes_inner.py +0 -99
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_nodes_inner_location.py +0 -89
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_paths_inner.py +0 -87
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_traffic_regions_inner.py +0 -93
- graphiant_sdk/models/v2_assurance_topology_region_summary_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_topology_region_summary_post200_response_sites_inner.py +0 -99
- graphiant_sdk/models/v2_assurance_topology_site_summaries_post200_response.py +0 -95
- graphiant_sdk/models/v2_assurance_topology_site_summaries_post200_response_summaries_inner.py +0 -97
- graphiant_sdk/models/v2_audit_logs_post200_response.py +0 -100
- graphiant_sdk/models/v2_audit_logs_post200_response_logs_inner.py +0 -112
- graphiant_sdk/models/v2_audit_logs_post_request_selector.py +0 -110
- graphiant_sdk/models/v2_childalertlist_post200_response.py +0 -95
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner.py +0 -150
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list.py +0 -95
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner.py +0 -150
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +0 -95
- 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
- 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
- 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
- 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
- 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
- graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response.py +0 -95
- graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner.py +0 -97
- graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner.py +0 -101
- graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner_vrf_route_inner.py +0 -93
- graphiant_sdk/models/v2_device_device_id_topology_post200_response.py +0 -115
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner.py +0 -114
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner_circuits_info_inner.py +0 -109
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner_connections_inner.py +0 -109
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner.py +0 -120
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner_circuit_info_inner.py +0 -116
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner_node_info.py +0 -121
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_snapshots_inner.py +0 -93
- graphiant_sdk/models/v2_extranet_lan_segments_usage_top_post200_response.py +0 -95
- graphiant_sdk/models/v2_extranet_sites_consumption_overview_post200_response.py +0 -115
- graphiant_sdk/models/v2_extranet_total_usage_post200_response.py +0 -87
- graphiant_sdk/models/v2_extranets_monitoring_consumers_post200_response.py +0 -95
- graphiant_sdk/models/v2_extranets_monitoring_consumers_post200_response_consumers_inner.py +0 -91
- graphiant_sdk/models/v2_integration_getall_enterprise_id_get200_response.py +0 -95
- graphiant_sdk/models/v2_integration_integration_id_put_request_integration_body.py +0 -101
- graphiant_sdk/models/v2_integration_post200_response.py +0 -91
- graphiant_sdk/models/v2_integration_post200_response_integration.py +0 -105
- graphiant_sdk/models/v2_integration_post_request_integration_body.py +0 -107
- graphiant_sdk/models/v2_integration_post_request_integration_body_details.py +0 -91
- graphiant_sdk/models/v2_monitoring_bfd_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_bfd_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_bfd_post200_response_data_inner_samples_inner.py +0 -95
- graphiant_sdk/models/v2_monitoring_bfd_post_request_selectors_inner.py +0 -92
- graphiant_sdk/models/v2_monitoring_bgp_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_bgp_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_bgp_post_request_selectors_inner.py +0 -91
- graphiant_sdk/models/v2_monitoring_circuits_summary_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_circuits_summary_post200_response_circuit_summaries_inner.py +0 -136
- graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response_data_inner.py +0 -104
- graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response_data_inner_queue_utilization_inner.py +0 -98
- graphiant_sdk/models/v2_monitoring_extranet_edge_status_get200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_extranet_edge_status_get200_response_edge_statuses_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_extranet_log_details_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_extranet_log_details_post200_response_logs_inner.py +0 -99
- graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response_statuses_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response_statuses_inner_statuses_inner.py +0 -89
- graphiant_sdk/models/v2_monitoring_extranet_service_status_get200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_extranet_status_details_get200_response.py +0 -105
- graphiant_sdk/models/v2_monitoring_ike_error_history_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_ike_error_history_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_interface_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_interface_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_interface_post_request_selectors_inner.py +0 -89
- graphiant_sdk/models/v2_monitoring_ipsec_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_ipsec_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_ipsec_post_request_selectors_inner.py +0 -89
- graphiant_sdk/models/v2_monitoring_ospf_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_ospf_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_ospf_post_request_selectors_inner.py +0 -91
- graphiant_sdk/models/v2_monitoring_policy_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_policy_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_policy_post_request_selectors_inner.py +0 -90
- graphiant_sdk/models/v2_monitoring_queue_instant_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_queue_instant_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_queue_instant_post_request_selectors_inner.py +0 -91
- graphiant_sdk/models/v2_monitoring_queue_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_queue_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_queue_post_request_selectors_inner.py +0 -93
- graphiant_sdk/models/v2_monitoring_segment_route_counts_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_segment_route_counts_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_site_circuits_bandwidth_site_id_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_site_circuits_bandwidth_site_id_post200_response_data_inner.py +0 -110
- graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post200_response_data_inner.py +0 -106
- graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post_request_selectors_inner.py +0 -94
- graphiant_sdk/models/v2_monitoring_system_generic_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_system_generic_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_monitoring_twamp_post200_response.py +0 -95
- graphiant_sdk/models/v2_monitoring_twamp_post200_response_data_inner.py +0 -101
- graphiant_sdk/models/v2_notification_create_post_request_notification_body.py +0 -106
- graphiant_sdk/models/v2_notificationlist_post200_response.py +0 -95
- graphiant_sdk/models/v2_notificationlist_post200_response_notification_list_inner.py +0 -104
- graphiant_sdk/models/v2_notificationlist_post_request_time_window.py +0 -99
- graphiant_sdk/models/v2_rulelist_post200_response.py +0 -95
- graphiant_sdk/models/v2_rulelist_post200_response_rule_list_inner.py +0 -103
- graphiant_sdk/models/v2_site_site_id_detail_post200_response.py +0 -101
- graphiant_sdk/models/v2_site_site_id_detail_post200_response_site.py +0 -93
- graphiant_sdk/models/v2_version_post200_response.py +0 -87
- test/test_v1_account_mfa_confirmation_post200_response.py +0 -53
- test/test_v1_account_mfa_get200_response.py +0 -51
- test/test_v1_account_mfa_put200_response.py +0 -53
- test/test_v1_activity_logs_post200_response.py +0 -114
- test/test_v1_activity_logs_post200_response_details_inner.py +0 -106
- test/test_v1_activity_logs_post200_response_details_inner_targets_inner.py +0 -74
- test/test_v1_activity_logs_post200_response_details_inner_targets_inner_events_inner.py +0 -56
- test/test_v1_activity_logs_post200_response_filter_entities_value.py +0 -56
- test/test_v1_activity_logs_post_request_selector.py +0 -66
- test/test_v1_activity_logs_post_request_selector_job_entity.py +0 -53
- test/test_v1_activity_logs_post_request_selector_v2.py +0 -71
- test/test_v1_alarm_history_get200_response.py +0 -61
- test/test_v1_alarm_history_get200_response_history_inner.py +0 -58
- test/test_v1_alarm_history_get200_response_history_inner_time.py +0 -52
- test/test_v1_alarms_events_get200_response.py +0 -53
- test/test_v1_alarms_list_get200_response.py +0 -74
- test/test_v1_alarms_list_get200_response_alarms_inner.py +0 -73
- test/test_v1_apps_app_summary_post200_response.py +0 -72
- test/test_v1_apps_app_summary_post200_response_app_summary.py +0 -102
- test/test_v1_apps_app_summary_post200_response_app_summary_app_incidents.py +0 -58
- test/test_v1_apps_app_summary_post200_response_app_summary_app_incidents_data_inner.py +0 -55
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner.py +0 -65
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner.py +0 -63
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner_dl_incidents.py +0 -52
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner.py +0 -67
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner_data.py +0 -66
- test/test_v1_apps_bandwidth_post200_response.py +0 -58
- test/test_v1_apps_bandwidth_post200_response_stats_inner.py +0 -55
- test/test_v1_apps_device_device_id_top_post200_response.py +0 -57
- test/test_v1_apps_device_device_id_top_post200_response_apps_utilization_inner.py +0 -53
- test/test_v1_apps_visualization_post200_response.py +0 -78
- test/test_v1_apps_visualization_post200_response_apps_visualization_inner.py +0 -70
- test/test_v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value.py +0 -61
- test/test_v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value_stats.py +0 -56
- test/test_v1_audit_logs_post200_response.py +0 -88
- test/test_v1_audit_logs_post200_response_histogram_inner.py +0 -54
- test/test_v1_audit_logs_post200_response_logs_inner.py +0 -79
- test/test_v1_audit_logs_post200_response_logs_inner_failed_target_results_inner.py +0 -55
- test/test_v1_audit_logs_post200_response_logs_inner_failed_target_results_inner_target.py +0 -52
- test/test_v1_audit_logs_post_request_selectors_inner.py +0 -54
- test/test_v1_auth_get200_response.py +0 -54
- test/test_v1_auth_login_post200_response.py +0 -53
- test/test_v1_auth_login_pre_get200_response.py +0 -52
- test/test_v1_auth_login_temp_post200_response.py +0 -53
- test/test_v1_auth_put204_response.py +0 -54
- test/test_v1_auth_user_get200_response.py +0 -57
- test/test_v1_b2b_extranet_monitoring_filter_post200_response.py +0 -65
- test/test_v1_b2b_extranet_monitoring_filter_post200_response_filters.py +0 -64
- test/test_v1_b2b_extranet_monitoring_filter_post200_response_filters_customers_inner.py +0 -54
- test/test_v1_backbone_health_device_device_id_post200_response.py +0 -190
- test/test_v1_backbone_health_device_device_id_post200_response_control_plane.py +0 -61
- test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions.py +0 -54
- test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner.py +0 -60
- test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner_transitions_inner.py +0 -56
- test/test_v1_backbone_health_device_device_id_post200_response_data_plane.py +0 -79
- test/test_v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner.py +0 -62
- test/test_v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner_values_inner.py +0 -58
- test/test_v1_backbone_health_device_device_id_post200_response_issues_inner.py +0 -67
- test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix.py +0 -84
- test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_devices_inner.py +0 -55
- test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner.py +0 -73
- test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner_box_inner.py +0 -61
- test/test_v1_backbone_health_device_device_id_post200_response_system_plane.py +0 -121
- test/test_v1_backbone_health_device_device_id_post200_response_system_plane_crashes_inner.py +0 -53
- test/test_v1_backbone_health_device_device_id_post200_response_system_plane_last_crash.py +0 -55
- test/test_v1_backbone_health_et_wan_matrix_get200_response.py +0 -67
- test/test_v1_backbone_health_et_wan_matrix_get200_response_device_etwan_summary_inner.py +0 -57
- test/test_v1_backbone_health_et_wan_matrix_get200_response_region_sla_status_inner.py +0 -54
- test/test_v1_backbone_health_etet_sla_matrix_get200_response.py +0 -89
- test/test_v1_backbone_health_etet_sla_matrix_get200_response_region_status_inner.py +0 -57
- test/test_v1_backbone_health_etet_sla_matrix_get200_response_sla_matrix_inner.py +0 -68
- test/test_v1_backbone_health_filter_get200_response.py +0 -74
- test/test_v1_backbone_health_filter_get200_response_lan_segments_inner.py +0 -51
- test/test_v1_backbone_health_filter_get200_response_regions_inner.py +0 -53
- test/test_v1_backbone_health_filter_get200_response_sites_inner.py +0 -52
- test/test_v1_backbone_health_overview_post200_response.py +0 -64
- test/test_v1_backbone_health_overview_post200_response_devices_inner.py +0 -61
- test/test_v1_backbone_health_overview_post_request_filter.py +0 -65
- test/test_v1_backbone_health_top_devices_by_alerts_post200_response.py +0 -68
- test/test_v1_backbone_health_top_devices_by_alerts_post200_response_control_plane.py +0 -55
- test/test_v1_backbone_health_top_devices_by_alerts_post200_response_control_plane_device_counts_inner.py +0 -52
- test/test_v1_bwtracker_enterprise_csv_post200_response.py +0 -61
- test/test_v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details.py +0 -60
- test/test_v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details_bwusage_csv_record_inner.py +0 -57
- test/test_v1_bwtracker_enterprise_details_post200_response.py +0 -67
- test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details.py +0 -66
- test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_region_inner.py +0 -54
- test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_site_inner.py +0 -56
- test/test_v1_bwtracker_enterprise_summary_post200_response.py +0 -70
- test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary.py +0 -75
- test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_role_summary_inner.py +0 -53
- test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_top_regions_inner.py +0 -58
- test/test_v1_bwtracker_region_cloud_chart_post200_response.py +0 -61
- test/test_v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart.py +0 -60
- test/test_v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart_bwusage_chart_inner.py +0 -56
- test/test_v1_bwtracker_region_cloud_summary_post200_response.py +0 -63
- test/test_v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary.py +0 -62
- test/test_v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary_bwusage_top_providers_inner.py +0 -54
- test/test_v1_bwtracker_region_edge_details_post200_response.py +0 -60
- test/test_v1_bwtracker_region_edge_details_post200_response_bwusage_details.py +0 -59
- test/test_v1_bwtracker_region_edge_summary_post200_response.py +0 -61
- test/test_v1_bwtracker_region_edge_summary_post200_response_bwusage_summary.py +0 -60
- test/test_v1_bwtracker_region_edge_summary_post200_response_bwusage_summary_bwusage_top_sites_inner.py +0 -53
- test/test_v1_bwtracker_region_site_details_post200_response.py +0 -65
- test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details.py +0 -64
- test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_edge_provider_inner.py +0 -55
- test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_provider_inner.py +0 -53
- test/test_v1_bwtracker_region_site_gateway_summary_post200_response.py +0 -61
- test/test_v1_bwtracker_region_site_gateway_summary_post200_response_bwusage_summary.py +0 -60
- test/test_v1_bwtracker_region_site_summary_post200_response.py +0 -61
- test/test_v1_bwtracker_region_site_summary_post200_response_bwusage_summary.py +0 -60
- test/test_v1_data_assurance_assurances_applications_bucket_app_name_get200_response.py +0 -77
- test/test_v1_data_assurance_assurances_applications_bucket_app_name_get200_response_assurances_inner.py +0 -74
- test/test_v1_data_assurance_assurances_global_get200_response.py +0 -74
- test/test_v1_data_assurance_assurances_global_get200_response_rows_inner.py +0 -71
- test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_apps_inner.py +0 -51
- test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_lans_inner.py +0 -51
- test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_sites_inner.py +0 -51
- test/test_v1_data_assurance_assurances_global_id_put200_response.py +0 -53
- test/test_v1_data_assurance_assurances_global_post200_response.py +0 -54
- test/test_v1_data_assurance_assurances_global_post_request_config.py +0 -72
- test/test_v1_data_assurance_assurances_global_post_request_config_apps_inner.py +0 -62
- test/test_v1_data_assurance_assurances_global_post_request_config_apps_inner_servers_inner.py +0 -53
- test/test_v1_data_assurance_flex_algos_get200_response.py +0 -56
- test/test_v1_data_assurance_flex_algos_get200_response_entries_inner.py +0 -53
- test/test_v1_device_routing_bgp_nbr_stats_get200_response.py +0 -61
- test/test_v1_device_routing_bgp_nbr_stats_get200_response_stats.py +0 -51
- test/test_v1_device_routing_bgp_nbrid_get200_response.py +0 -62
- test/test_v1_device_routing_bgp_nbrs_counters_get200_response.py +0 -59
- test/test_v1_device_routing_bgp_nbrs_counters_get200_response_counters_inner.py +0 -56
- test/test_v1_device_routing_bgp_nbrs_details_get200_response.py +0 -53
- test/test_v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response.py +0 -56
- test/test_v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response_prefixes_inner.py +0 -53
- test/test_v1_device_routing_ospfv2_area_interface_get200_response.py +0 -74
- test/test_v1_device_routing_ospfv2_area_interface_get200_response_interfaces_inner.py +0 -62
- test/test_v1_device_routing_ospfv2_area_interface_nbrid_get200_response.py +0 -62
- test/test_v1_device_routing_ospfv2_area_interfaceid_get200_response.py +0 -62
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response.py +0 -92
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner.py +0 -84
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa.py +0 -58
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa_tos_metric.py +0 -52
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_network_lsa.py +0 -54
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa.py +0 -59
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa_links_inner.py +0 -57
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_summary_lsa.py +0 -53
- test/test_v1_device_routing_ospfv2_area_nbr_get200_response.py +0 -70
- test/test_v1_device_routing_ospfv2_area_nbr_get200_response_nbrs_inner.py +0 -58
- test/test_v1_device_routing_ospfv2_areaid_get200_response.py +0 -62
- test/test_v1_device_routing_ospfv2_rib_get200_response.py +0 -74
- test/test_v1_device_routing_ospfv2_rib_get200_response_routes_inner.py +0 -62
- test/test_v1_device_routing_ospfv2_rib_get200_response_routes_inner_path_inner.py +0 -58
- test/test_v1_device_routing_ospfv2_statistics_get200_response.py +0 -55
- test/test_v1_device_routing_ospfv2_statistics_get200_response_statistics_value.py +0 -52
- test/test_v1_device_routing_vrf_bgp_eibgp_route_count_get200_response.py +0 -65
- test/test_v1_device_routing_vrf_bgp_eibgp_route_count_get200_response_ebgp_route_count.py +0 -52
- test/test_v1_device_routing_vrf_bgp_graphiant_eiroute_count_get200_response.py +0 -53
- test/test_v1_device_routing_vrf_bgp_route_count_post200_response.py +0 -55
- test/test_v1_device_routing_vrf_bgp_route_count_post200_response_counts_inner.py +0 -52
- test/test_v1_device_snapshot_device_id_get200_response.py +0 -104
- test/test_v1_device_snapshot_get200_response.py +0 -206
- test/test_v1_device_snapshot_get200_response_first_snapshot.py +0 -101
- test/test_v1_device_snapshot_get200_response_first_snapshot_author.py +0 -74
- test/test_v1_device_snapshot_get200_response_first_snapshot_data.py +0 -68
- test/test_v1_device_status_history_post200_response.py +0 -61
- test/test_v1_device_status_history_post200_response_mappings_inner.py +0 -58
- test/test_v1_device_status_post200_response.py +0 -61
- test/test_v1_device_status_post200_response_mappings_inner.py +0 -58
- test/test_v1_devices_bringup_post200_response.py +0 -62
- test/test_v1_devices_bringup_post200_response_summaries_inner.py +0 -59
- test/test_v1_devices_bringup_token_post200_response.py +0 -54
- test/test_v1_devices_device_id_arp_get200_response.py +0 -57
- test/test_v1_devices_device_id_arp_get200_response_arp_entry_inner.py +0 -54
- test/test_v1_devices_device_id_candidate_circuits_get200_response.py +0 -57
- test/test_v1_devices_device_id_candidate_circuits_get200_response_circuits_inner.py +0 -54
- test/test_v1_devices_device_id_circuits_vrf_associations_get200_response.py +0 -56
- test/test_v1_devices_device_id_circuits_vrf_associations_get200_response_vrf_associations_value.py +0 -53
- test/test_v1_devices_device_id_config_put202_response.py +0 -52
- test/test_v1_devices_device_id_config_put_request_core.py +0 -979
- test/test_v1_devices_device_id_config_put_request_core_bgp_instance.py +0 -56
- test/test_v1_devices_device_id_config_put_request_core_core_vrf.py +0 -287
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value.py +0 -54
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value_config.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value.py +0 -84
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor.py +0 -83
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_allow_as_in.py +0 -51
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd.py +0 -54
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd_bfd.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_ebgp_multihop_ttl.py +0 -51
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_hold_timer_value.py +0 -51
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_max_prefix_value.py +0 -51
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_redistribution_value.py +0 -52
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value.py +0 -81
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet.py +0 -80
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_ip_ranges_v2.py +0 -55
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value.py +0 -54
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value_lease.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ebgp_multipath.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_nat_ruleset.py +0 -51
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2.py +0 -91
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process.py +0 -90
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_admin_distance.py +0 -51
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value.py +0 -72
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area.py +0 -71
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value.py +0 -65
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface.py +0 -64
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_bfd.py +0 -51
- 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
- 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
- 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
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value.py +0 -54
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value_protocol.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_overlay_filters.py +0 -54
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value.py +0 -71
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route.py +0 -70
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route_next_hop.py +0 -55
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value.py +0 -170
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface.py +0 -235
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor.py +0 -62
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost.py +0 -54
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost_dynamic.py +0 -52
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_flex_algos.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw.py +0 -73
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw.py +0 -73
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp.py +0 -55
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp_dhcp_relay.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp.py +0 -64
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp_group.py +0 -63
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type.py +0 -69
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan.py +0 -74
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw.py +0 -71
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw.py +0 -70
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp.py +0 -62
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp_group.py +0 -61
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ipsec.py +0 -69
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface.py +0 -65
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface_interface.py +0 -64
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value.py +0 -108
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface.py +0 -120
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface.py +0 -101
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type.py +0 -69
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw.py +0 -54
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw_gw.py +0 -53
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan.py +0 -60
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw.py +0 -57
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw.py +0 -56
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_dhcp.py +0 -52
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_vrrp.py +0 -51
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_wan.py +0 -76
- test/test_v1_devices_device_id_config_put_request_core_prometheus.py +0 -75
- test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value.py +0 -57
- test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group.py +0 -63
- test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value.py +0 -57
- test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value_rule_group.py +0 -56
- test/test_v1_devices_device_id_config_put_request_core_prometheus_sink.py +0 -55
- test/test_v1_devices_device_id_config_put_request_core_prometheus_sink_sink.py +0 -54
- test/test_v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value.py +0 -56
- test/test_v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value_sysdb_monitor.py +0 -55
- test/test_v1_devices_device_id_config_put_request_edge.py +0 -963
- test/test_v1_devices_device_id_config_put_request_edge_circuits_value.py +0 -145
- test/test_v1_devices_device_id_config_put_request_edge_circuits_value_pat_addresses.py +0 -53
- test/test_v1_devices_device_id_config_put_request_edge_dns.py +0 -62
- test/test_v1_devices_device_id_config_put_request_edge_dns_dns.py +0 -61
- test/test_v1_devices_device_id_config_put_request_edge_dns_dns_dynamic.py +0 -52
- test/test_v1_devices_device_id_config_put_request_edge_dns_dns_static.py +0 -58
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value.py +0 -113
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface.py +0 -176
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value.py +0 -91
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface.py +0 -127
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v4_tcp_mss.py +0 -51
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v6_tcp_mss.py +0 -51
- test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value.py +0 -89
- test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface.py +0 -141
- test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_lag_members_value.py +0 -51
- test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_subinterfaces_value.py +0 -80
- test/test_v1_devices_device_id_config_put_request_edge_lag_interfaces_value_interface_subinterfaces_value_interface.py +0 -101
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy.py +0 -69
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value.py +0 -66
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset.py +0 -65
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value.py +0 -60
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value_rule.py +0 -59
- test/test_v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value.py +0 -87
- test/test_v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value_site_to_site_vpn.py +0 -86
- test/test_v1_devices_device_id_connectivity_get200_response.py +0 -110
- test/test_v1_devices_device_id_dhcp_server_leases_get200_response.py +0 -92
- test/test_v1_devices_device_id_draft_get200_response.py +0 -871
- test/test_v1_devices_device_id_draft_get200_response_draft.py +0 -870
- test/test_v1_devices_device_id_draft_get200_response_draft_version_info.py +0 -53
- test/test_v1_devices_device_id_draft_post201_response.py +0 -51
- test/test_v1_devices_device_id_edges_get200_response.py +0 -876
- test/test_v1_devices_device_id_get200_response.py +0 -866
- test/test_v1_devices_device_id_interfaces_get200_response.py +0 -196
- test/test_v1_devices_device_id_jobs_job_id_get200_response.py +0 -62
- test/test_v1_devices_device_id_jobs_job_id_get200_response_job_status.py +0 -60
- test/test_v1_devices_device_id_ndcache_get200_response.py +0 -57
- test/test_v1_devices_device_id_ndcache_get200_response_nd_entry_inner.py +0 -54
- test/test_v1_devices_device_id_ospfv2_default_originate_get200_response.py +0 -53
- test/test_v1_devices_device_id_policy_zonepairs_get200_response.py +0 -99
- test/test_v1_devices_device_id_policy_zonepairs_get200_response_zone_pairs_inner.py +0 -96
- test/test_v1_devices_device_id_slice_peers_get200_response.py +0 -249
- test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner.py +0 -246
- test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner.py +0 -240
- test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_bgp_connection.py +0 -58
- test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_ipsec_connection.py +0 -340
- test/test_v1_devices_device_id_staged_config_compare_get200_response.py +0 -51
- test/test_v1_devices_device_id_twamp_core_get200_response.py +0 -53
- test/test_v1_devices_device_id_versions_compare_get200_response.py +0 -51
- test/test_v1_devices_device_id_versions_get200_response.py +0 -56
- test/test_v1_devices_device_id_versions_version_get200_response.py +0 -871
- test/test_v1_devices_device_id_vrf_bgp_as_get200_response.py +0 -51
- test/test_v1_devices_device_id_vrf_protocols_get200_response.py +0 -56
- test/test_v1_devices_device_id_vrrp_get200_response.py +0 -64
- test/test_v1_devices_device_id_vrrp_get200_response_vrrp_entry_inner.py +0 -61
- test/test_v1_devices_inventory_get200_response.py +0 -81
- test/test_v1_devices_inventory_get200_response_inventory_inner.py +0 -70
- test/test_v1_devices_inventory_post200_response.py +0 -55
- test/test_v1_devices_inventory_post200_response_data_inner.py +0 -52
- test/test_v1_devices_inventory_serial_num_post200_response.py +0 -73
- test/test_v1_devices_oauth_redirect_get200_response.py +0 -56
- test/test_v1_devices_oauth_redirect_get200_response_onboarding_redirection.py +0 -55
- test/test_v1_devices_routing_vrf_protocol_route_count_get200_response.py +0 -57
- test/test_v1_devices_routing_vrf_protocol_route_count_get200_response_counts_inner.py +0 -54
- test/test_v1_devices_running_version_post200_response.py +0 -57
- test/test_v1_devices_running_version_post200_response_versions_inner.py +0 -54
- test/test_v1_devices_session_status_post200_response.py +0 -71
- test/test_v1_devices_session_status_post200_response_bgp_session_data_map_value.py +0 -54
- test/test_v1_devices_summary_get200_response.py +0 -70
- test/test_v1_devices_summary_get200_response_sites_inner.py +0 -67
- test/test_v1_devices_summary_get200_response_sites_inner_devices_inner.py +0 -62
- test/test_v1_diagnostic_archive_create_device_id_post201_response.py +0 -51
- test/test_v1_diagnostic_archives_device_id_get200_response.py +0 -64
- test/test_v1_diagnostic_archives_device_id_get200_response_archives_inner.py +0 -61
- test/test_v1_diagnostic_clear_arp_device_id_put_request_entry_inner.py +0 -56
- test/test_v1_diagnostic_clear_arp_device_id_put_request_entry_inner_address.py +0 -53
- test/test_v1_diagnostic_gnmi_ping_get200_response.py +0 -59
- test/test_v1_diagnostic_gnmi_ping_get200_response_results_inner.py +0 -56
- test/test_v1_diagnostic_otp_device_id_get200_response.py +0 -51
- test/test_v1_diagnostic_packetcapture_pcap_id_get200_response.py +0 -55
- test/test_v1_diagnostic_packetcapture_start_post201_response.py +0 -51
- test/test_v1_diagnostic_packetcapture_start_post_request_filter.py +0 -58
- test/test_v1_diagnostic_packetcapture_start_post_request_filter_destination.py +0 -52
- test/test_v1_diagnostic_packetcapture_start_post_request_target.py +0 -52
- test/test_v1_diagnostic_ping_pause_resume_post204_response.py +0 -87
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result.py +0 -85
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_ping_result.py +0 -58
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_route_info.py +0 -53
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result.py +0 -71
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner.py +0 -60
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner_stats.py +0 -56
- test/test_v1_diagnostic_ping_pause_resume_post_request_params.py +0 -59
- test/test_v1_diagnostic_speedtest_post200_response.py +0 -69
- test/test_v1_diagnostic_speedtest_post200_response_result.py +0 -67
- test/test_v1_diagnostic_speedtest_post_request_params.py +0 -56
- test/test_v1_diagnostic_speedtest_providers_get200_response.py +0 -53
- test/test_v1_diagnostic_speedtest_report_put200_response.py +0 -52
- test/test_v1_diagnostic_speedtest_servers_get200_response.py +0 -59
- test/test_v1_diagnostic_speedtest_servers_get200_response_server_inner.py +0 -56
- test/test_v1_edges_hardware_assigned_get200_response.py +0 -114
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner.py +0 -117
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary.py +0 -74
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_last_running_version.py +0 -53
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_running_version.py +0 -53
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_schedule.py +0 -61
- test/test_v1_edges_hardware_unassigned_get200_response.py +0 -74
- test/test_v1_enterprise_allocation_get200_response.py +0 -101
- test/test_v1_enterprise_allocation_get200_response_consumption_summary.py +0 -79
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary.py +0 -56
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary_expiration_date.py +0 -52
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_global_summary.py +0 -53
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value.py +0 -65
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_allocation.py +0 -55
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_internet_consumption.py +0 -52
- test/test_v1_enterprise_allocation_get200_response_conversion_holders_value.py +0 -59
- test/test_v1_enterprise_allocation_get200_response_conversion_holders_value_bins_inner.py +0 -56
- test/test_v1_enterprise_allocation_get200_response_regional_allocations_inner.py +0 -56
- test/test_v1_enterprise_configuration_get200_response.py +0 -53
- test/test_v1_enterprise_configuration_get200_response_configuration.py +0 -52
- test/test_v1_enterprise_snapshot_get200_response.py +0 -173
- test/test_v1_enterprise_snapshot_get200_response_device_snapshot_map_value.py +0 -105
- test/test_v1_enterprise_snapshot_get200_response_device_snapshot_records_inner.py +0 -112
- test/test_v1_enterprises_enterprise_id_admin_get200_response.py +0 -51
- test/test_v1_enterprises_get200_response.py +0 -91
- test/test_v1_enterprises_get200_response_enterprises_inner.py +0 -102
- test/test_v1_enterprises_get200_response_enterprises_inner_counts.py +0 -63
- test/test_v1_enterprises_get200_response_enterprises_inner_customers_value.py +0 -68
- test/test_v1_enterprises_managed_get200_response.py +0 -105
- test/test_v1_event_device_get200_response.py +0 -66
- test/test_v1_event_device_get200_response_events_inner.py +0 -63
- test/test_v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post200_response.py +0 -67
- test/test_v1_extranet_b2b_monitoring_peering_service_bandwidth_usage_post200_response_dl_stats_inner.py +0 -55
- test/test_v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post200_response.py +0 -58
- test/test_v1_extranet_b2b_monitoring_peering_service_consumers_usage_top_post200_response_top_consumers_inner.py +0 -53
- test/test_v1_extranet_b2b_monitoring_peering_service_consumption_overview_post200_response.py +0 -81
- test/test_v1_extranet_b2b_monitoring_peering_service_consumption_overview_post200_response_first_level_inner.py +0 -57
- test/test_v1_extranet_b2b_monitoring_peering_service_service_customer_list_post200_response.py +0 -53
- test/test_v1_extranet_b2b_monitoring_peering_service_service_health_post200_response.py +0 -62
- test/test_v1_extranet_b2b_monitoring_peering_service_service_health_post200_response_service_health_inner.py +0 -62
- test/test_v1_extranet_b2b_monitoring_peering_service_service_health_post200_response_service_health_inner_customer_prefix_health.py +0 -54
- test/test_v1_extranet_b2b_monitoring_peering_service_service_overtime_consumption_post200_response.py +0 -66
- test/test_v1_extranet_sites_usage_post200_response.py +0 -67
- test/test_v1_extranet_sites_usage_top_post200_response.py +0 -56
- test/test_v1_extranet_sites_usage_top_post200_response_top_sites_inner.py +0 -53
- test/test_v1_extranets_b2b_consumer_device_status_id_get200_response.py +0 -61
- test/test_v1_extranets_b2b_consumer_device_status_id_get200_response_summary_inner.py +0 -57
- test/test_v1_extranets_b2b_consumer_id_get200_response.py +0 -112
- test/test_v1_extranets_b2b_consumer_post200_response.py +0 -120
- test/test_v1_extranets_b2b_consumer_post200_response_device_inner.py +0 -56
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner.py +0 -104
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner.py +0 -61
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner_match.py +0 -56
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner.py +0 -64
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner_action.py +0 -54
- test/test_v1_extranets_b2b_consumer_post_request_policy_inner.py +0 -59
- test/test_v1_extranets_b2b_consumer_post_request_policy_inner_rules_inner.py +0 -52
- test/test_v1_extranets_b2b_consumer_post_request_site_information_inner.py +0 -64
- test/test_v1_extranets_b2b_consumer_post_request_site_information_inner_policer_site_lists.py +0 -52
- test/test_v1_extranets_b2b_consumer_summary_get200_response.py +0 -66
- test/test_v1_extranets_b2b_consumer_summary_get200_response_summary_inner.py +0 -63
- test/test_v1_extranets_b2b_customer_info_id_get200_response.py +0 -54
- test/test_v1_extranets_b2b_general_customers_summary_get200_response.py +0 -64
- test/test_v1_extranets_b2b_general_customers_summary_get200_response_customers_inner.py +0 -61
- test/test_v1_extranets_b2b_id_customer_post200_response.py +0 -62
- test/test_v1_extranets_b2b_id_customer_post200_response_responses_inner.py +0 -59
- test/test_v1_extranets_b2b_id_customer_post_request_invites_inner.py +0 -58
- test/test_v1_extranets_b2b_id_customer_summary_get200_response.py +0 -61
- test/test_v1_extranets_b2b_id_customer_summary_get200_response_customers_inner.py +0 -58
- test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response.py +0 -224
- test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_ipsec_tunnel_config_inner.py +0 -82
- test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details.py +0 -74
- test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_customer.py +0 -56
- test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_service.py +0 -57
- test/test_v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get200_response_match_details_service_prefixes_inner.py +0 -53
- test/test_v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response.py +0 -75
- test/test_v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner.py +0 -72
- test/test_v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner_customer.py +0 -56
- test/test_v1_extranets_b2b_peering_consumer_customer_id_match_details_get200_response_details_inner_service.py +0 -56
- test/test_v1_extranets_b2b_peering_consumer_id_post200_response.py +0 -74
- test/test_v1_extranets_b2b_peering_consumer_id_post_request.py +0 -123
- test/test_v1_extranets_b2b_peering_consumer_id_post_request_policy_inner.py +0 -54
- test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn.py +0 -92
- test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details.py +0 -87
- test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing.py +0 -69
- test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp.py +0 -64
- 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
- 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
- test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp_md5_password.py +0 -51
- test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_static.py +0 -53
- test/test_v1_extranets_b2b_peering_consumer_id_post_request_site_to_site_vpn_ipsec_gateway_details_tunnel1.py +0 -54
- test/test_v1_extranets_b2b_peering_consumer_match_id_match_details_get200_response.py +0 -77
- test/test_v1_extranets_b2b_peering_consumer_match_id_post200_response.py +0 -74
- test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_global_object_ops_value.py +0 -53
- test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_policy_inner.py +0 -54
- test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn.py +0 -92
- test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details.py +0 -87
- test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing.py +0 -69
- test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_bgp.py +0 -64
- 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
- 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
- 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
- test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_routing_static.py +0 -53
- test/test_v1_extranets_b2b_peering_consumer_match_id_post_request_site_to_site_vpn_ipsec_gateway_details_tunnel1.py +0 -54
- test/test_v1_extranets_b2b_peering_customer_id_get200_response.py +0 -57
- test/test_v1_extranets_b2b_peering_customer_post200_response.py +0 -56
- test/test_v1_extranets_b2b_peering_customer_post_request_invite.py +0 -54
- test/test_v1_extranets_b2b_peering_match_customers_post200_response.py +0 -64
- test/test_v1_extranets_b2b_peering_match_customers_post_request.py +0 -65
- test/test_v1_extranets_b2b_peering_match_customers_post_request_info_inner.py +0 -61
- test/test_v1_extranets_b2b_peering_match_service_to_customer_post200_response.py +0 -66
- test/test_v1_extranets_b2b_peering_match_service_to_customer_post_request_service.py +0 -63
- test/test_v1_extranets_b2b_peering_match_service_to_customer_post_request_service_nat_inner.py +0 -52
- test/test_v1_extranets_b2b_peering_match_service_to_customer_post_request_service_service_prefixes_inner.py +0 -52
- test/test_v1_extranets_b2b_peering_match_service_to_customer_put200_response.py +0 -64
- test/test_v1_extranets_b2b_peering_match_service_to_customer_put_request.py +0 -65
- test/test_v1_extranets_b2b_peering_match_service_to_customer_put_request_service.py +0 -63
- test/test_v1_extranets_b2b_peering_match_service_to_customer_put_request_service_nat_inner.py +0 -52
- test/test_v1_extranets_b2b_peering_match_service_to_customer_put_request_service_service_prefixes_inner.py +0 -52
- test/test_v1_extranets_b2b_peering_match_services_summary_get200_response.py +0 -62
- test/test_v1_extranets_b2b_peering_match_services_summary_get200_response_services_inner.py +0 -59
- test/test_v1_extranets_b2b_peering_producer_id_get200_response.py +0 -80
- test/test_v1_extranets_b2b_peering_producer_id_matching_customers_summary_get200_response.py +0 -64
- test/test_v1_extranets_b2b_peering_producer_id_matching_customers_summary_get200_response_info_inner.py +0 -61
- test/test_v1_extranets_b2b_peering_producer_id_put_request.py +0 -76
- test/test_v1_extranets_b2b_peering_producer_post200_response.py +0 -79
- test/test_v1_extranets_b2b_peering_producer_post200_response_policy.py +0 -77
- test/test_v1_extranets_b2b_peering_producer_post_request_policy.py +0 -75
- test/test_v1_extranets_b2b_post200_response.py +0 -112
- test/test_v1_extranets_b2b_post200_response_policy.py +0 -117
- test/test_v1_extranets_b2b_post_request_policy.py +0 -86
- test/test_v1_extranets_b2b_post_request_policy_global_object_device_summaries_value.py +0 -67
- test/test_v1_extranets_b2b_post_request_policy_global_object_device_summaries_value_routing_policies_inner.py +0 -64
- test/test_v1_extranets_b2b_post_request_policy_profiles_inner.py +0 -54
- test/test_v1_extranets_b2b_post_request_policy_sla.py +0 -53
- test/test_v1_extranets_b2b_producer_device_status_id_get200_response.py +0 -60
- test/test_v1_extranets_b2b_producers_summary_get200_response.py +0 -64
- test/test_v1_extranets_b2b_producers_summary_get200_response_info_inner.py +0 -61
- test/test_v1_extranets_get200_response.py +0 -934
- test/test_v1_extranets_get200_response_policies_inner.py +0 -2241
- test/test_v1_extranets_get200_response_policies_inner_auto.py +0 -54
- test/test_v1_extranets_get200_response_policies_inner_branches.py +0 -927
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner.py +0 -1090
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_bgp.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner.py +0 -188
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_aggregations_inner.py +0 -54
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_multipath.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner.py +0 -101
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_address_families_inner.py +0 -54
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd_neighbor.py +0 -67
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_redistributions.py +0 -55
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_core_logical_interfaces_v2_inner.py +0 -55
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile.py +0 -58
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile_queues_inner.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner.py +0 -72
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner_next_hop.py +0 -57
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns.py +0 -115
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_cloudflare_servers_inner.py +0 -57
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2.py +0 -64
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2_servers_value.py +0 -60
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_static_servers_v2.py +0 -82
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner.py +0 -324
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ip_sec.py +0 -78
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4.py +0 -92
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_dhcp_relay.py +0 -57
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group.py +0 -79
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_group_members_inner.py +0 -59
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_tracked_interfaces_inner.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_lag_interface.py +0 -58
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_lag_interface_lacp_config.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_sfp_optical_strength_inner.py +0 -55
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_subinterfaces_inner.py +0 -205
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipfix_exporters_inner.py +0 -67
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner.py +0 -83
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_bgp.py +0 -62
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_static.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_location.py +0 -61
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy.py +0 -70
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner.py +0 -67
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner_rules_inner.py +0 -61
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner.py +0 -72
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_entries_inner.py +0 -55
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_policies_inner.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_region.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner.py +0 -96
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner.py +0 -88
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_actions_inner.py +0 -66
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_matches_inner.py +0 -64
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner.py +0 -358
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner.py +0 -89
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_leases_inner.py +0 -57
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_nameservers.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_ranges_inner.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_static_leases_inner.py +0 -55
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process.py +0 -110
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner.py +0 -120
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner_interfaces_inner.py +0 -89
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_redistributed_protocols_inner.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv3_process.py +0 -110
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_overlay_filters.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_syslog_targets_inner.py +0 -63
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site.py +0 -94
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_devices_inner.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag.py +0 -62
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag_level_one.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp.py +0 -165
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_communities_inner.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_engine_endpoints_inner.py +0 -59
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner.py +0 -58
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner_include_exclude_list_inner.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_targets_inner.py +0 -61
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_local_users_inner.py +0 -56
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_remote_users_inner.py +0 -56
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner.py +0 -81
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_accesses_inner.py +0 -57
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_group_members_inner.py +0 -55
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner.py +0 -58
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner_include_exclude_inner.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy.py +0 -191
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_dpi_applications_inner.py +0 -62
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_network_lists_inner.py +0 -55
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_port_lists_inner.py +0 -55
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner.py +0 -91
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner.py +0 -81
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner_match.py +0 -69
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner.py +0 -95
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner.py +0 -85
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner_action.py +0 -59
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner.py +0 -58
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_ip.py +0 -53
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_udp.py +0 -52
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_pairs_inner.py +0 -54
- test/test_v1_extranets_get200_response_policies_inner_branches_prefix_set.py +0 -61
- test/test_v1_extranets_get200_response_policies_inner_manual.py +0 -53
- test/test_v1_extranets_id_apply_post202_response.py +0 -58
- test/test_v1_extranets_id_apply_post202_response_devices_inner.py +0 -54
- test/test_v1_extranets_id_delete200_response.py +0 -57
- test/test_v1_extranets_monitoring_lan_segments_get200_response.py +0 -55
- test/test_v1_extranets_monitoring_lan_segments_get200_response_vrfs_inner.py +0 -52
- test/test_v1_extranets_monitoring_nat_usage_get200_response.py +0 -60
- test/test_v1_extranets_monitoring_nat_usage_get200_response_allocations_inner.py +0 -55
- test/test_v1_extranets_monitoring_traffic_security_policy_post200_response.py +0 -91
- test/test_v1_extranets_monitoring_traffic_security_policy_post200_response_security_rules_inner.py +0 -66
- test/test_v1_extranets_monitoring_traffic_security_policy_post200_response_traffic_rules_inner.py +0 -69
- test/test_v1_extranets_post200_response.py +0 -924
- test/test_v1_extranets_post_request_policy.py +0 -119
- test/test_v1_extranets_post_request_policy_branches.py +0 -68
- test/test_v1_extranets_post_request_policy_branches_prefix_set.py +0 -61
- test/test_v1_extranets_resolve_policy_target_post200_response.py +0 -868
- test/test_v1_extranets_source_segments_post200_response.py +0 -294
- test/test_v1_flows_flow_table_post200_response.py +0 -73
- test/test_v1_flows_flow_table_post200_response_flow_table_inner.py +0 -67
- test/test_v1_flows_flow_table_post_request_selector.py +0 -56
- test/test_v1_flows_topology_post200_response.py +0 -121
- test/test_v1_flows_topology_post200_response_network_topology_inner.py +0 -174
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta.py +0 -170
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner.py +0 -76
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections.py +0 -83
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections_control_connection_inner.py +0 -58
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta_nodes_added_inner.py +0 -78
- test/test_v1_flows_topology_post_request_app_selector.py +0 -53
- test/test_v1_gateways_guest_consumer_get200_response.py +0 -93
- test/test_v1_gateways_guest_consumer_match_id_get200_response.py +0 -131
- test/test_v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside_subnet_get200_response.py +0 -52
- test/test_v1_gateways_post200_response.py +0 -52
- test/test_v1_gateways_put_request_details.py +0 -139
- test/test_v1_gateways_put_request_details_aws.py +0 -84
- test/test_v1_gateways_put_request_details_aws_advance_settings.py +0 -58
- test/test_v1_gateways_put_request_details_aws_transit_connection.py +0 -73
- test/test_v1_gateways_put_request_details_aws_transit_connection_credentials.py +0 -52
- test/test_v1_gateways_put_request_details_aws_transit_connection_gateway.py +0 -67
- test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner.py +0 -61
- test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner.py +0 -56
- test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner_subnets_inner.py +0 -52
- test/test_v1_gateways_put_request_details_azure.py +0 -53
- test/test_v1_gateways_put_request_details_gcp.py +0 -53
- test/test_v1_gateways_put_request_details_ipsec_gateway.py +0 -87
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing.py +0 -69
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp.py +0 -64
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value.py +0 -56
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value_family.py +0 -55
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_md5_password.py +0 -51
- test/test_v1_gateways_put_request_details_ipsec_gateway_tunnel1.py +0 -54
- test/test_v1_gateways_put_request_details_oci.py +0 -53
- test/test_v1_gateways_regions_get200_response.py +0 -55
- test/test_v1_gateways_status_post_request_device_info_inner.py +0 -52
- test/test_v1_gateways_summary_get200_response.py +0 -73
- test/test_v1_gateways_summary_get200_response_summaries_inner.py +0 -70
- test/test_v1_gateways_summary_get200_response_summaries_inner_gateway_device_summary_inner.py +0 -54
- test/test_v1_global_apps_app_list_options_get200_response.py +0 -58
- test/test_v1_global_apps_app_lists_get200_response.py +0 -61
- test/test_v1_global_apps_app_lists_get200_response_entries_inner.py +0 -58
- test/test_v1_global_apps_app_lists_get200_response_entries_inner_app_list.py +0 -55
- test/test_v1_global_apps_app_lists_get200_response_entries_inner_app_list_identifier.py +0 -52
- test/test_v1_global_apps_app_lists_post200_response.py +0 -53
- test/test_v1_global_apps_app_lists_post_request_app_list_config.py +0 -57
- test/test_v1_global_apps_categories_get200_response.py +0 -60
- test/test_v1_global_apps_categories_get200_response_entries_inner.py +0 -57
- test/test_v1_global_apps_custom_app_id_details_app_lists_get200_response.py +0 -58
- test/test_v1_global_apps_custom_get200_response.py +0 -77
- test/test_v1_global_apps_custom_get200_response_entries_inner.py +0 -74
- test/test_v1_global_apps_custom_get200_response_entries_inner_app_config.py +0 -65
- test/test_v1_global_apps_graphiant_get200_response.py +0 -61
- test/test_v1_global_apps_graphiant_get200_response_entries_inner.py +0 -58
- test/test_v1_global_attached_edges_post200_response.py +0 -62
- test/test_v1_global_attached_edges_post200_response_statuses_inner.py +0 -59
- test/test_v1_global_config_patch200_response.py +0 -75
- test/test_v1_global_config_patch_request_global_prefix_sets_value.py +0 -64
- test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set.py +0 -63
- test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value.py +0 -55
- test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value_entry.py +0 -54
- test/test_v1_global_config_patch_request_ipfix_exporters_value.py +0 -63
- test/test_v1_global_config_patch_request_ipfix_exporters_value_exporter.py +0 -62
- test/test_v1_global_config_patch_request_prefix_sets_value.py +0 -61
- test/test_v1_global_config_patch_request_prefix_sets_value_target.py +0 -60
- test/test_v1_global_config_patch_request_prefix_sets_value_target_prefix_set.py +0 -59
- test/test_v1_global_config_patch_request_routing_policies_value.py +0 -104
- test/test_v1_global_config_patch_request_routing_policies_value_policy.py +0 -104
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value.py +0 -95
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement.py +0 -95
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value.py +0 -72
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action.py +0 -71
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_administrative_distance.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_aspath_prepend.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_bgp_set_next_hop.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_call_policy.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities.py +0 -55
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities_community.py +0 -54
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_local_pref.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_metric.py +0 -52
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_weight.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value.py +0 -66
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match.py +0 -68
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community_community.py +0 -53
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_prefix_set.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_protocol_route_type.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag.py +0 -54
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag_entry.py +0 -53
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_interface.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_protocol.py +0 -51
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_stale.py +0 -51
- test/test_v1_global_config_patch_request_snmps_value.py +0 -156
- test/test_v1_global_config_patch_request_snmps_value_config.py +0 -160
- test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value.py +0 -60
- test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint.py +0 -59
- test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint_addresses_value.py +0 -51
- test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value.py +0 -56
- test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile.py +0 -55
- test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile_include_exclude_list_value.py +0 -51
- test/test_v1_global_config_patch_request_snmps_value_config_targets_value.py +0 -61
- test/test_v1_global_config_patch_request_snmps_value_config_targets_value_target.py +0 -60
- test/test_v1_global_config_patch_request_snmps_value_config_usm_local_users_value.py +0 -56
- test/test_v1_global_config_patch_request_snmps_value_config_usm_local_users_value_local_user.py +0 -55
- test/test_v1_global_config_patch_request_snmps_value_config_usm_remote_users_value.py +0 -56
- test/test_v1_global_config_patch_request_snmps_value_config_usm_remote_users_value_remote_user.py +0 -55
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value.py +0 -71
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group.py +0 -70
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value.py +0 -58
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value_access.py +0 -57
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value.py +0 -55
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value_member.py +0 -54
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_views_value.py +0 -56
- test/test_v1_global_config_patch_request_syslog_servers_value.py +0 -61
- test/test_v1_global_config_patch_request_syslog_servers_value_target.py +0 -60
- test/test_v1_global_config_patch_request_traffic_policies.py +0 -212
- test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value.py +0 -77
- test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application.py +0 -82
- test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_networks.py +0 -54
- test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_ports.py +0 -54
- test/test_v1_global_config_patch_request_traffic_policies_network_lists_value.py +0 -55
- test/test_v1_global_config_patch_request_traffic_policies_port_lists_value.py +0 -55
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value.py +0 -88
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset.py +0 -87
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value.py +0 -80
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule.py +0 -81
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_downlink_burst_rate.py +0 -51
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match.py +0 -76
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application.py +0 -53
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application_match.py +0 -52
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter.py +0 -54
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter_match.py +0 -53
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_network.py +0 -51
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_port_range.py +0 -52
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_domain_list.py +0 -54
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_domain_list_match.py +0 -53
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp.py +0 -52
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp_match.py +0 -51
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_protocol.py +0 -51
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_source_network.py +0 -51
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value.py +0 -98
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset.py +0 -97
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value.py +0 -90
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule.py +0 -89
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action.py +0 -67
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_backup_circuit_label.py +0 -52
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_remark.py +0 -52
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_set_sla_class.py +0 -51
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value.py +0 -59
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall.py +0 -58
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip.py +0 -54
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip_session_limit.py +0 -51
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_udp.py +0 -52
- test/test_v1_global_config_patch_request_traffic_policies_zones_value.py +0 -59
- test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone.py +0 -58
- test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value.py +0 -54
- test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value_pair.py +0 -53
- test/test_v1_global_config_patch_request_vpn_profiles_value.py +0 -64
- test/test_v1_global_config_patch_request_vpn_profiles_value_vpn_profile.py +0 -63
- test/test_v1_global_config_site_post_request_ipfix_exporter_ops_v2_value.py +0 -52
- test/test_v1_global_ipfix_device_get200_response.py +0 -70
- test/test_v1_global_ipsec_profile_get200_response.py +0 -56
- test/test_v1_global_ipsec_profile_get200_response_ipsec_profiles_inner.py +0 -53
- test/test_v1_global_ipsec_profile_id_get200_response.py +0 -64
- test/test_v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response.py +0 -57
- test/test_v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response_site_to_site_vpn_inner.py +0 -54
- test/test_v1_global_lan_segments_get200_response.py +0 -62
- test/test_v1_global_lan_segments_get200_response_entries_inner.py +0 -59
- test/test_v1_global_lan_segments_post200_response.py +0 -52
- test/test_v1_global_lan_segments_vrf_id_devices_get200_response.py +0 -59
- test/test_v1_global_lan_segments_vrf_id_devices_get200_response_entries_inner.py +0 -55
- test/test_v1_global_prefix_sets_device_get200_response.py +0 -75
- test/test_v1_global_routing_policies_device_get200_response.py +0 -99
- test/test_v1_global_site_lists_get200_response.py +0 -63
- test/test_v1_global_site_lists_get200_response_entries_inner.py +0 -59
- test/test_v1_global_site_lists_id_get200_response.py +0 -59
- test/test_v1_global_site_lists_id_sites_get200_response.py +0 -64
- test/test_v1_global_site_lists_id_sites_get200_response_entries_inner.py +0 -61
- test/test_v1_global_site_lists_id_sites_get200_response_entries_inner_tag_inner.py +0 -53
- test/test_v1_global_site_lists_post_request_entries_inner.py +0 -55
- test/test_v1_global_site_lists_post_request_entries_inner_tag.py +0 -53
- test/test_v1_global_snmps_device_get200_response.py +0 -168
- test/test_v1_global_summary_post200_response.py +0 -67
- test/test_v1_global_summary_post200_response_summaries_inner.py +0 -64
- test/test_v1_global_syslogs_device_get200_response.py +0 -66
- test/test_v1_global_traffic_policies_device_get200_response.py +0 -154
- test/test_v1_groups_get200_response.py +0 -81
- test/test_v1_groups_get200_response_groups_inner_permissions.py +0 -68
- test/test_v1_groups_id_get200_response.py +0 -79
- test/test_v1_groups_id_members_get200_response.py +0 -62
- test/test_v1_groups_id_members_get200_response_users_inner.py +0 -59
- test/test_v1_groups_id_members_post204_response.py +0 -54
- test/test_v1_healthcheck_devices_get200_response.py +0 -83
- test/test_v1_healthcheck_devices_get200_response_details_inner.py +0 -80
- test/test_v1_healthcheck_devices_get200_response_details_inner_odp_status.py +0 -52
- test/test_v1_healthcheck_devices_get200_response_details_inner_onboarding_status.py +0 -52
- test/test_v1_lan_segments_get200_response.py +0 -302
- test/test_v1_lldp_interface_id_neighbors_get200_response.py +0 -60
- test/test_v1_lldp_interface_id_neighbors_get200_response_neighbors_inner.py +0 -57
- test/test_v1_lldp_interface_id_summary_get200_response.py +0 -52
- test/test_v1_lldp_interface_id_vendors_get200_response.py +0 -55
- test/test_v1_lldp_interface_id_vendors_get200_response_vendors_inner.py +0 -52
- test/test_v1_logs_post200_response.py +0 -70
- test/test_v1_logs_post200_response_logs_inner.py +0 -58
- test/test_v1_logs_post_request_selectors_inner.py +0 -54
- test/test_v1_monitoring_circuits_bandwidth_post200_response.py +0 -71
- test/test_v1_monitoring_circuits_bandwidth_post200_response_data_inner.py +0 -71
- test/test_v1_monitoring_circuits_bandwidth_post_request_selectors_inner.py +0 -52
- test/test_v1_monitoring_circuits_incidents_post200_response.py +0 -68
- test/test_v1_monitoring_circuits_summary_post200_response.py +0 -67
- test/test_v1_monitoring_circuits_summary_post200_response_summaries_inner.py +0 -64
- test/test_v1_monitoring_circuits_utilization_post200_response.py +0 -63
- test/test_v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner.py +0 -60
- test/test_v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner_queue_utilization_inner.py +0 -55
- test/test_v1_monitoring_circuits_visualization_post200_response.py +0 -66
- test/test_v1_monitoring_circuits_visualization_post200_response_data_inner.py +0 -62
- test/test_v1_monitoring_circuits_visualization_post_request_selectors_inner.py +0 -53
- test/test_v1_nat_entries_device_id_get200_response.py +0 -76
- test/test_v1_nat_entries_device_id_get200_response_nat_entries_inner.py +0 -62
- test/test_v1_nat_entries_device_id_get200_response_page_info.py +0 -57
- test/test_v1_nat_utilization_device_id_get200_response.py +0 -59
- test/test_v1_nat_utilization_device_id_get200_response_nat_usage.py +0 -55
- test/test_v1_onboarding_cloudinit_get200_response.py +0 -82
- test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner.py +0 -79
- test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config.py +0 -67
- test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config_interfaces_inner.py +0 -60
- test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_cloudinit_config_interfaces_inner_ipv4.py +0 -53
- test/test_v1_onboarding_cloudinit_get200_response_cloudinit_tokens_inner_token.py +0 -57
- test/test_v1_policy_applications_get200_response.py +0 -65
- test/test_v1_policy_applications_get200_response_applications_inner.py +0 -54
- test/test_v1_policy_prefix_sets_post200_response.py +0 -73
- test/test_v1_policy_prefix_sets_post_request_entries_value.py +0 -53
- test/test_v1_policy_route_tag_sets_post200_response.py +0 -51
- test/test_v1_policy_route_tag_sets_tag_detail_get200_response.py +0 -60
- test/test_v1_policy_route_tag_sets_tag_detail_get200_response_devices_inner.py +0 -57
- test/test_v1_policy_route_tag_sets_tags_get200_response.py +0 -62
- test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner.py +0 -65
- test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner.py +0 -59
- test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner.py +0 -59
- test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner.py +0 -65
- 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
- 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
- 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
- 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
- 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
- test/test_v1_policy_route_tag_sets_tags_summary_get200_response.py +0 -60
- test/test_v1_policy_route_tag_sets_tags_summary_get200_response_tags_inner.py +0 -57
- test/test_v1_portal_apikeys_get200_response.py +0 -57
- test/test_v1_portal_apikeys_get200_response_api_key_info_inner.py +0 -54
- test/test_v1_portal_apikeys_post200_response.py +0 -51
- test/test_v1_portal_private_details_get200_response.py +0 -60
- test/test_v1_portal_private_inventory_details_get200_response.py +0 -57
- test/test_v1_portal_private_inventory_details_get200_response_details_inner.py +0 -54
- test/test_v1_portal_private_post_request_details.py +0 -57
- test/test_v1_portal_private_sync_post_request_inventory_inner.py +0 -54
- test/test_v1_presharedkey_get200_response.py +0 -51
- test/test_v1_qos_circuit_profiles_get200_response.py +0 -61
- test/test_v1_search_get200_response.py +0 -56
- test/test_v1_search_get200_response_results_inner.py +0 -53
- test/test_v1_site_details_sitelists_post200_response.py +0 -57
- test/test_v1_site_details_sitelists_post200_response_site_lists_inner.py +0 -54
- test/test_v1_site_id_details_interfaces_get200_response.py +0 -53
- test/test_v1_sites_details_get200_response.py +0 -97
- test/test_v1_sites_get200_response.py +0 -105
- test/test_v1_sites_post200_response.py +0 -95
- test/test_v1_sites_post_request_site.py +0 -99
- test/test_v1_sites_site_id_circuits_get200_response.py +0 -195
- test/test_v1_sites_site_id_circuits_get200_response_data_inner.py +0 -192
- test/test_v1_sites_site_id_devices_get200_response.py +0 -69
- test/test_v1_sites_site_id_devices_get200_response_device_inner.py +0 -66
- test/test_v1_software_auto_upgrade_default_get200_response.py +0 -57
- test/test_v1_software_auto_upgrade_default_get200_response_details.py +0 -55
- test/test_v1_software_auto_upgrade_default_get200_response_profile.py +0 -58
- test/test_v1_software_auto_upgrade_default_get200_response_profile_occurrence.py +0 -54
- test/test_v1_software_gcsrelease_upload_notes_post_request_details.py +0 -59
- test/test_v1_software_gcsrelease_upload_notes_post_request_details_category_inner.py +0 -52
- test/test_v1_software_release_notes_get200_response.py +0 -51
- test/test_v1_software_releases_download_get200_response.py +0 -51
- test/test_v1_software_releases_summary_get200_response.py +0 -61
- test/test_v1_software_releases_summary_get200_response_summaries_inner.py +0 -58
- test/test_v1_software_releases_summary_get200_response_summaries_inner_key.py +0 -52
- test/test_v1_software_running_details_get200_response.py +0 -57
- test/test_v1_software_running_details_get200_response_devices_inner.py +0 -54
- test/test_v1_software_running_summary_get200_response.py +0 -56
- test/test_v1_software_running_summary_get200_response_versions_inner.py +0 -53
- test/test_v1_talkers_device_device_id_top_post200_response.py +0 -55
- test/test_v1_talkers_device_device_id_top_post200_response_apps_utilization_inner.py +0 -52
- test/test_v1_troubleshooting_device_device_id_post200_response.py +0 -170
- test/test_v1_troubleshooting_device_device_id_post200_response_control_plane.py +0 -77
- test/test_v1_troubleshooting_device_device_id_post200_response_system_plane.py +0 -121
- test/test_v1_troubleshooting_enterprise_post200_response.py +0 -63
- test/test_v1_troubleshooting_enterprise_post200_response_sites_inner.py +0 -60
- test/test_v1_troubleshooting_site_connectivity_status_get200_response.py +0 -55
- test/test_v1_troubleshooting_site_connectivity_status_get200_response_connectivity_status_inner.py +0 -52
- test/test_v1_troubleshooting_site_site_id_get200_response.py +0 -58
- test/test_v1_troubleshooting_site_site_id_get200_response_edge_statuses_inner.py +0 -53
- test/test_v1_troubleshooting_top_sites_by_alerts_post200_response.py +0 -68
- test/test_v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane.py +0 -55
- test/test_v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane_site_counts_inner.py +0 -52
- test/test_v1_version_post200_response.py +0 -54
- test/test_v1_version_post_request_configuration_metadata.py +0 -53
- test/test_v1_zones_get200_response.py +0 -64
- test/test_v1_zones_get200_response_zones_inner.py +0 -53
- test/test_v2_aggregated_notification_get_state_get200_response.py +0 -51
- test/test_v2_allowlist_rule_id_get200_response.py +0 -66
- test/test_v2_allowlist_rule_id_get200_response_records_inner.py +0 -63
- test/test_v2_assistant_add_to_conversation_post200_response.py +0 -69
- test/test_v2_assistant_add_to_conversation_post200_response_dataframe_dictionary_inner.py +0 -55
- test/test_v2_assistant_add_to_conversation_post_request_question.py +0 -54
- test/test_v2_assistant_conversation_interface_state_get200_response.py +0 -51
- test/test_v2_assistant_get_conversation_details_post200_response.py +0 -74
- test/test_v2_assistant_get_conversations_post200_response.py +0 -56
- test/test_v2_assistant_get_conversations_post200_response_conversation_list_inner.py +0 -53
- test/test_v2_assurance_applicationdetailsbyname_post200_response.py +0 -145
- test/test_v2_assurance_applicationdetailsbyname_post200_response_app_id_record.py +0 -86
- test/test_v2_assurance_applicationdetailsbyname_post200_response_app_id_record_exchange_service_inner.py +0 -52
- test/test_v2_assurance_applicationdetailsbyname_post200_response_app_id_record_flex_algo_inner.py +0 -52
- test/test_v2_assurance_applicationdetailsbyname_post200_response_app_name_record.py +0 -107
- test/test_v2_assurance_applicationprofilesummary_post200_response.py +0 -77
- test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary.py +0 -76
- test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner.py +0 -73
- test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_bucket_stats.py +0 -54
- test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_child_bucket_stats_list_inner.py +0 -54
- test/test_v2_assurance_bucket_app_servers_all_get200_response.py +0 -68
- test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner.py +0 -65
- test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_added_servers_inner.py +0 -53
- test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_app.py +0 -52
- test/test_v2_assurance_bucket_app_servers_post200_response.py +0 -58
- test/test_v2_assurance_bucket_app_servers_post200_response_app_servers_inner.py +0 -55
- test/test_v2_assurance_bucket_apps_post200_response.py +0 -60
- test/test_v2_assurance_bucket_apps_post200_response_apps_inner.py +0 -57
- test/test_v2_assurance_bucket_services_post200_response.py +0 -55
- test/test_v2_assurance_bucket_topologies_post200_response.py +0 -55
- test/test_v2_assurance_bucketdetails_post200_response.py +0 -122
- test/test_v2_assurance_bucketdetails_post200_response_bucket_details.py +0 -165
- test/test_v2_assurance_bucketdetails_post200_response_bucket_details_trend_value_list_inner.py +0 -53
- test/test_v2_assurance_create_user_report_post200_response.py +0 -51
- test/test_v2_assurance_createclassifiedapplication_post200_response.py +0 -51
- test/test_v2_assurance_download_user_report_get200_response.py +0 -51
- test/test_v2_assurance_endpoint_intel_post200_response.py +0 -55
- test/test_v2_assurance_enterprisesummary_post200_response.py +0 -57
- test/test_v2_assurance_enterprisesummary_post200_response_enterprise_summary.py +0 -56
- test/test_v2_assurance_flow_summary_post200_response.py +0 -112
- test/test_v2_assurance_flow_summary_post200_response_client_endpoint.py +0 -76
- test/test_v2_assurance_flow_summary_post200_response_client_endpoint_edges_inner.py +0 -52
- test/test_v2_assurance_flow_summary_post200_response_client_endpoint_jitter.py +0 -53
- test/test_v2_assurance_flow_summary_post200_response_client_endpoint_site.py +0 -53
- test/test_v2_assurance_getclassifiedapplicationlist_get200_response.py +0 -64
- test/test_v2_assurance_getclassifiedapplicationlist_get200_response_classified_application_list_inner.py +0 -61
- test/test_v2_assurance_read_user_report_list_get200_response.py +0 -65
- test/test_v2_assurance_read_user_report_list_get200_response_user_report_list_inner.py +0 -62
- test/test_v2_assurance_scoredetails_post200_response.py +0 -57
- test/test_v2_assurance_scoredetails_post200_response_score_details.py +0 -56
- test/test_v2_assurance_scoredetails_post200_response_score_details_score_bucket_list_inner.py +0 -53
- test/test_v2_assurance_topology_client_session_details_post200_response.py +0 -125
- test/test_v2_assurance_topology_client_session_details_post200_response_session.py +0 -154
- test/test_v2_assurance_topology_client_session_details_post200_response_session_client_endpoint.py +0 -77
- test/test_v2_assurance_topology_client_session_details_post200_response_session_client_links_inner.py +0 -55
- test/test_v2_assurance_topology_client_session_details_post200_response_session_local_dia_links_inner.py +0 -51
- test/test_v2_assurance_topology_client_session_details_post200_response_session_pop_links_inner.py +0 -55
- test/test_v2_assurance_topology_client_sessions_post200_response.py +0 -127
- test/test_v2_assurance_topology_client_sessions_post_request_filter.py +0 -59
- test/test_v2_assurance_topology_client_summaries_post200_response.py +0 -62
- test/test_v2_assurance_topology_client_summaries_post200_response_summaries_inner.py +0 -59
- test/test_v2_assurance_topology_flows_post200_response.py +0 -72
- test/test_v2_assurance_topology_flows_post200_response_flows_inner.py +0 -69
- test/test_v2_assurance_topology_inventory_post200_response.py +0 -75
- test/test_v2_assurance_topology_inventory_post200_response_regions_inner.py +0 -52
- test/test_v2_assurance_topology_overview_post200_response.py +0 -92
- test/test_v2_assurance_topology_overview_post200_response_topology.py +0 -77
- test/test_v2_assurance_topology_overview_post200_response_topology_edges_inner.py +0 -58
- test/test_v2_assurance_topology_overview_post200_response_topology_edges_inner_performance_inner.py +0 -53
- test/test_v2_assurance_topology_overview_post200_response_topology_nodes_inner.py +0 -57
- test/test_v2_assurance_topology_overview_post200_response_topology_nodes_inner_location.py +0 -52
- test/test_v2_assurance_topology_overview_post200_response_topology_paths_inner.py +0 -53
- test/test_v2_assurance_topology_overview_post200_response_traffic_regions_inner.py +0 -54
- test/test_v2_assurance_topology_region_summary_post200_response.py +0 -66
- test/test_v2_assurance_topology_region_summary_post200_response_sites_inner.py +0 -63
- test/test_v2_assurance_topology_site_summaries_post200_response.py +0 -62
- test/test_v2_assurance_topology_site_summaries_post200_response_summaries_inner.py +0 -59
- test/test_v2_audit_logs_post200_response.py +0 -71
- test/test_v2_audit_logs_post200_response_logs_inner.py +0 -66
- test/test_v2_audit_logs_post_request_selector.py +0 -71
- test/test_v2_childalertlist_post200_response.py +0 -116
- test/test_v2_childalertlist_post200_response_alert_list_inner.py +0 -117
- test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list.py +0 -85
- test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner.py +0 -116
- test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +0 -85
- test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +0 -117
- 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
- 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
- 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
- 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
- test/test_v2_device_device_id_lan_segments_post200_response.py +0 -67
- test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner.py +0 -64
- test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner.py +0 -60
- test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner_vrf_route_inner.py +0 -54
- test/test_v2_device_device_id_topology_post200_response.py +0 -153
- test/test_v2_device_device_id_topology_post200_response_edges_inner.py +0 -84
- test/test_v2_device_device_id_topology_post200_response_edges_inner_circuits_info_inner.py +0 -62
- test/test_v2_device_device_id_topology_post200_response_edges_inner_connections_inner.py +0 -62
- test/test_v2_device_device_id_topology_post200_response_nodes_inner.py +0 -106
- test/test_v2_device_device_id_topology_post200_response_nodes_inner_circuit_info_inner.py +0 -65
- test/test_v2_device_device_id_topology_post200_response_nodes_inner_node_info.py +0 -68
- test/test_v2_device_device_id_topology_post200_response_snapshots_inner.py +0 -54
- test/test_v2_extranet_consumers_usage_top_post200_response.py +0 -56
- test/test_v2_extranet_consumers_usage_top_post200_response_top_consumers_inner.py +0 -53
- test/test_v2_extranet_lan_segments_usage_top_post200_response.py +0 -56
- test/test_v2_extranet_service_overtime_consumption_post200_response.py +0 -66
- test/test_v2_extranet_service_overtime_consumption_post200_response_dl_agg_stats_inner.py +0 -55
- test/test_v2_extranet_sites_consumption_overview_post200_response.py +0 -81
- test/test_v2_extranet_sites_consumption_overview_post200_response_lan_segments_inner.py +0 -57
- test/test_v2_extranet_total_usage_post200_response.py +0 -51
- test/test_v2_extranets_monitoring_consumers_post200_response.py +0 -58
- test/test_v2_extranets_monitoring_consumers_post200_response_consumers_inner.py +0 -55
- test/test_v2_integration_getall_enterprise_id_get200_response.py +0 -64
- test/test_v2_integration_integration_id_put_request_integration_body.py +0 -59
- test/test_v2_integration_post200_response.py +0 -62
- test/test_v2_integration_post200_response_integration.py +0 -61
- test/test_v2_integration_post_request_integration_body.py +0 -62
- test/test_v2_integration_post_request_integration_body_details.py +0 -53
- test/test_v2_monitoring_bfd_post200_response.py +0 -65
- test/test_v2_monitoring_bfd_post200_response_data_inner.py +0 -62
- test/test_v2_monitoring_bfd_post200_response_data_inner_samples_inner.py +0 -55
- test/test_v2_monitoring_bfd_post_request_selectors_inner.py +0 -53
- test/test_v2_monitoring_bgp_post200_response.py +0 -65
- test/test_v2_monitoring_bgp_post200_response_data_inner.py +0 -62
- test/test_v2_monitoring_bgp_post_request_selectors_inner.py +0 -53
- test/test_v2_monitoring_circuits_summary_post200_response.py +0 -78
- test/test_v2_monitoring_circuits_summary_post200_response_circuit_summaries_inner.py +0 -75
- test/test_v2_monitoring_circuits_utilization_post200_response.py +0 -65
- test/test_v2_monitoring_circuits_utilization_post200_response_data_inner.py +0 -62
- test/test_v2_monitoring_circuits_utilization_post200_response_data_inner_queue_utilization_inner.py +0 -56
- test/test_v2_monitoring_extranet_edge_status_get200_response.py +0 -61
- test/test_v2_monitoring_extranet_edge_status_get200_response_edge_statuses_inner.py +0 -58
- test/test_v2_monitoring_extranet_log_details_post200_response.py +0 -60
- test/test_v2_monitoring_extranet_log_details_post200_response_logs_inner.py +0 -57
- test/test_v2_monitoring_extranet_service_status_details_get200_response.py +0 -61
- test/test_v2_monitoring_extranet_service_status_details_get200_response_statuses_inner.py +0 -58
- test/test_v2_monitoring_extranet_service_status_details_get200_response_statuses_inner_statuses_inner.py +0 -52
- test/test_v2_monitoring_extranet_service_status_get200_response.py +0 -55
- test/test_v2_monitoring_extranet_status_details_get200_response.py +0 -72
- test/test_v2_monitoring_ike_error_history_post200_response.py +0 -61
- test/test_v2_monitoring_ike_error_history_post200_response_data_inner.py +0 -58
- test/test_v2_monitoring_interface_post200_response.py +0 -64
- test/test_v2_monitoring_interface_post200_response_data_inner.py +0 -61
- test/test_v2_monitoring_interface_post_request_selectors_inner.py +0 -52
- test/test_v2_monitoring_ipsec_post200_response.py +0 -64
- test/test_v2_monitoring_ipsec_post200_response_data_inner.py +0 -61
- test/test_v2_monitoring_ipsec_post_request_selectors_inner.py +0 -52
- test/test_v2_monitoring_ospf_post200_response.py +0 -65
- test/test_v2_monitoring_ospf_post200_response_data_inner.py +0 -62
- test/test_v2_monitoring_ospf_post_request_selectors_inner.py +0 -53
- test/test_v2_monitoring_policy_post200_response.py +0 -64
- test/test_v2_monitoring_policy_post200_response_data_inner.py +0 -61
- test/test_v2_monitoring_policy_post_request_selectors_inner.py +0 -52
- test/test_v2_monitoring_queue_instant_post200_response.py +0 -65
- test/test_v2_monitoring_queue_instant_post200_response_data_inner.py +0 -62
- test/test_v2_monitoring_queue_instant_post_request_selectors_inner.py +0 -53
- test/test_v2_monitoring_queue_post200_response.py +0 -66
- test/test_v2_monitoring_queue_post200_response_data_inner.py +0 -63
- test/test_v2_monitoring_queue_post_request_selectors_inner.py +0 -54
- test/test_v2_monitoring_segment_route_counts_post200_response.py +0 -64
- test/test_v2_monitoring_segment_route_counts_post200_response_data_inner.py +0 -64
- test/test_v2_monitoring_site_circuits_bandwidth_site_id_post200_response.py +0 -69
- test/test_v2_monitoring_site_circuits_bandwidth_site_id_post200_response_data_inner.py +0 -69
- test/test_v2_monitoring_site_twamp_site_id_post200_response.py +0 -68
- test/test_v2_monitoring_site_twamp_site_id_post200_response_data_inner.py +0 -65
- test/test_v2_monitoring_site_twamp_site_id_post_request_selectors_inner.py +0 -54
- test/test_v2_monitoring_system_generic_post200_response.py +0 -63
- test/test_v2_monitoring_system_generic_post200_response_data_inner.py +0 -60
- test/test_v2_monitoring_twamp_post200_response.py +0 -66
- test/test_v2_monitoring_twamp_post200_response_data_inner.py +0 -63
- test/test_v2_notification_create_post_request_notification_body.py +0 -68
- test/test_v2_notificationlist_post200_response.py +0 -78
- test/test_v2_notificationlist_post200_response_notification_list_inner.py +0 -75
- test/test_v2_notificationlist_post_request_time_window.py +0 -57
- test/test_v2_rulelist_post200_response.py +0 -62
- test/test_v2_rulelist_post200_response_rule_list_inner.py +0 -59
- test/test_v2_site_site_id_detail_post200_response.py +0 -60
- test/test_v2_site_site_id_detail_post200_response_site.py +0 -54
- test/test_v2_version_post200_response.py +0 -51
- {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-25.12.1.dist-info}/WHEEL +0 -0
- {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-25.12.1.dist-info}/licenses/LICENSE +0 -0
- {graphiant_sdk-25.11.1.dist-info → graphiant_sdk-25.12.1.dist-info}/top_level.txt +0 -0
graphiant_sdk/api_client.py
CHANGED
|
@@ -21,7 +21,6 @@ import mimetypes
|
|
|
21
21
|
import os
|
|
22
22
|
import re
|
|
23
23
|
import tempfile
|
|
24
|
-
import uuid
|
|
25
24
|
|
|
26
25
|
from urllib.parse import quote
|
|
27
26
|
from typing import Tuple, Optional, List, Dict, Union
|
|
@@ -91,7 +90,7 @@ class ApiClient:
|
|
|
91
90
|
self.default_headers[header_name] = header_value
|
|
92
91
|
self.cookie = cookie
|
|
93
92
|
# Set default User-Agent.
|
|
94
|
-
self.user_agent = 'OpenAPI-Generator/25.
|
|
93
|
+
self.user_agent = 'OpenAPI-Generator/25.12.1/python'
|
|
95
94
|
self.client_side_validation = configuration.client_side_validation
|
|
96
95
|
|
|
97
96
|
def __enter__(self):
|
|
@@ -357,8 +356,6 @@ class ApiClient:
|
|
|
357
356
|
return obj.get_secret_value()
|
|
358
357
|
elif isinstance(obj, self.PRIMITIVE_TYPES):
|
|
359
358
|
return obj
|
|
360
|
-
elif isinstance(obj, uuid.UUID):
|
|
361
|
-
return str(obj)
|
|
362
359
|
elif isinstance(obj, list):
|
|
363
360
|
return [
|
|
364
361
|
self.sanitize_for_serialization(sub_obj) for sub_obj in obj
|
|
@@ -385,10 +382,6 @@ class ApiClient:
|
|
|
385
382
|
else:
|
|
386
383
|
obj_dict = obj.__dict__
|
|
387
384
|
|
|
388
|
-
if isinstance(obj_dict, list):
|
|
389
|
-
# here we handle instances that can either be a list or something else, and only became a real list by calling to_dict()
|
|
390
|
-
return self.sanitize_for_serialization(obj_dict)
|
|
391
|
-
|
|
392
385
|
return {
|
|
393
386
|
key: self.sanitize_for_serialization(val)
|
|
394
387
|
for key, val in obj_dict.items()
|
|
@@ -411,7 +404,7 @@ class ApiClient:
|
|
|
411
404
|
data = json.loads(response_text)
|
|
412
405
|
except ValueError:
|
|
413
406
|
data = response_text
|
|
414
|
-
elif re.match(r'^application/(json|[\w
|
|
407
|
+
elif re.match(r'^application/(json|[\w!#$&.+-^_]+\+json)\s*(;|$)', content_type, re.IGNORECASE):
|
|
415
408
|
if response_text == "":
|
|
416
409
|
data = ""
|
|
417
410
|
else:
|
|
@@ -460,13 +453,13 @@ class ApiClient:
|
|
|
460
453
|
|
|
461
454
|
if klass in self.PRIMITIVE_TYPES:
|
|
462
455
|
return self.__deserialize_primitive(data, klass)
|
|
463
|
-
elif klass
|
|
456
|
+
elif klass == object:
|
|
464
457
|
return self.__deserialize_object(data)
|
|
465
|
-
elif klass
|
|
458
|
+
elif klass == datetime.date:
|
|
466
459
|
return self.__deserialize_date(data)
|
|
467
|
-
elif klass
|
|
460
|
+
elif klass == datetime.datetime:
|
|
468
461
|
return self.__deserialize_datetime(data)
|
|
469
|
-
elif klass
|
|
462
|
+
elif klass == decimal.Decimal:
|
|
470
463
|
return decimal.Decimal(data)
|
|
471
464
|
elif issubclass(klass, Enum):
|
|
472
465
|
return self.__deserialize_enum(data, klass)
|
graphiant_sdk/configuration.py
CHANGED
|
@@ -531,7 +531,7 @@ conf = graphiant_sdk.Configuration(
|
|
|
531
531
|
"OS: {env}\n"\
|
|
532
532
|
"Python Version: {pyversion}\n"\
|
|
533
533
|
"Version of the API: 1.0.0\n"\
|
|
534
|
-
"SDK Package Version: 25.
|
|
534
|
+
"SDK Package Version: 25.12.1".\
|
|
535
535
|
format(env=sys.platform, pyversion=sys.version)
|
|
536
536
|
|
|
537
537
|
def get_host_settings(self) -> List[HostSetting]:
|
graphiant_sdk/models/__init__.py
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
Do not edit the class manually.
|
|
13
13
|
""" # noqa: E501
|
|
14
14
|
|
|
15
|
+
|
|
15
16
|
# import models into model package
|
|
16
17
|
from graphiant_sdk.models.alarms_alarm_data import AlarmsAlarmData
|
|
17
18
|
from graphiant_sdk.models.alarms_alarm_history import AlarmsAlarmHistory
|
|
@@ -120,6 +121,7 @@ from graphiant_sdk.models.iam_api_key_info import IamApiKeyInfo
|
|
|
120
121
|
from graphiant_sdk.models.iam_counts import IamCounts
|
|
121
122
|
from graphiant_sdk.models.iam_customer import IamCustomer
|
|
122
123
|
from graphiant_sdk.models.iam_enterprise import IamEnterprise
|
|
124
|
+
from graphiant_sdk.models.iam_enterprise_permissions import IamEnterprisePermissions
|
|
123
125
|
from graphiant_sdk.models.iam_group import IamGroup
|
|
124
126
|
from graphiant_sdk.models.ipfix_app_bandwidth_stats import IpfixAppBandwidthStats
|
|
125
127
|
from graphiant_sdk.models.ipfix_app_flow_table import IpfixAppFlowTable
|
|
@@ -334,6 +336,8 @@ from graphiant_sdk.models.mana_v2_network_slice_peer import ManaV2NetworkSlicePe
|
|
|
334
336
|
from graphiant_sdk.models.mana_v2_new_site import ManaV2NewSite
|
|
335
337
|
from graphiant_sdk.models.mana_v2_notify_filter_profile_include import ManaV2NotifyFilterProfileInclude
|
|
336
338
|
from graphiant_sdk.models.mana_v2_notify_filter_profile_include_config import ManaV2NotifyFilterProfileIncludeConfig
|
|
339
|
+
from graphiant_sdk.models.mana_v2_ntp import ManaV2Ntp
|
|
340
|
+
from graphiant_sdk.models.mana_v2_ntp_config import ManaV2NtpConfig
|
|
337
341
|
from graphiant_sdk.models.mana_v2_nullable_address import ManaV2NullableAddress
|
|
338
342
|
from graphiant_sdk.models.mana_v2_nullable_administrative_distance import ManaV2NullableAdministrativeDistance
|
|
339
343
|
from graphiant_sdk.models.mana_v2_nullable_allow_as_in import ManaV2NullableAllowAsIn
|
|
@@ -388,6 +392,7 @@ from graphiant_sdk.models.mana_v2_nullable_meter_rates import ManaV2NullableMete
|
|
|
388
392
|
from graphiant_sdk.models.mana_v2_nullable_metric import ManaV2NullableMetric
|
|
389
393
|
from graphiant_sdk.models.mana_v2_nullable_nat_policy_ruleset_config import ManaV2NullableNatPolicyRulesetConfig
|
|
390
394
|
from graphiant_sdk.models.mana_v2_nullable_nat_policy_ruleset_name import ManaV2NullableNatPolicyRulesetName
|
|
395
|
+
from graphiant_sdk.models.mana_v2_nullable_ntp_config import ManaV2NullableNtpConfig
|
|
391
396
|
from graphiant_sdk.models.mana_v2_nullable_ospf_admin_distance_value import ManaV2NullableOspfAdminDistanceValue
|
|
392
397
|
from graphiant_sdk.models.mana_v2_nullable_ospf_area_config import ManaV2NullableOspfAreaConfig
|
|
393
398
|
from graphiant_sdk.models.mana_v2_nullable_ospf_dead_interval_value import ManaV2NullableOspfDeadIntervalValue
|
|
@@ -722,7 +727,6 @@ from graphiant_sdk.models.v1_account_email_patch_request import V1AccountEmailPa
|
|
|
722
727
|
from graphiant_sdk.models.v1_account_info_patch_request import V1AccountInfoPatchRequest
|
|
723
728
|
from graphiant_sdk.models.v1_account_mfa_confirmation_post_request import V1AccountMfaConfirmationPostRequest
|
|
724
729
|
from graphiant_sdk.models.v1_account_mfa_confirmation_post_response import V1AccountMfaConfirmationPostResponse
|
|
725
|
-
from graphiant_sdk.models.v1_account_mfa_delete_request import V1AccountMfaDeleteRequest
|
|
726
730
|
from graphiant_sdk.models.v1_account_mfa_get_response import V1AccountMfaGetResponse
|
|
727
731
|
from graphiant_sdk.models.v1_account_mfa_put_request import V1AccountMfaPutRequest
|
|
728
732
|
from graphiant_sdk.models.v1_account_mfa_put_response import V1AccountMfaPutResponse
|
|
@@ -730,10 +734,8 @@ from graphiant_sdk.models.v1_account_password_patch_request import V1AccountPass
|
|
|
730
734
|
from graphiant_sdk.models.v1_activity_logs_post_request import V1ActivityLogsPostRequest
|
|
731
735
|
from graphiant_sdk.models.v1_activity_logs_post_response import V1ActivityLogsPostResponse
|
|
732
736
|
from graphiant_sdk.models.v1_activity_logs_post_response_activity_items import V1ActivityLogsPostResponseActivityItems
|
|
733
|
-
from graphiant_sdk.models.v1_alarm_history_get_request import V1AlarmHistoryGetRequest
|
|
734
737
|
from graphiant_sdk.models.v1_alarm_history_get_response import V1AlarmHistoryGetResponse
|
|
735
738
|
from graphiant_sdk.models.v1_alarm_mute_alarm_id_put_request import V1AlarmMuteAlarmIdPutRequest
|
|
736
|
-
from graphiant_sdk.models.v1_alarms_events_get_request import V1AlarmsEventsGetRequest
|
|
737
739
|
from graphiant_sdk.models.v1_alarms_events_get_response import V1AlarmsEventsGetResponse
|
|
738
740
|
from graphiant_sdk.models.v1_alarms_list_get_response import V1AlarmsListGetResponse
|
|
739
741
|
from graphiant_sdk.models.v1_apps_app_summary_post_request import V1AppsAppSummaryPostRequest
|
|
@@ -748,7 +750,6 @@ from graphiant_sdk.models.v1_apps_visualization_post_request import V1AppsVisual
|
|
|
748
750
|
from graphiant_sdk.models.v1_apps_visualization_post_response import V1AppsVisualizationPostResponse
|
|
749
751
|
from graphiant_sdk.models.v1_audit_logs_post_request import V1AuditLogsPostRequest
|
|
750
752
|
from graphiant_sdk.models.v1_audit_logs_post_response import V1AuditLogsPostResponse
|
|
751
|
-
from graphiant_sdk.models.v1_auth_delete_response import V1AuthDeleteResponse
|
|
752
753
|
from graphiant_sdk.models.v1_auth_error_post_response import V1AuthErrorPostResponse
|
|
753
754
|
from graphiant_sdk.models.v1_auth_gcs_post_request import V1AuthGcsPostRequest
|
|
754
755
|
from graphiant_sdk.models.v1_auth_get_response import V1AuthGetResponse
|
|
@@ -765,9 +766,7 @@ from graphiant_sdk.models.v1_auth_mfa_post_request import V1AuthMfaPostRequest
|
|
|
765
766
|
from graphiant_sdk.models.v1_auth_mfa_types_get_response import V1AuthMfaTypesGetResponse
|
|
766
767
|
from graphiant_sdk.models.v1_auth_mfa_types_put_request import V1AuthMfaTypesPutRequest
|
|
767
768
|
from graphiant_sdk.models.v1_auth_patch_request import V1AuthPatchRequest
|
|
768
|
-
from graphiant_sdk.models.v1_auth_patch_response import V1AuthPatchResponse
|
|
769
769
|
from graphiant_sdk.models.v1_auth_put_request import V1AuthPutRequest
|
|
770
|
-
from graphiant_sdk.models.v1_auth_put_response import V1AuthPutResponse
|
|
771
770
|
from graphiant_sdk.models.v1_auth_refresh_get200_response import V1AuthRefreshGet200Response
|
|
772
771
|
from graphiant_sdk.models.v1_auth_refresh_get403_response import V1AuthRefreshGet403Response
|
|
773
772
|
from graphiant_sdk.models.v1_auth_refresh_get422_response import V1AuthRefreshGet422Response
|
|
@@ -853,48 +852,28 @@ from graphiant_sdk.models.v1_data_assurance_assurances_global_post_request impor
|
|
|
853
852
|
from graphiant_sdk.models.v1_data_assurance_assurances_global_post_response import V1DataAssuranceAssurancesGlobalPostResponse
|
|
854
853
|
from graphiant_sdk.models.v1_data_assurance_flex_algos_get_response import V1DataAssuranceFlexAlgosGetResponse
|
|
855
854
|
from graphiant_sdk.models.v1_data_assurance_flex_algos_get_response_entry import V1DataAssuranceFlexAlgosGetResponseEntry
|
|
856
|
-
from graphiant_sdk.models.v1_device_routing_bgp_nbr_stats_get_request import V1DeviceRoutingBgpNbrStatsGetRequest
|
|
857
855
|
from graphiant_sdk.models.v1_device_routing_bgp_nbr_stats_get_response import V1DeviceRoutingBgpNbrStatsGetResponse
|
|
858
|
-
from graphiant_sdk.models.v1_device_routing_bgp_nbrid_get_request import V1DeviceRoutingBgpNbridGetRequest
|
|
859
856
|
from graphiant_sdk.models.v1_device_routing_bgp_nbrid_get_response import V1DeviceRoutingBgpNbridGetResponse
|
|
860
|
-
from graphiant_sdk.models.v1_device_routing_bgp_nbrs_counters_get_request import V1DeviceRoutingBgpNbrsCountersGetRequest
|
|
861
857
|
from graphiant_sdk.models.v1_device_routing_bgp_nbrs_counters_get_response import V1DeviceRoutingBgpNbrsCountersGetResponse
|
|
862
858
|
from graphiant_sdk.models.v1_device_routing_bgp_nbrs_details_get_response import V1DeviceRoutingBgpNbrsDetailsGetResponse
|
|
863
859
|
from graphiant_sdk.models.v1_device_routing_bgp_nbrs_per_afi_prefix_get_response import V1DeviceRoutingBgpNbrsPerAfiPrefixGetResponse
|
|
864
|
-
from graphiant_sdk.models.v1_device_routing_odp_nbrid_get_request import V1DeviceRoutingOdpNbridGetRequest
|
|
865
860
|
from graphiant_sdk.models.v1_device_routing_odp_nbrid_get_response import V1DeviceRoutingOdpNbridGetResponse
|
|
866
|
-
from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_get_request import V1DeviceRoutingOspfv2AreaInterfaceGetRequest
|
|
867
861
|
from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_get_response import V1DeviceRoutingOspfv2AreaInterfaceGetResponse
|
|
868
|
-
from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_nbrid_get_request import V1DeviceRoutingOspfv2AreaInterfaceNbridGetRequest
|
|
869
862
|
from graphiant_sdk.models.v1_device_routing_ospfv2_area_interface_nbrid_get_response import V1DeviceRoutingOspfv2AreaInterfaceNbridGetResponse
|
|
870
|
-
from graphiant_sdk.models.v1_device_routing_ospfv2_area_interfaceid_get_request import V1DeviceRoutingOspfv2AreaInterfaceidGetRequest
|
|
871
863
|
from graphiant_sdk.models.v1_device_routing_ospfv2_area_interfaceid_get_response import V1DeviceRoutingOspfv2AreaInterfaceidGetResponse
|
|
872
|
-
from graphiant_sdk.models.v1_device_routing_ospfv2_area_lsdb_get_request import V1DeviceRoutingOspfv2AreaLsdbGetRequest
|
|
873
864
|
from graphiant_sdk.models.v1_device_routing_ospfv2_area_lsdb_get_response import V1DeviceRoutingOspfv2AreaLsdbGetResponse
|
|
874
|
-
from graphiant_sdk.models.v1_device_routing_ospfv2_area_nbr_get_request import V1DeviceRoutingOspfv2AreaNbrGetRequest
|
|
875
865
|
from graphiant_sdk.models.v1_device_routing_ospfv2_area_nbr_get_response import V1DeviceRoutingOspfv2AreaNbrGetResponse
|
|
876
|
-
from graphiant_sdk.models.v1_device_routing_ospfv2_areaid_get_request import V1DeviceRoutingOspfv2AreaidGetRequest
|
|
877
866
|
from graphiant_sdk.models.v1_device_routing_ospfv2_areaid_get_response import V1DeviceRoutingOspfv2AreaidGetResponse
|
|
878
|
-
from graphiant_sdk.models.v1_device_routing_ospfv2_lsdb_get_request import V1DeviceRoutingOspfv2LsdbGetRequest
|
|
879
867
|
from graphiant_sdk.models.v1_device_routing_ospfv2_lsdb_get_response import V1DeviceRoutingOspfv2LsdbGetResponse
|
|
880
|
-
from graphiant_sdk.models.v1_device_routing_ospfv2_rib_get_request import V1DeviceRoutingOspfv2RibGetRequest
|
|
881
868
|
from graphiant_sdk.models.v1_device_routing_ospfv2_rib_get_response import V1DeviceRoutingOspfv2RibGetResponse
|
|
882
869
|
from graphiant_sdk.models.v1_device_routing_ospfv2_statistics_get_response import V1DeviceRoutingOspfv2StatisticsGetResponse
|
|
883
|
-
from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_get_request import V1DeviceRoutingOspfv3AreaInterfaceGetRequest
|
|
884
870
|
from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_get_response import V1DeviceRoutingOspfv3AreaInterfaceGetResponse
|
|
885
|
-
from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_nbrid_get_request import V1DeviceRoutingOspfv3AreaInterfaceNbridGetRequest
|
|
886
871
|
from graphiant_sdk.models.v1_device_routing_ospfv3_area_interface_nbrid_get_response import V1DeviceRoutingOspfv3AreaInterfaceNbridGetResponse
|
|
887
|
-
from graphiant_sdk.models.v1_device_routing_ospfv3_area_interfaceid_get_request import V1DeviceRoutingOspfv3AreaInterfaceidGetRequest
|
|
888
872
|
from graphiant_sdk.models.v1_device_routing_ospfv3_area_interfaceid_get_response import V1DeviceRoutingOspfv3AreaInterfaceidGetResponse
|
|
889
|
-
from graphiant_sdk.models.v1_device_routing_ospfv3_area_lsdb_get_request import V1DeviceRoutingOspfv3AreaLsdbGetRequest
|
|
890
873
|
from graphiant_sdk.models.v1_device_routing_ospfv3_area_lsdb_get_response import V1DeviceRoutingOspfv3AreaLsdbGetResponse
|
|
891
|
-
from graphiant_sdk.models.v1_device_routing_ospfv3_area_nbr_get_request import V1DeviceRoutingOspfv3AreaNbrGetRequest
|
|
892
874
|
from graphiant_sdk.models.v1_device_routing_ospfv3_area_nbr_get_response import V1DeviceRoutingOspfv3AreaNbrGetResponse
|
|
893
|
-
from graphiant_sdk.models.v1_device_routing_ospfv3_areaid_get_request import V1DeviceRoutingOspfv3AreaidGetRequest
|
|
894
875
|
from graphiant_sdk.models.v1_device_routing_ospfv3_areaid_get_response import V1DeviceRoutingOspfv3AreaidGetResponse
|
|
895
|
-
from graphiant_sdk.models.v1_device_routing_ospfv3_lsdb_get_request import V1DeviceRoutingOspfv3LsdbGetRequest
|
|
896
876
|
from graphiant_sdk.models.v1_device_routing_ospfv3_lsdb_get_response import V1DeviceRoutingOspfv3LsdbGetResponse
|
|
897
|
-
from graphiant_sdk.models.v1_device_routing_ospfv3_rib_get_request import V1DeviceRoutingOspfv3RibGetRequest
|
|
898
877
|
from graphiant_sdk.models.v1_device_routing_ospfv3_rib_get_response import V1DeviceRoutingOspfv3RibGetResponse
|
|
899
878
|
from graphiant_sdk.models.v1_device_routing_ospfv3_statistics_get_response import V1DeviceRoutingOspfv3StatisticsGetResponse
|
|
900
879
|
from graphiant_sdk.models.v1_device_routing_rib_route_count_post_response import V1DeviceRoutingRibRouteCountPostResponse
|
|
@@ -905,7 +884,6 @@ from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_request imp
|
|
|
905
884
|
from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_response import V1DeviceRoutingVrfBgpRouteCountPostResponse
|
|
906
885
|
from graphiant_sdk.models.v1_device_routing_vrf_bgp_route_count_post_response_route_count import V1DeviceRoutingVrfBgpRouteCountPostResponseRouteCount
|
|
907
886
|
from graphiant_sdk.models.v1_device_snapshot_device_id_get_response import V1DeviceSnapshotDeviceIdGetResponse
|
|
908
|
-
from graphiant_sdk.models.v1_device_snapshot_get_request import V1DeviceSnapshotGetRequest
|
|
909
887
|
from graphiant_sdk.models.v1_device_snapshot_get_response import V1DeviceSnapshotGetResponse
|
|
910
888
|
from graphiant_sdk.models.v1_device_snapshot_post_request import V1DeviceSnapshotPostRequest
|
|
911
889
|
from graphiant_sdk.models.v1_device_snapshot_put_request import V1DeviceSnapshotPutRequest
|
|
@@ -921,7 +899,6 @@ from graphiant_sdk.models.v1_devices_bringup_token_post_response import V1Device
|
|
|
921
899
|
from graphiant_sdk.models.v1_devices_device_id_arp_get_response import V1DevicesDeviceIdArpGetResponse
|
|
922
900
|
from graphiant_sdk.models.v1_devices_device_id_candidate_circuits_get_response import V1DevicesDeviceIdCandidateCircuitsGetResponse
|
|
923
901
|
from graphiant_sdk.models.v1_devices_device_id_candidate_circuits_get_response_circuit_info import V1DevicesDeviceIdCandidateCircuitsGetResponseCircuitInfo
|
|
924
|
-
from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_request import V1DevicesDeviceIdCircuitsVrfAssociationsGetRequest
|
|
925
902
|
from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_response import V1DevicesDeviceIdCircuitsVrfAssociationsGetResponse
|
|
926
903
|
from graphiant_sdk.models.v1_devices_device_id_circuits_vrf_associations_get_response_vrf_associations import V1DevicesDeviceIdCircuitsVrfAssociationsGetResponseVrfAssociations
|
|
927
904
|
from graphiant_sdk.models.v1_devices_device_id_config_put_request import V1DevicesDeviceIdConfigPutRequest
|
|
@@ -932,43 +909,31 @@ from graphiant_sdk.models.v1_devices_device_id_dhcp_server_leases_get_response i
|
|
|
932
909
|
from graphiant_sdk.models.v1_devices_device_id_draft_get_response import V1DevicesDeviceIdDraftGetResponse
|
|
933
910
|
from graphiant_sdk.models.v1_devices_device_id_draft_post_request import V1DevicesDeviceIdDraftPostRequest
|
|
934
911
|
from graphiant_sdk.models.v1_devices_device_id_draft_post_response import V1DevicesDeviceIdDraftPostResponse
|
|
935
|
-
from graphiant_sdk.models.v1_devices_device_id_edges_get_request import V1DevicesDeviceIdEdgesGetRequest
|
|
936
912
|
from graphiant_sdk.models.v1_devices_device_id_edges_get_response import V1DevicesDeviceIdEdgesGetResponse
|
|
937
913
|
from graphiant_sdk.models.v1_devices_device_id_get_response import V1DevicesDeviceIdGetResponse
|
|
938
|
-
from graphiant_sdk.models.v1_devices_device_id_interfaces_get_request import V1DevicesDeviceIdInterfacesGetRequest
|
|
939
914
|
from graphiant_sdk.models.v1_devices_device_id_interfaces_get_response import V1DevicesDeviceIdInterfacesGetResponse
|
|
940
915
|
from graphiant_sdk.models.v1_devices_device_id_jobs_job_id_get_response import V1DevicesDeviceIdJobsJobIdGetResponse
|
|
941
916
|
from graphiant_sdk.models.v1_devices_device_id_ndcache_get_response import V1DevicesDeviceIdNdcacheGetResponse
|
|
942
|
-
from graphiant_sdk.models.v1_devices_device_id_ospfv2_default_originate_get_request import V1DevicesDeviceIdOspfv2DefaultOriginateGetRequest
|
|
943
917
|
from graphiant_sdk.models.v1_devices_device_id_ospfv2_default_originate_get_response import V1DevicesDeviceIdOspfv2DefaultOriginateGetResponse
|
|
944
|
-
from graphiant_sdk.models.v1_devices_device_id_ospfv3_default_originate_get_request import V1DevicesDeviceIdOspfv3DefaultOriginateGetRequest
|
|
945
918
|
from graphiant_sdk.models.v1_devices_device_id_ospfv3_default_originate_get_response import V1DevicesDeviceIdOspfv3DefaultOriginateGetResponse
|
|
946
|
-
from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_request import V1DevicesDeviceIdPolicyApplicationsGetRequest
|
|
947
919
|
from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_response import V1DevicesDeviceIdPolicyApplicationsGetResponse
|
|
948
920
|
from graphiant_sdk.models.v1_devices_device_id_policy_applications_get_response_application import V1DevicesDeviceIdPolicyApplicationsGetResponseApplication
|
|
949
|
-
from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_request import V1DevicesDeviceIdPolicyCustomapplicationsGetRequest
|
|
950
921
|
from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_response import V1DevicesDeviceIdPolicyCustomapplicationsGetResponse
|
|
951
922
|
from graphiant_sdk.models.v1_devices_device_id_policy_customapplications_get_response_application import V1DevicesDeviceIdPolicyCustomapplicationsGetResponseApplication
|
|
952
923
|
from graphiant_sdk.models.v1_devices_device_id_policy_zonepairs_get_response import V1DevicesDeviceIdPolicyZonepairsGetResponse
|
|
953
924
|
from graphiant_sdk.models.v1_devices_device_id_slice_peers_get_response import V1DevicesDeviceIdSlicePeersGetResponse
|
|
954
925
|
from graphiant_sdk.models.v1_devices_device_id_staged_config_compare_get_response import V1DevicesDeviceIdStagedConfigCompareGetResponse
|
|
955
926
|
from graphiant_sdk.models.v1_devices_device_id_twamp_core_get_response import V1DevicesDeviceIdTwampCoreGetResponse
|
|
956
|
-
from graphiant_sdk.models.v1_devices_device_id_versions_compare_get_request import V1DevicesDeviceIdVersionsCompareGetRequest
|
|
957
927
|
from graphiant_sdk.models.v1_devices_device_id_versions_compare_get_response import V1DevicesDeviceIdVersionsCompareGetResponse
|
|
958
928
|
from graphiant_sdk.models.v1_devices_device_id_versions_get_response import V1DevicesDeviceIdVersionsGetResponse
|
|
959
929
|
from graphiant_sdk.models.v1_devices_device_id_versions_version_get_response import V1DevicesDeviceIdVersionsVersionGetResponse
|
|
960
|
-
from graphiant_sdk.models.v1_devices_device_id_vrf_bgp_as_get_request import V1DevicesDeviceIdVrfBgpAsGetRequest
|
|
961
930
|
from graphiant_sdk.models.v1_devices_device_id_vrf_bgp_as_get_response import V1DevicesDeviceIdVrfBgpAsGetResponse
|
|
962
|
-
from graphiant_sdk.models.v1_devices_device_id_vrf_protocols_get_request import V1DevicesDeviceIdVrfProtocolsGetRequest
|
|
963
931
|
from graphiant_sdk.models.v1_devices_device_id_vrf_protocols_get_response import V1DevicesDeviceIdVrfProtocolsGetResponse
|
|
964
|
-
from graphiant_sdk.models.v1_devices_device_id_vrrp_get_request import V1DevicesDeviceIdVrrpGetRequest
|
|
965
932
|
from graphiant_sdk.models.v1_devices_device_id_vrrp_get_response import V1DevicesDeviceIdVrrpGetResponse
|
|
966
|
-
from graphiant_sdk.models.v1_devices_get_request import V1DevicesGetRequest
|
|
967
933
|
from graphiant_sdk.models.v1_devices_get_response import V1DevicesGetResponse
|
|
968
934
|
from graphiant_sdk.models.v1_devices_inventory_approve_return_post_request import V1DevicesInventoryApproveReturnPostRequest
|
|
969
935
|
from graphiant_sdk.models.v1_devices_inventory_clear_return_post_request import V1DevicesInventoryClearReturnPostRequest
|
|
970
936
|
from graphiant_sdk.models.v1_devices_inventory_enterprise_put_request import V1DevicesInventoryEnterprisePutRequest
|
|
971
|
-
from graphiant_sdk.models.v1_devices_inventory_get_request import V1DevicesInventoryGetRequest
|
|
972
937
|
from graphiant_sdk.models.v1_devices_inventory_get_response import V1DevicesInventoryGetResponse
|
|
973
938
|
from graphiant_sdk.models.v1_devices_inventory_post_request import V1DevicesInventoryPostRequest
|
|
974
939
|
from graphiant_sdk.models.v1_devices_inventory_post_response import V1DevicesInventoryPostResponse
|
|
@@ -979,7 +944,6 @@ from graphiant_sdk.models.v1_devices_inventory_serial_num_post_response import V
|
|
|
979
944
|
from graphiant_sdk.models.v1_devices_oauth_authorization_get_response import V1DevicesOauthAuthorizationGetResponse
|
|
980
945
|
from graphiant_sdk.models.v1_devices_oauth_post_request import V1DevicesOauthPostRequest
|
|
981
946
|
from graphiant_sdk.models.v1_devices_oauth_post_response import V1DevicesOauthPostResponse
|
|
982
|
-
from graphiant_sdk.models.v1_devices_oauth_redirect_get_request import V1DevicesOauthRedirectGetRequest
|
|
983
947
|
from graphiant_sdk.models.v1_devices_oauth_redirect_get_response import V1DevicesOauthRedirectGetResponse
|
|
984
948
|
from graphiant_sdk.models.v1_devices_rma_post_request import V1DevicesRmaPostRequest
|
|
985
949
|
from graphiant_sdk.models.v1_devices_routing_vrf_protocol_route_count_get_response import V1DevicesRoutingVrfProtocolRouteCountGetResponse
|
|
@@ -989,7 +953,6 @@ from graphiant_sdk.models.v1_devices_running_version_post_response import V1Devi
|
|
|
989
953
|
from graphiant_sdk.models.v1_devices_session_status_post_request import V1DevicesSessionStatusPostRequest
|
|
990
954
|
from graphiant_sdk.models.v1_devices_session_status_post_response import V1DevicesSessionStatusPostResponse
|
|
991
955
|
from graphiant_sdk.models.v1_devices_session_status_post_response_data import V1DevicesSessionStatusPostResponseData
|
|
992
|
-
from graphiant_sdk.models.v1_devices_summary_get_request import V1DevicesSummaryGetRequest
|
|
993
956
|
from graphiant_sdk.models.v1_devices_summary_get_response import V1DevicesSummaryGetResponse
|
|
994
957
|
from graphiant_sdk.models.v1_devices_summary_get_response_site_summary import V1DevicesSummaryGetResponseSiteSummary
|
|
995
958
|
from graphiant_sdk.models.v1_devices_summary_get_response_site_summary_device_summary import V1DevicesSummaryGetResponseSiteSummaryDeviceSummary
|
|
@@ -1002,7 +965,6 @@ from graphiant_sdk.models.v1_diagnostic_archive_edit_archive_id_put_request impo
|
|
|
1002
965
|
from graphiant_sdk.models.v1_diagnostic_archives_device_id_get_response import V1DiagnosticArchivesDeviceIdGetResponse
|
|
1003
966
|
from graphiant_sdk.models.v1_diagnostic_bgp_reset_device_id_put_request import V1DiagnosticBgpResetDeviceIdPutRequest
|
|
1004
967
|
from graphiant_sdk.models.v1_diagnostic_clear_arp_device_id_put_request import V1DiagnosticClearArpDeviceIdPutRequest
|
|
1005
|
-
from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_request import V1DiagnosticGnmiPingGetRequest
|
|
1006
968
|
from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_response import V1DiagnosticGnmiPingGetResponse
|
|
1007
969
|
from graphiant_sdk.models.v1_diagnostic_gnmi_ping_get_response_result import V1DiagnosticGnmiPingGetResponseResult
|
|
1008
970
|
from graphiant_sdk.models.v1_diagnostic_interface_reset_device_id_put_request import V1DiagnosticInterfaceResetDeviceIdPutRequest
|
|
@@ -1012,7 +974,6 @@ from graphiant_sdk.models.v1_diagnostic_packetcapture_start_post_request import
|
|
|
1012
974
|
from graphiant_sdk.models.v1_diagnostic_packetcapture_start_post_response import V1DiagnosticPacketcaptureStartPostResponse
|
|
1013
975
|
from graphiant_sdk.models.v1_diagnostic_packetcapture_stop_post_request import V1DiagnosticPacketcaptureStopPostRequest
|
|
1014
976
|
from graphiant_sdk.models.v1_diagnostic_ping_pause_resume_post_request import V1DiagnosticPingPauseResumePostRequest
|
|
1015
|
-
from graphiant_sdk.models.v1_diagnostic_ping_pause_resume_post_response import V1DiagnosticPingPauseResumePostResponse
|
|
1016
977
|
from graphiant_sdk.models.v1_diagnostic_ping_post_request import V1DiagnosticPingPostRequest
|
|
1017
978
|
from graphiant_sdk.models.v1_diagnostic_ping_post_response import V1DiagnosticPingPostResponse
|
|
1018
979
|
from graphiant_sdk.models.v1_diagnostic_reboot_device_id_put_request import V1DiagnosticRebootDeviceIdPutRequest
|
|
@@ -1022,34 +983,28 @@ from graphiant_sdk.models.v1_diagnostic_speedtest_post_response import V1Diagnos
|
|
|
1022
983
|
from graphiant_sdk.models.v1_diagnostic_speedtest_providers_get_response import V1DiagnosticSpeedtestProvidersGetResponse
|
|
1023
984
|
from graphiant_sdk.models.v1_diagnostic_speedtest_report_put_request import V1DiagnosticSpeedtestReportPutRequest
|
|
1024
985
|
from graphiant_sdk.models.v1_diagnostic_speedtest_report_put_response import V1DiagnosticSpeedtestReportPutResponse
|
|
1025
|
-
from graphiant_sdk.models.v1_diagnostic_speedtest_servers_get_request import V1DiagnosticSpeedtestServersGetRequest
|
|
1026
986
|
from graphiant_sdk.models.v1_diagnostic_speedtest_servers_get_response import V1DiagnosticSpeedtestServersGetResponse
|
|
1027
987
|
from graphiant_sdk.models.v1_diagnostic_traceroute_post_request import V1DiagnosticTraceroutePostRequest
|
|
1028
988
|
from graphiant_sdk.models.v1_diagnostic_traceroute_post_response import V1DiagnosticTraceroutePostResponse
|
|
1029
|
-
from graphiant_sdk.models.v1_edges_hardware_assigned_get_request import V1EdgesHardwareAssignedGetRequest
|
|
1030
989
|
from graphiant_sdk.models.v1_edges_hardware_assigned_get_response import V1EdgesHardwareAssignedGetResponse
|
|
1031
990
|
from graphiant_sdk.models.v1_edges_hardware_unassigned_get_response import V1EdgesHardwareUnassignedGetResponse
|
|
1032
|
-
from graphiant_sdk.models.v1_edges_summary_get_request import V1EdgesSummaryGetRequest
|
|
1033
991
|
from graphiant_sdk.models.v1_edges_summary_get_response import V1EdgesSummaryGetResponse
|
|
1034
|
-
from graphiant_sdk.models.
|
|
992
|
+
from graphiant_sdk.models.v1_edges_summary_post_request import V1EdgesSummaryPostRequest
|
|
993
|
+
from graphiant_sdk.models.v1_edges_summary_post_request_filter import V1EdgesSummaryPostRequestFilter
|
|
994
|
+
from graphiant_sdk.models.v1_edges_summary_post_response import V1EdgesSummaryPostResponse
|
|
1035
995
|
from graphiant_sdk.models.v1_enterprise_allocation_get_response import V1EnterpriseAllocationGetResponse
|
|
1036
996
|
from graphiant_sdk.models.v1_enterprise_configuration_get_response import V1EnterpriseConfigurationGetResponse
|
|
1037
997
|
from graphiant_sdk.models.v1_enterprise_configuration_put_request import V1EnterpriseConfigurationPutRequest
|
|
1038
998
|
from graphiant_sdk.models.v1_enterprise_contract_put_request import V1EnterpriseContractPutRequest
|
|
1039
999
|
from graphiant_sdk.models.v1_enterprise_snapshot_get_response import V1EnterpriseSnapshotGetResponse
|
|
1040
1000
|
from graphiant_sdk.models.v1_enterprises_enterprise_id_admin_get_response import V1EnterprisesEnterpriseIdAdminGetResponse
|
|
1041
|
-
from graphiant_sdk.models.v1_enterprises_enterprise_id_delete_response import V1EnterprisesEnterpriseIdDeleteResponse
|
|
1042
|
-
from graphiant_sdk.models.v1_enterprises_enterprise_id_device_status_get_request import V1EnterprisesEnterpriseIdDeviceStatusGetRequest
|
|
1043
1001
|
from graphiant_sdk.models.v1_enterprises_enterprise_id_device_status_get_response import V1EnterprisesEnterpriseIdDeviceStatusGetResponse
|
|
1044
1002
|
from graphiant_sdk.models.v1_enterprises_get_response import V1EnterprisesGetResponse
|
|
1045
1003
|
from graphiant_sdk.models.v1_enterprises_managed_get_response import V1EnterprisesManagedGetResponse
|
|
1046
1004
|
from graphiant_sdk.models.v1_enterprises_patch_request import V1EnterprisesPatchRequest
|
|
1047
1005
|
from graphiant_sdk.models.v1_enterprises_patch_request_token_expiry import V1EnterprisesPatchRequestTokenExpiry
|
|
1048
1006
|
from graphiant_sdk.models.v1_enterprises_put_request import V1EnterprisesPutRequest
|
|
1049
|
-
from graphiant_sdk.models.v1_enterprises_self_delete_response import V1EnterprisesSelfDeleteResponse
|
|
1050
|
-
from graphiant_sdk.models.v1_event_device_get_request import V1EventDeviceGetRequest
|
|
1051
1007
|
from graphiant_sdk.models.v1_event_device_get_response import V1EventDeviceGetResponse
|
|
1052
|
-
from graphiant_sdk.models.v1_event_enterprise_get_request import V1EventEnterpriseGetRequest
|
|
1053
1008
|
from graphiant_sdk.models.v1_event_enterprise_get_response import V1EventEnterpriseGetResponse
|
|
1054
1009
|
from graphiant_sdk.models.v1_event_system_ack_post_request import V1EventSystemAckPostRequest
|
|
1055
1010
|
from graphiant_sdk.models.v1_event_system_get_response import V1EventSystemGetResponse
|
|
@@ -1081,14 +1036,11 @@ from graphiant_sdk.models.v1_extranets_b2b_general_services_summary_get_response
|
|
|
1081
1036
|
from graphiant_sdk.models.v1_extranets_b2b_id_customer_post_request import V1ExtranetsB2bIdCustomerPostRequest
|
|
1082
1037
|
from graphiant_sdk.models.v1_extranets_b2b_id_customer_post_response import V1ExtranetsB2bIdCustomerPostResponse
|
|
1083
1038
|
from graphiant_sdk.models.v1_extranets_b2b_id_customer_summary_get_response import V1ExtranetsB2bIdCustomerSummaryGetResponse
|
|
1084
|
-
from graphiant_sdk.models.v1_extranets_b2b_id_producer_get_request import V1ExtranetsB2bIdProducerGetRequest
|
|
1085
1039
|
from graphiant_sdk.models.v1_extranets_b2b_id_producer_get_response import V1ExtranetsB2bIdProducerGetResponse
|
|
1086
1040
|
from graphiant_sdk.models.v1_extranets_b2b_id_put_request import V1ExtranetsB2bIdPutRequest
|
|
1087
1041
|
from graphiant_sdk.models.v1_extranets_b2b_id_put_response import V1ExtranetsB2bIdPutResponse
|
|
1088
|
-
from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_request import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetRequest
|
|
1089
1042
|
from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_response import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponse
|
|
1090
1043
|
from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_customer_id_consumer_details_get_response_ipsec_vpn_tunnel_config import V1ExtranetsB2bPeeringConsumerCustomerIdConsumerDetailsGetResponseIpsecVpnTunnelConfig
|
|
1091
|
-
from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_match_details_get_request import V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetRequest
|
|
1092
1044
|
from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_match_details_get_response import V1ExtranetsB2bPeeringConsumerMatchIdMatchDetailsGetResponse
|
|
1093
1045
|
from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_post_request import V1ExtranetsB2bPeeringConsumerMatchIdPostRequest
|
|
1094
1046
|
from graphiant_sdk.models.v1_extranets_b2b_peering_consumer_match_id_post_response import V1ExtranetsB2bPeeringConsumerMatchIdPostResponse
|
|
@@ -1096,7 +1048,7 @@ from graphiant_sdk.models.v1_extranets_b2b_peering_customer_id_delete_response i
|
|
|
1096
1048
|
from graphiant_sdk.models.v1_extranets_b2b_peering_customer_id_get_response import V1ExtranetsB2bPeeringCustomerIdGetResponse
|
|
1097
1049
|
from graphiant_sdk.models.v1_extranets_b2b_peering_customer_post_request import V1ExtranetsB2bPeeringCustomerPostRequest
|
|
1098
1050
|
from graphiant_sdk.models.v1_extranets_b2b_peering_customer_post_response import V1ExtranetsB2bPeeringCustomerPostResponse
|
|
1099
|
-
from graphiant_sdk.models.
|
|
1051
|
+
from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_id_delete_response import V1ExtranetsB2bPeeringMatchServiceToCustomerIdDeleteResponse
|
|
1100
1052
|
from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_id_get_response import V1ExtranetsB2bPeeringMatchServiceToCustomerIdGetResponse
|
|
1101
1053
|
from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_post_request import V1ExtranetsB2bPeeringMatchServiceToCustomerPostRequest
|
|
1102
1054
|
from graphiant_sdk.models.v1_extranets_b2b_peering_match_service_to_customer_post_response import V1ExtranetsB2bPeeringMatchServiceToCustomerPostResponse
|
|
@@ -1108,9 +1060,7 @@ from graphiant_sdk.models.v1_extranets_b2b_peering_producer_post_response import
|
|
|
1108
1060
|
from graphiant_sdk.models.v1_extranets_b2b_post_request import V1ExtranetsB2bPostRequest
|
|
1109
1061
|
from graphiant_sdk.models.v1_extranets_b2b_post_response import V1ExtranetsB2bPostResponse
|
|
1110
1062
|
from graphiant_sdk.models.v1_extranets_b2b_producer_device_status_id_get_response import V1ExtranetsB2bProducerDeviceStatusIdGetResponse
|
|
1111
|
-
from graphiant_sdk.models.v1_extranets_b2b_producers_summary_get_request import V1ExtranetsB2bProducersSummaryGetRequest
|
|
1112
1063
|
from graphiant_sdk.models.v1_extranets_b2b_producers_summary_get_response import V1ExtranetsB2bProducersSummaryGetResponse
|
|
1113
|
-
from graphiant_sdk.models.v1_extranets_get_request import V1ExtranetsGetRequest
|
|
1114
1064
|
from graphiant_sdk.models.v1_extranets_get_response import V1ExtranetsGetResponse
|
|
1115
1065
|
from graphiant_sdk.models.v1_extranets_id_apply_post_request import V1ExtranetsIdApplyPostRequest
|
|
1116
1066
|
from graphiant_sdk.models.v1_extranets_id_apply_post_response import V1ExtranetsIdApplyPostResponse
|
|
@@ -1119,10 +1069,8 @@ from graphiant_sdk.models.v1_extranets_id_get_response import V1ExtranetsIdGetRe
|
|
|
1119
1069
|
from graphiant_sdk.models.v1_extranets_id_put_request import V1ExtranetsIdPutRequest
|
|
1120
1070
|
from graphiant_sdk.models.v1_extranets_id_put_response import V1ExtranetsIdPutResponse
|
|
1121
1071
|
from graphiant_sdk.models.v1_extranets_id_status_get_response import V1ExtranetsIdStatusGetResponse
|
|
1122
|
-
from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_request import V1ExtranetsMonitoringLanSegmentsGetRequest
|
|
1123
1072
|
from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_response import V1ExtranetsMonitoringLanSegmentsGetResponse
|
|
1124
1073
|
from graphiant_sdk.models.v1_extranets_monitoring_lan_segments_get_response_vrf import V1ExtranetsMonitoringLanSegmentsGetResponseVrf
|
|
1125
|
-
from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_request import V1ExtranetsMonitoringNatUsageGetRequest
|
|
1126
1074
|
from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_response import V1ExtranetsMonitoringNatUsageGetResponse
|
|
1127
1075
|
from graphiant_sdk.models.v1_extranets_monitoring_nat_usage_get_response_allocation import V1ExtranetsMonitoringNatUsageGetResponseAllocation
|
|
1128
1076
|
from graphiant_sdk.models.v1_extranets_monitoring_traffic_security_policy_post_request import V1ExtranetsMonitoringTrafficSecurityPolicyPostRequest
|
|
@@ -1144,7 +1092,6 @@ from graphiant_sdk.models.v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside
|
|
|
1144
1092
|
from graphiant_sdk.models.v1_gateways_post_request import V1GatewaysPostRequest
|
|
1145
1093
|
from graphiant_sdk.models.v1_gateways_post_response import V1GatewaysPostResponse
|
|
1146
1094
|
from graphiant_sdk.models.v1_gateways_put_request import V1GatewaysPutRequest
|
|
1147
|
-
from graphiant_sdk.models.v1_gateways_reference_consumer_get_request import V1GatewaysReferenceConsumerGetRequest
|
|
1148
1095
|
from graphiant_sdk.models.v1_gateways_reference_consumer_get_response import V1GatewaysReferenceConsumerGetResponse
|
|
1149
1096
|
from graphiant_sdk.models.v1_gateways_regions_get_response import V1GatewaysRegionsGetResponse
|
|
1150
1097
|
from graphiant_sdk.models.v1_gateways_status_post_request import V1GatewaysStatusPostRequest
|
|
@@ -1175,13 +1122,10 @@ from graphiant_sdk.models.v1_global_attached_edges_post_response import V1Global
|
|
|
1175
1122
|
from graphiant_sdk.models.v1_global_config_patch_request import V1GlobalConfigPatchRequest
|
|
1176
1123
|
from graphiant_sdk.models.v1_global_config_patch_response import V1GlobalConfigPatchResponse
|
|
1177
1124
|
from graphiant_sdk.models.v1_global_config_site_post_request import V1GlobalConfigSitePostRequest
|
|
1178
|
-
from graphiant_sdk.models.v1_global_device_status_get_request import V1GlobalDeviceStatusGetRequest
|
|
1179
1125
|
from graphiant_sdk.models.v1_global_device_status_get_response import V1GlobalDeviceStatusGetResponse
|
|
1180
|
-
from graphiant_sdk.models.v1_global_ipfix_device_get_request import V1GlobalIpfixDeviceGetRequest
|
|
1181
1126
|
from graphiant_sdk.models.v1_global_ipfix_device_get_response import V1GlobalIpfixDeviceGetResponse
|
|
1182
1127
|
from graphiant_sdk.models.v1_global_ipfix_post_request import V1GlobalIpfixPostRequest
|
|
1183
1128
|
from graphiant_sdk.models.v1_global_ipfix_post_response import V1GlobalIpfixPostResponse
|
|
1184
|
-
from graphiant_sdk.models.v1_global_ipfix_site_get_request import V1GlobalIpfixSiteGetRequest
|
|
1185
1129
|
from graphiant_sdk.models.v1_global_ipfix_site_get_response import V1GlobalIpfixSiteGetResponse
|
|
1186
1130
|
from graphiant_sdk.models.v1_global_ipsec_profile_get_response import V1GlobalIpsecProfileGetResponse
|
|
1187
1131
|
from graphiant_sdk.models.v1_global_ipsec_profile_get_response_i_psec_profile_count import V1GlobalIpsecProfileGetResponseIPsecProfileCount
|
|
@@ -1190,78 +1134,59 @@ from graphiant_sdk.models.v1_global_ipsec_profile_vpn_profile_id_site_to_site_ge
|
|
|
1190
1134
|
from graphiant_sdk.models.v1_global_ipsec_profile_vpn_profile_id_site_to_site_get_response_site_to_site_vpn import V1GlobalIpsecProfileVpnProfileIdSiteToSiteGetResponseSiteToSiteVpn
|
|
1191
1135
|
from graphiant_sdk.models.v1_global_lan_segments_get_response import V1GlobalLanSegmentsGetResponse
|
|
1192
1136
|
from graphiant_sdk.models.v1_global_lan_segments_get_response_entry import V1GlobalLanSegmentsGetResponseEntry
|
|
1193
|
-
from graphiant_sdk.models.v1_global_lan_segments_id_delete_response import V1GlobalLanSegmentsIdDeleteResponse
|
|
1194
1137
|
from graphiant_sdk.models.v1_global_lan_segments_post_request import V1GlobalLanSegmentsPostRequest
|
|
1195
1138
|
from graphiant_sdk.models.v1_global_lan_segments_post_response import V1GlobalLanSegmentsPostResponse
|
|
1196
1139
|
from graphiant_sdk.models.v1_global_lan_segments_vrf_id_devices_get_response import V1GlobalLanSegmentsVrfIdDevicesGetResponse
|
|
1197
1140
|
from graphiant_sdk.models.v1_global_lan_segments_vrf_id_devices_get_response_entry import V1GlobalLanSegmentsVrfIdDevicesGetResponseEntry
|
|
1198
|
-
from graphiant_sdk.models.
|
|
1141
|
+
from graphiant_sdk.models.v1_global_ntps_device_get_response import V1GlobalNtpsDeviceGetResponse
|
|
1142
|
+
from graphiant_sdk.models.v1_global_ntps_post_request import V1GlobalNtpsPostRequest
|
|
1143
|
+
from graphiant_sdk.models.v1_global_ntps_post_response import V1GlobalNtpsPostResponse
|
|
1144
|
+
from graphiant_sdk.models.v1_global_ntps_site_get_response import V1GlobalNtpsSiteGetResponse
|
|
1199
1145
|
from graphiant_sdk.models.v1_global_prefix_sets_device_get_response import V1GlobalPrefixSetsDeviceGetResponse
|
|
1200
1146
|
from graphiant_sdk.models.v1_global_prefix_sets_post_request import V1GlobalPrefixSetsPostRequest
|
|
1201
1147
|
from graphiant_sdk.models.v1_global_prefix_sets_post_response import V1GlobalPrefixSetsPostResponse
|
|
1202
|
-
from graphiant_sdk.models.v1_global_prefix_sets_site_get_request import V1GlobalPrefixSetsSiteGetRequest
|
|
1203
1148
|
from graphiant_sdk.models.v1_global_prefix_sets_site_get_response import V1GlobalPrefixSetsSiteGetResponse
|
|
1204
|
-
from graphiant_sdk.models.v1_global_routing_policies_device_get_request import V1GlobalRoutingPoliciesDeviceGetRequest
|
|
1205
1149
|
from graphiant_sdk.models.v1_global_routing_policies_device_get_response import V1GlobalRoutingPoliciesDeviceGetResponse
|
|
1206
1150
|
from graphiant_sdk.models.v1_global_routing_policies_post_request import V1GlobalRoutingPoliciesPostRequest
|
|
1207
1151
|
from graphiant_sdk.models.v1_global_routing_policies_post_response import V1GlobalRoutingPoliciesPostResponse
|
|
1208
|
-
from graphiant_sdk.models.v1_global_routing_policies_site_get_request import V1GlobalRoutingPoliciesSiteGetRequest
|
|
1209
1152
|
from graphiant_sdk.models.v1_global_routing_policies_site_get_response import V1GlobalRoutingPoliciesSiteGetResponse
|
|
1210
1153
|
from graphiant_sdk.models.v1_global_site_lists_get_response import V1GlobalSiteListsGetResponse
|
|
1211
1154
|
from graphiant_sdk.models.v1_global_site_lists_get_response_entry import V1GlobalSiteListsGetResponseEntry
|
|
1212
|
-
from graphiant_sdk.models.v1_global_site_lists_id_delete_response import V1GlobalSiteListsIdDeleteResponse
|
|
1213
1155
|
from graphiant_sdk.models.v1_global_site_lists_id_get_response import V1GlobalSiteListsIdGetResponse
|
|
1214
1156
|
from graphiant_sdk.models.v1_global_site_lists_id_put_request import V1GlobalSiteListsIdPutRequest
|
|
1215
1157
|
from graphiant_sdk.models.v1_global_site_lists_id_put_response import V1GlobalSiteListsIdPutResponse
|
|
1216
1158
|
from graphiant_sdk.models.v1_global_site_lists_id_sites_get_response import V1GlobalSiteListsIdSitesGetResponse
|
|
1217
1159
|
from graphiant_sdk.models.v1_global_site_lists_post_request import V1GlobalSiteListsPostRequest
|
|
1218
1160
|
from graphiant_sdk.models.v1_global_site_lists_post_response import V1GlobalSiteListsPostResponse
|
|
1219
|
-
from graphiant_sdk.models.v1_global_site_status_get_request import V1GlobalSiteStatusGetRequest
|
|
1220
1161
|
from graphiant_sdk.models.v1_global_site_status_get_response import V1GlobalSiteStatusGetResponse
|
|
1221
|
-
from graphiant_sdk.models.v1_global_snmps_device_get_request import V1GlobalSnmpsDeviceGetRequest
|
|
1222
1162
|
from graphiant_sdk.models.v1_global_snmps_device_get_response import V1GlobalSnmpsDeviceGetResponse
|
|
1223
1163
|
from graphiant_sdk.models.v1_global_snmps_post_request import V1GlobalSnmpsPostRequest
|
|
1224
1164
|
from graphiant_sdk.models.v1_global_snmps_post_response import V1GlobalSnmpsPostResponse
|
|
1225
|
-
from graphiant_sdk.models.v1_global_snmps_site_get_request import V1GlobalSnmpsSiteGetRequest
|
|
1226
1165
|
from graphiant_sdk.models.v1_global_snmps_site_get_response import V1GlobalSnmpsSiteGetResponse
|
|
1227
1166
|
from graphiant_sdk.models.v1_global_summary_post_request import V1GlobalSummaryPostRequest
|
|
1228
1167
|
from graphiant_sdk.models.v1_global_summary_post_response import V1GlobalSummaryPostResponse
|
|
1229
1168
|
from graphiant_sdk.models.v1_global_sync_post_request import V1GlobalSyncPostRequest
|
|
1230
|
-
from graphiant_sdk.models.v1_global_syslogs_device_get_request import V1GlobalSyslogsDeviceGetRequest
|
|
1231
1169
|
from graphiant_sdk.models.v1_global_syslogs_device_get_response import V1GlobalSyslogsDeviceGetResponse
|
|
1232
1170
|
from graphiant_sdk.models.v1_global_syslogs_post_request import V1GlobalSyslogsPostRequest
|
|
1233
1171
|
from graphiant_sdk.models.v1_global_syslogs_post_response import V1GlobalSyslogsPostResponse
|
|
1234
|
-
from graphiant_sdk.models.v1_global_syslogs_site_get_request import V1GlobalSyslogsSiteGetRequest
|
|
1235
1172
|
from graphiant_sdk.models.v1_global_syslogs_site_get_response import V1GlobalSyslogsSiteGetResponse
|
|
1236
|
-
from graphiant_sdk.models.v1_global_traffic_policies_device_get_request import V1GlobalTrafficPoliciesDeviceGetRequest
|
|
1237
1173
|
from graphiant_sdk.models.v1_global_traffic_policies_device_get_response import V1GlobalTrafficPoliciesDeviceGetResponse
|
|
1238
1174
|
from graphiant_sdk.models.v1_global_traffic_policies_post_request import V1GlobalTrafficPoliciesPostRequest
|
|
1239
1175
|
from graphiant_sdk.models.v1_global_traffic_policies_post_response import V1GlobalTrafficPoliciesPostResponse
|
|
1240
|
-
from graphiant_sdk.models.v1_global_traffic_policies_site_get_request import V1GlobalTrafficPoliciesSiteGetRequest
|
|
1241
1176
|
from graphiant_sdk.models.v1_global_traffic_policies_site_get_response import V1GlobalTrafficPoliciesSiteGetResponse
|
|
1242
1177
|
from graphiant_sdk.models.v1_groups_enterprises_get_response import V1GroupsEnterprisesGetResponse
|
|
1243
1178
|
from graphiant_sdk.models.v1_groups_get_response import V1GroupsGetResponse
|
|
1244
|
-
from graphiant_sdk.models.v1_groups_id_delete_request import V1GroupsIdDeleteRequest
|
|
1245
|
-
from graphiant_sdk.models.v1_groups_id_delete_response import V1GroupsIdDeleteResponse
|
|
1246
|
-
from graphiant_sdk.models.v1_groups_id_enterprises_enterprise_id_delete_response import V1GroupsIdEnterprisesEnterpriseIdDeleteResponse
|
|
1247
1179
|
from graphiant_sdk.models.v1_groups_id_enterprises_post_request import V1GroupsIdEnterprisesPostRequest
|
|
1248
1180
|
from graphiant_sdk.models.v1_groups_id_get_response import V1GroupsIdGetResponse
|
|
1249
1181
|
from graphiant_sdk.models.v1_groups_id_members_delete_post_request import V1GroupsIdMembersDeletePostRequest
|
|
1250
|
-
from graphiant_sdk.models.v1_groups_id_members_delete_post_response import V1GroupsIdMembersDeletePostResponse
|
|
1251
1182
|
from graphiant_sdk.models.v1_groups_id_members_get_response import V1GroupsIdMembersGetResponse
|
|
1252
|
-
from graphiant_sdk.models.v1_groups_id_members_member_id_delete_response import V1GroupsIdMembersMemberIdDeleteResponse
|
|
1253
1183
|
from graphiant_sdk.models.v1_groups_id_members_post_request import V1GroupsIdMembersPostRequest
|
|
1254
|
-
from graphiant_sdk.models.v1_groups_id_members_post_response import V1GroupsIdMembersPostResponse
|
|
1255
1184
|
from graphiant_sdk.models.v1_groups_id_patch_request import V1GroupsIdPatchRequest
|
|
1256
|
-
from graphiant_sdk.models.v1_groups_id_patch_response import V1GroupsIdPatchResponse
|
|
1257
1185
|
from graphiant_sdk.models.v1_groups_put_request import V1GroupsPutRequest
|
|
1258
1186
|
from graphiant_sdk.models.v1_groups_root_get_response import V1GroupsRootGetResponse
|
|
1259
|
-
from graphiant_sdk.models.v1_healthcheck_devices_get_request import V1HealthcheckDevicesGetRequest
|
|
1260
1187
|
from graphiant_sdk.models.v1_healthcheck_devices_get_response import V1HealthcheckDevicesGetResponse
|
|
1261
1188
|
from graphiant_sdk.models.v1_invitation_email_post_request import V1InvitationEmailPostRequest
|
|
1262
|
-
from graphiant_sdk.models.v1_lan_segments_get_request import V1LanSegmentsGetRequest
|
|
1263
1189
|
from graphiant_sdk.models.v1_lan_segments_get_response import V1LanSegmentsGetResponse
|
|
1264
|
-
from graphiant_sdk.models.v1_lldp_interface_id_neighbors_get_request import V1LldpInterfaceIdNeighborsGetRequest
|
|
1265
1190
|
from graphiant_sdk.models.v1_lldp_interface_id_neighbors_get_response import V1LldpInterfaceIdNeighborsGetResponse
|
|
1266
1191
|
from graphiant_sdk.models.v1_lldp_interface_id_summary_get_response import V1LldpInterfaceIdSummaryGetResponse
|
|
1267
1192
|
from graphiant_sdk.models.v1_lldp_interface_id_vendors_get_response import V1LldpInterfaceIdVendorsGetResponse
|
|
@@ -1279,13 +1204,10 @@ from graphiant_sdk.models.v1_monitoring_circuits_utilization_post_response impor
|
|
|
1279
1204
|
from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_request import V1MonitoringCircuitsVisualizationPostRequest
|
|
1280
1205
|
from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_response import V1MonitoringCircuitsVisualizationPostResponse
|
|
1281
1206
|
from graphiant_sdk.models.v1_monitoring_circuits_visualization_post_response_data import V1MonitoringCircuitsVisualizationPostResponseData
|
|
1282
|
-
from graphiant_sdk.models.v1_nat_entries_device_id_get_request import V1NatEntriesDeviceIdGetRequest
|
|
1283
1207
|
from graphiant_sdk.models.v1_nat_entries_device_id_get_response import V1NatEntriesDeviceIdGetResponse
|
|
1284
1208
|
from graphiant_sdk.models.v1_nat_utilization_device_id_get_response import V1NatUtilizationDeviceIdGetResponse
|
|
1285
|
-
from graphiant_sdk.models.v1_onboarding_cloudinit_delete_request import V1OnboardingCloudinitDeleteRequest
|
|
1286
1209
|
from graphiant_sdk.models.v1_onboarding_cloudinit_get_response import V1OnboardingCloudinitGetResponse
|
|
1287
1210
|
from graphiant_sdk.models.v1_onboarding_cloudinit_post_request import V1OnboardingCloudinitPostRequest
|
|
1288
|
-
from graphiant_sdk.models.v1_policy_applications_get_request import V1PolicyApplicationsGetRequest
|
|
1289
1211
|
from graphiant_sdk.models.v1_policy_applications_get_response import V1PolicyApplicationsGetResponse
|
|
1290
1212
|
from graphiant_sdk.models.v1_policy_applications_get_response_application import V1PolicyApplicationsGetResponseApplication
|
|
1291
1213
|
from graphiant_sdk.models.v1_policy_prefix_sets_id_put_request import V1PolicyPrefixSetsIdPutRequest
|
|
@@ -1300,7 +1222,6 @@ from graphiant_sdk.models.v1_policy_prefix_sets_post_response import V1PolicyPre
|
|
|
1300
1222
|
from graphiant_sdk.models.v1_policy_route_tag_sets_id_delete_response import V1PolicyRouteTagSetsIdDeleteResponse
|
|
1301
1223
|
from graphiant_sdk.models.v1_policy_route_tag_sets_post_request import V1PolicyRouteTagSetsPostRequest
|
|
1302
1224
|
from graphiant_sdk.models.v1_policy_route_tag_sets_post_response import V1PolicyRouteTagSetsPostResponse
|
|
1303
|
-
from graphiant_sdk.models.v1_policy_route_tag_sets_tag_detail_get_request import V1PolicyRouteTagSetsTagDetailGetRequest
|
|
1304
1225
|
from graphiant_sdk.models.v1_policy_route_tag_sets_tag_detail_get_response import V1PolicyRouteTagSetsTagDetailGetResponse
|
|
1305
1226
|
from graphiant_sdk.models.v1_policy_route_tag_sets_tags_get_response import V1PolicyRouteTagSetsTagsGetResponse
|
|
1306
1227
|
from graphiant_sdk.models.v1_policy_route_tag_sets_tags_summary_get_response import V1PolicyRouteTagSetsTagsSummaryGetResponse
|
|
@@ -1315,14 +1236,11 @@ from graphiant_sdk.models.v1_portal_private_sync_post_request import V1PortalPri
|
|
|
1315
1236
|
from graphiant_sdk.models.v1_presharedkey_get_response import V1PresharedkeyGetResponse
|
|
1316
1237
|
from graphiant_sdk.models.v1_qos_circuit_profiles_get_response import V1QosCircuitProfilesGetResponse
|
|
1317
1238
|
from graphiant_sdk.models.v1_regions_get_response import V1RegionsGetResponse
|
|
1318
|
-
from graphiant_sdk.models.v1_search_get_request import V1SearchGetRequest
|
|
1319
1239
|
from graphiant_sdk.models.v1_search_get_response import V1SearchGetResponse
|
|
1320
1240
|
from graphiant_sdk.models.v1_site_details_sitelists_post_request import V1SiteDetailsSitelistsPostRequest
|
|
1321
1241
|
from graphiant_sdk.models.v1_site_details_sitelists_post_response import V1SiteDetailsSitelistsPostResponse
|
|
1322
|
-
from graphiant_sdk.models.v1_site_id_details_interfaces_get_request import V1SiteIdDetailsInterfacesGetRequest
|
|
1323
1242
|
from graphiant_sdk.models.v1_site_id_details_interfaces_get_response import V1SiteIdDetailsInterfacesGetResponse
|
|
1324
1243
|
from graphiant_sdk.models.v1_sites_details_get_response import V1SitesDetailsGetResponse
|
|
1325
|
-
from graphiant_sdk.models.v1_sites_get_request import V1SitesGetRequest
|
|
1326
1244
|
from graphiant_sdk.models.v1_sites_get_response import V1SitesGetResponse
|
|
1327
1245
|
from graphiant_sdk.models.v1_sites_post_request import V1SitesPostRequest
|
|
1328
1246
|
from graphiant_sdk.models.v1_sites_post_response import V1SitesPostResponse
|
|
@@ -1334,12 +1252,9 @@ from graphiant_sdk.models.v1_sites_site_id_post_response import V1SitesSiteIdPos
|
|
|
1334
1252
|
from graphiant_sdk.models.v1_software_auto_upgrade_default_get_response import V1SoftwareAutoUpgradeDefaultGetResponse
|
|
1335
1253
|
from graphiant_sdk.models.v1_software_auto_upgrade_default_put_request import V1SoftwareAutoUpgradeDefaultPutRequest
|
|
1336
1254
|
from graphiant_sdk.models.v1_software_gcsrelease_upload_notes_post_request import V1SoftwareGcsreleaseUploadNotesPostRequest
|
|
1337
|
-
from graphiant_sdk.models.v1_software_release_notes_get_request import V1SoftwareReleaseNotesGetRequest
|
|
1338
1255
|
from graphiant_sdk.models.v1_software_release_notes_get_response import V1SoftwareReleaseNotesGetResponse
|
|
1339
|
-
from graphiant_sdk.models.v1_software_releases_download_get_request import V1SoftwareReleasesDownloadGetRequest
|
|
1340
1256
|
from graphiant_sdk.models.v1_software_releases_download_get_response import V1SoftwareReleasesDownloadGetResponse
|
|
1341
1257
|
from graphiant_sdk.models.v1_software_releases_summary_get_response import V1SoftwareReleasesSummaryGetResponse
|
|
1342
|
-
from graphiant_sdk.models.v1_software_running_details_get_request import V1SoftwareRunningDetailsGetRequest
|
|
1343
1258
|
from graphiant_sdk.models.v1_software_running_details_get_response import V1SoftwareRunningDetailsGetResponse
|
|
1344
1259
|
from graphiant_sdk.models.v1_software_running_details_get_response_device import V1SoftwareRunningDetailsGetResponseDevice
|
|
1345
1260
|
from graphiant_sdk.models.v1_software_running_summary_get_response import V1SoftwareRunningSummaryGetResponse
|
|
@@ -1363,10 +1278,8 @@ from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_request im
|
|
|
1363
1278
|
from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response import V1TroubleshootingTopSitesByAlertsPostResponse
|
|
1364
1279
|
from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response_site_counts import V1TroubleshootingTopSitesByAlertsPostResponseSiteCounts
|
|
1365
1280
|
from graphiant_sdk.models.v1_troubleshooting_top_sites_by_alerts_post_response_site_counts_site_count import V1TroubleshootingTopSitesByAlertsPostResponseSiteCountsSiteCount
|
|
1366
|
-
from graphiant_sdk.models.v1_tt_tt_identity_device_status_get_request import V1TtTtIdentityDeviceStatusGetRequest
|
|
1367
1281
|
from graphiant_sdk.models.v1_tt_tt_identity_device_status_get_response import V1TtTtIdentityDeviceStatusGetResponse
|
|
1368
1282
|
from graphiant_sdk.models.v1_users_email_password_patch_request import V1UsersEmailPasswordPatchRequest
|
|
1369
|
-
from graphiant_sdk.models.v1_users_get_request import V1UsersGetRequest
|
|
1370
1283
|
from graphiant_sdk.models.v1_users_get_response import V1UsersGetResponse
|
|
1371
1284
|
from graphiant_sdk.models.v1_users_id_enterprises_get_response import V1UsersIdEnterprisesGetResponse
|
|
1372
1285
|
from graphiant_sdk.models.v1_users_id_groups_enterprises_get_response import V1UsersIdGroupsEnterprisesGetResponse
|
|
@@ -1375,7 +1288,6 @@ from graphiant_sdk.models.v1_users_id_groups_root_get_response import V1UsersIdG
|
|
|
1375
1288
|
from graphiant_sdk.models.v1_users_put_request import V1UsersPutRequest
|
|
1376
1289
|
from graphiant_sdk.models.v1_version_post_request import V1VersionPostRequest
|
|
1377
1290
|
from graphiant_sdk.models.v1_version_post_response import V1VersionPostResponse
|
|
1378
|
-
from graphiant_sdk.models.v1_zones_get_request import V1ZonesGetRequest
|
|
1379
1291
|
from graphiant_sdk.models.v1_zones_get_response import V1ZonesGetResponse
|
|
1380
1292
|
from graphiant_sdk.models.v2_ack_createupdate_post_request import V2AckCreateupdatePostRequest
|
|
1381
1293
|
from graphiant_sdk.models.v2_aggregated_notification_enable_disable_post_request import V2AggregatedNotificationEnableDisablePostRequest
|
|
@@ -1386,10 +1298,8 @@ from graphiant_sdk.models.v2_allowlist_rule_id_get_response import V2AllowlistRu
|
|
|
1386
1298
|
from graphiant_sdk.models.v2_assistant_add_to_conversation_post_request import V2AssistantAddToConversationPostRequest
|
|
1387
1299
|
from graphiant_sdk.models.v2_assistant_add_to_conversation_post_response import V2AssistantAddToConversationPostResponse
|
|
1388
1300
|
from graphiant_sdk.models.v2_assistant_conversation_context_history_post_request import V2AssistantConversationContextHistoryPostRequest
|
|
1389
|
-
from graphiant_sdk.models.v2_assistant_conversation_id_delete_request import V2AssistantConversationIdDeleteRequest
|
|
1390
1301
|
from graphiant_sdk.models.v2_assistant_conversation_interface_enable_disable_post_request import V2AssistantConversationInterfaceEnableDisablePostRequest
|
|
1391
1302
|
from graphiant_sdk.models.v2_assistant_conversation_interface_state_get_response import V2AssistantConversationInterfaceStateGetResponse
|
|
1392
|
-
from graphiant_sdk.models.v2_assistant_delete_conversation_conversation_id_delete_request import V2AssistantDeleteConversationConversationIdDeleteRequest
|
|
1393
1303
|
from graphiant_sdk.models.v2_assistant_get_conversation_details_post_request import V2AssistantGetConversationDetailsPostRequest
|
|
1394
1304
|
from graphiant_sdk.models.v2_assistant_get_conversation_details_post_response import V2AssistantGetConversationDetailsPostResponse
|
|
1395
1305
|
from graphiant_sdk.models.v2_assistant_get_conversations_post_request import V2AssistantGetConversationsPostRequest
|
|
@@ -1400,7 +1310,6 @@ from graphiant_sdk.models.v2_assurance_applicationdetailsbyname_post_request imp
|
|
|
1400
1310
|
from graphiant_sdk.models.v2_assurance_applicationdetailsbyname_post_response import V2AssuranceApplicationdetailsbynamePostResponse
|
|
1401
1311
|
from graphiant_sdk.models.v2_assurance_applicationprofilesummary_post_request import V2AssuranceApplicationprofilesummaryPostRequest
|
|
1402
1312
|
from graphiant_sdk.models.v2_assurance_applicationprofilesummary_post_response import V2AssuranceApplicationprofilesummaryPostResponse
|
|
1403
|
-
from graphiant_sdk.models.v2_assurance_bucket_app_servers_all_get_request import V2AssuranceBucketAppServersAllGetRequest
|
|
1404
1313
|
from graphiant_sdk.models.v2_assurance_bucket_app_servers_all_get_response import V2AssuranceBucketAppServersAllGetResponse
|
|
1405
1314
|
from graphiant_sdk.models.v2_assurance_bucket_app_servers_post_request import V2AssuranceBucketAppServersPostRequest
|
|
1406
1315
|
from graphiant_sdk.models.v2_assurance_bucket_app_servers_post_response import V2AssuranceBucketAppServersPostResponse
|
|
@@ -1416,7 +1325,6 @@ from graphiant_sdk.models.v2_assurance_create_user_report_post_request import V2
|
|
|
1416
1325
|
from graphiant_sdk.models.v2_assurance_create_user_report_post_response import V2AssuranceCreateUserReportPostResponse
|
|
1417
1326
|
from graphiant_sdk.models.v2_assurance_createclassifiedapplication_post_request import V2AssuranceCreateclassifiedapplicationPostRequest
|
|
1418
1327
|
from graphiant_sdk.models.v2_assurance_createclassifiedapplication_post_response import V2AssuranceCreateclassifiedapplicationPostResponse
|
|
1419
|
-
from graphiant_sdk.models.v2_assurance_download_user_report_get_request import V2AssuranceDownloadUserReportGetRequest
|
|
1420
1328
|
from graphiant_sdk.models.v2_assurance_download_user_report_get_response import V2AssuranceDownloadUserReportGetResponse
|
|
1421
1329
|
from graphiant_sdk.models.v2_assurance_endpoint_intel_post_request import V2AssuranceEndpointIntelPostRequest
|
|
1422
1330
|
from graphiant_sdk.models.v2_assurance_endpoint_intel_post_response import V2AssuranceEndpointIntelPostResponse
|
|
@@ -1499,18 +1407,13 @@ from graphiant_sdk.models.v2_monitoring_circuits_utilization_post_response_data
|
|
|
1499
1407
|
from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_request import V2MonitoringCircuitsVisualizationPostRequest
|
|
1500
1408
|
from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_response import V2MonitoringCircuitsVisualizationPostResponse
|
|
1501
1409
|
from graphiant_sdk.models.v2_monitoring_circuits_visualization_post_response_data import V2MonitoringCircuitsVisualizationPostResponseData
|
|
1502
|
-
from graphiant_sdk.models.v2_monitoring_extranet_edge_status_get_request import V2MonitoringExtranetEdgeStatusGetRequest
|
|
1503
1410
|
from graphiant_sdk.models.v2_monitoring_extranet_edge_status_get_response import V2MonitoringExtranetEdgeStatusGetResponse
|
|
1504
1411
|
from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_request import V2MonitoringExtranetLogDetailsPostRequest
|
|
1505
1412
|
from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_response import V2MonitoringExtranetLogDetailsPostResponse
|
|
1506
1413
|
from graphiant_sdk.models.v2_monitoring_extranet_log_details_post_response_log_details import V2MonitoringExtranetLogDetailsPostResponseLogDetails
|
|
1507
|
-
from graphiant_sdk.models.v2_monitoring_extranet_service_status_details_get_request import V2MonitoringExtranetServiceStatusDetailsGetRequest
|
|
1508
1414
|
from graphiant_sdk.models.v2_monitoring_extranet_service_status_details_get_response import V2MonitoringExtranetServiceStatusDetailsGetResponse
|
|
1509
|
-
from graphiant_sdk.models.v2_monitoring_extranet_service_status_get_request import V2MonitoringExtranetServiceStatusGetRequest
|
|
1510
1415
|
from graphiant_sdk.models.v2_monitoring_extranet_service_status_get_response import V2MonitoringExtranetServiceStatusGetResponse
|
|
1511
|
-
from graphiant_sdk.models.v2_monitoring_extranet_site_status_get_request import V2MonitoringExtranetSiteStatusGetRequest
|
|
1512
1416
|
from graphiant_sdk.models.v2_monitoring_extranet_site_status_get_response import V2MonitoringExtranetSiteStatusGetResponse
|
|
1513
|
-
from graphiant_sdk.models.v2_monitoring_extranet_status_details_get_request import V2MonitoringExtranetStatusDetailsGetRequest
|
|
1514
1417
|
from graphiant_sdk.models.v2_monitoring_extranet_status_details_get_response import V2MonitoringExtranetStatusDetailsGetResponse
|
|
1515
1418
|
from graphiant_sdk.models.v2_monitoring_ike_error_history_post_request import V2MonitoringIkeErrorHistoryPostRequest
|
|
1516
1419
|
from graphiant_sdk.models.v2_monitoring_ike_error_history_post_response import V2MonitoringIkeErrorHistoryPostResponse
|
|
@@ -1571,4 +1474,3 @@ from graphiant_sdk.models.v2_site_site_id_topology_post_request import V2SiteSit
|
|
|
1571
1474
|
from graphiant_sdk.models.v2_site_site_id_topology_post_response import V2SiteSiteIdTopologyPostResponse
|
|
1572
1475
|
from graphiant_sdk.models.v2_site_site_id_topology_post_response_snapshot import V2SiteSiteIdTopologyPostResponseSnapshot
|
|
1573
1476
|
from graphiant_sdk.models.v2_version_post_response import V2VersionPostResponse
|
|
1574
|
-
|