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
|
@@ -19,16 +19,16 @@ import json
|
|
|
19
19
|
|
|
20
20
|
from pydantic import BaseModel, ConfigDict
|
|
21
21
|
from typing import Any, ClassVar, Dict, List, Optional
|
|
22
|
-
from graphiant_sdk.models.
|
|
22
|
+
from graphiant_sdk.models.mana_v2_ntp import ManaV2Ntp
|
|
23
23
|
from typing import Optional, Set
|
|
24
24
|
from typing_extensions import Self
|
|
25
25
|
|
|
26
|
-
class
|
|
26
|
+
class V1GlobalNtpsPostResponse(BaseModel):
|
|
27
27
|
"""
|
|
28
|
-
|
|
28
|
+
V1GlobalNtpsPostResponse
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
|
|
31
|
-
__properties: ClassVar[List[str]] = ["
|
|
30
|
+
ntps: Optional[List[ManaV2Ntp]] = None
|
|
31
|
+
__properties: ClassVar[List[str]] = ["ntps"]
|
|
32
32
|
|
|
33
33
|
model_config = ConfigDict(
|
|
34
34
|
populate_by_name=True,
|
|
@@ -48,7 +48,7 @@ class V1ExtranetsPost200Response(BaseModel):
|
|
|
48
48
|
|
|
49
49
|
@classmethod
|
|
50
50
|
def from_json(cls, json_str: str) -> Optional[Self]:
|
|
51
|
-
"""Create an instance of
|
|
51
|
+
"""Create an instance of V1GlobalNtpsPostResponse from a JSON string"""
|
|
52
52
|
return cls.from_dict(json.loads(json_str))
|
|
53
53
|
|
|
54
54
|
def to_dict(self) -> Dict[str, Any]:
|
|
@@ -69,14 +69,18 @@ class V1ExtranetsPost200Response(BaseModel):
|
|
|
69
69
|
exclude=excluded_fields,
|
|
70
70
|
exclude_none=True,
|
|
71
71
|
)
|
|
72
|
-
# override the default output from pydantic by calling `to_dict()` of
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
# override the default output from pydantic by calling `to_dict()` of each item in ntps (list)
|
|
73
|
+
_items = []
|
|
74
|
+
if self.ntps:
|
|
75
|
+
for _item_ntps in self.ntps:
|
|
76
|
+
if _item_ntps:
|
|
77
|
+
_items.append(_item_ntps.to_dict())
|
|
78
|
+
_dict['ntps'] = _items
|
|
75
79
|
return _dict
|
|
76
80
|
|
|
77
81
|
@classmethod
|
|
78
82
|
def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]:
|
|
79
|
-
"""Create an instance of
|
|
83
|
+
"""Create an instance of V1GlobalNtpsPostResponse from a dict"""
|
|
80
84
|
if obj is None:
|
|
81
85
|
return None
|
|
82
86
|
|
|
@@ -84,7 +88,7 @@ class V1ExtranetsPost200Response(BaseModel):
|
|
|
84
88
|
return cls.model_validate(obj)
|
|
85
89
|
|
|
86
90
|
_obj = cls.model_validate({
|
|
87
|
-
"
|
|
91
|
+
"ntps": [ManaV2Ntp.from_dict(_item) for _item in obj["ntps"]] if obj.get("ntps") is not None else None
|
|
88
92
|
})
|
|
89
93
|
return _obj
|
|
90
94
|
|
|
@@ -19,16 +19,16 @@ import json
|
|
|
19
19
|
|
|
20
20
|
from pydantic import BaseModel, ConfigDict
|
|
21
21
|
from typing import Any, ClassVar, Dict, List, Optional
|
|
22
|
-
from graphiant_sdk.models.
|
|
22
|
+
from graphiant_sdk.models.mana_v2_ntp import ManaV2Ntp
|
|
23
23
|
from typing import Optional, Set
|
|
24
24
|
from typing_extensions import Self
|
|
25
25
|
|
|
26
|
-
class
|
|
26
|
+
class V1GlobalNtpsSiteGetResponse(BaseModel):
|
|
27
27
|
"""
|
|
28
|
-
|
|
28
|
+
V1GlobalNtpsSiteGetResponse
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
|
|
31
|
-
__properties: ClassVar[List[str]] = ["
|
|
30
|
+
ntps: Optional[List[ManaV2Ntp]] = None
|
|
31
|
+
__properties: ClassVar[List[str]] = ["ntps"]
|
|
32
32
|
|
|
33
33
|
model_config = ConfigDict(
|
|
34
34
|
populate_by_name=True,
|
|
@@ -48,7 +48,7 @@ class V1DevicesDeviceIdDraftGet200Response(BaseModel):
|
|
|
48
48
|
|
|
49
49
|
@classmethod
|
|
50
50
|
def from_json(cls, json_str: str) -> Optional[Self]:
|
|
51
|
-
"""Create an instance of
|
|
51
|
+
"""Create an instance of V1GlobalNtpsSiteGetResponse from a JSON string"""
|
|
52
52
|
return cls.from_dict(json.loads(json_str))
|
|
53
53
|
|
|
54
54
|
def to_dict(self) -> Dict[str, Any]:
|
|
@@ -69,14 +69,18 @@ class V1DevicesDeviceIdDraftGet200Response(BaseModel):
|
|
|
69
69
|
exclude=excluded_fields,
|
|
70
70
|
exclude_none=True,
|
|
71
71
|
)
|
|
72
|
-
# override the default output from pydantic by calling `to_dict()` of
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
# override the default output from pydantic by calling `to_dict()` of each item in ntps (list)
|
|
73
|
+
_items = []
|
|
74
|
+
if self.ntps:
|
|
75
|
+
for _item_ntps in self.ntps:
|
|
76
|
+
if _item_ntps:
|
|
77
|
+
_items.append(_item_ntps.to_dict())
|
|
78
|
+
_dict['ntps'] = _items
|
|
75
79
|
return _dict
|
|
76
80
|
|
|
77
81
|
@classmethod
|
|
78
82
|
def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]:
|
|
79
|
-
"""Create an instance of
|
|
83
|
+
"""Create an instance of V1GlobalNtpsSiteGetResponse from a dict"""
|
|
80
84
|
if obj is None:
|
|
81
85
|
return None
|
|
82
86
|
|
|
@@ -84,7 +88,7 @@ class V1DevicesDeviceIdDraftGet200Response(BaseModel):
|
|
|
84
88
|
return cls.model_validate(obj)
|
|
85
89
|
|
|
86
90
|
_obj = cls.model_validate({
|
|
87
|
-
"
|
|
91
|
+
"ntps": [ManaV2Ntp.from_dict(_item) for _item in obj["ntps"]] if obj.get("ntps") is not None else None
|
|
88
92
|
})
|
|
89
93
|
return _obj
|
|
90
94
|
|
|
@@ -27,12 +27,13 @@ class V1GlobalSummaryPostRequest(BaseModel):
|
|
|
27
27
|
V1GlobalSummaryPostRequest
|
|
28
28
|
""" # noqa: E501
|
|
29
29
|
ipfix_exported_type: Optional[StrictBool] = Field(default=None, alias="ipfixExportedType")
|
|
30
|
+
ntp_type: Optional[StrictBool] = Field(default=None, alias="ntpType")
|
|
30
31
|
prefix_set_type: Optional[StrictBool] = Field(default=None, alias="prefixSetType")
|
|
31
32
|
routing_policy_type: Optional[StrictBool] = Field(default=None, alias="routingPolicyType")
|
|
32
33
|
snmp_type: Optional[StrictBool] = Field(default=None, alias="snmpType")
|
|
33
34
|
syslog_server_type: Optional[StrictBool] = Field(default=None, alias="syslogServerType")
|
|
34
35
|
traffic_policy_type: Optional[StrictBool] = Field(default=None, alias="trafficPolicyType")
|
|
35
|
-
__properties: ClassVar[List[str]] = ["ipfixExportedType", "prefixSetType", "routingPolicyType", "snmpType", "syslogServerType", "trafficPolicyType"]
|
|
36
|
+
__properties: ClassVar[List[str]] = ["ipfixExportedType", "ntpType", "prefixSetType", "routingPolicyType", "snmpType", "syslogServerType", "trafficPolicyType"]
|
|
36
37
|
|
|
37
38
|
model_config = ConfigDict(
|
|
38
39
|
populate_by_name=True,
|
|
@@ -86,6 +87,7 @@ class V1GlobalSummaryPostRequest(BaseModel):
|
|
|
86
87
|
|
|
87
88
|
_obj = cls.model_validate({
|
|
88
89
|
"ipfixExportedType": obj.get("ipfixExportedType"),
|
|
90
|
+
"ntpType": obj.get("ntpType"),
|
|
89
91
|
"prefixSetType": obj.get("prefixSetType"),
|
|
90
92
|
"routingPolicyType": obj.get("routingPolicyType"),
|
|
91
93
|
"snmpType": obj.get("snmpType"),
|
|
@@ -28,12 +28,13 @@ class V1GlobalSyncPostRequest(BaseModel):
|
|
|
28
28
|
""" # noqa: E501
|
|
29
29
|
device_ids: Optional[List[StrictInt]] = Field(default=None, alias="deviceIds")
|
|
30
30
|
ipfix_exported_id: Optional[StrictInt] = Field(default=None, alias="ipfixExportedId")
|
|
31
|
+
ntp_id: Optional[StrictInt] = Field(default=None, alias="ntpId")
|
|
31
32
|
prefix_set_id: Optional[StrictInt] = Field(default=None, alias="prefixSetId")
|
|
32
33
|
routing_policy_id: Optional[StrictInt] = Field(default=None, alias="routingPolicyId")
|
|
33
34
|
snmp_id: Optional[StrictInt] = Field(default=None, alias="snmpId")
|
|
34
35
|
syslog_server_id: Optional[StrictInt] = Field(default=None, alias="syslogServerId")
|
|
35
36
|
traffic_policy_id: Optional[StrictInt] = Field(default=None, alias="trafficPolicyId")
|
|
36
|
-
__properties: ClassVar[List[str]] = ["deviceIds", "ipfixExportedId", "prefixSetId", "routingPolicyId", "snmpId", "syslogServerId", "trafficPolicyId"]
|
|
37
|
+
__properties: ClassVar[List[str]] = ["deviceIds", "ipfixExportedId", "ntpId", "prefixSetId", "routingPolicyId", "snmpId", "syslogServerId", "trafficPolicyId"]
|
|
37
38
|
|
|
38
39
|
model_config = ConfigDict(
|
|
39
40
|
populate_by_name=True,
|
|
@@ -88,6 +89,7 @@ class V1GlobalSyncPostRequest(BaseModel):
|
|
|
88
89
|
_obj = cls.model_validate({
|
|
89
90
|
"deviceIds": obj.get("deviceIds"),
|
|
90
91
|
"ipfixExportedId": obj.get("ipfixExportedId"),
|
|
92
|
+
"ntpId": obj.get("ntpId"),
|
|
91
93
|
"prefixSetId": obj.get("prefixSetId"),
|
|
92
94
|
"routingPolicyId": obj.get("routingPolicyId"),
|
|
93
95
|
"snmpId": obj.get("snmpId"),
|
|
@@ -18,7 +18,7 @@ import re # noqa: F401
|
|
|
18
18
|
import json
|
|
19
19
|
|
|
20
20
|
from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt
|
|
21
|
-
from typing import Any, ClassVar, Dict, List
|
|
21
|
+
from typing import Any, ClassVar, Dict, List
|
|
22
22
|
from graphiant_sdk.models.statsmon_time_window import StatsmonTimeWindow
|
|
23
23
|
from typing import Optional, Set
|
|
24
24
|
from typing_extensions import Self
|
|
@@ -27,10 +27,10 @@ class V2ExtranetConsumersUsageTopPostRequest(BaseModel):
|
|
|
27
27
|
"""
|
|
28
28
|
V2ExtranetConsumersUsageTopPostRequest
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
id:
|
|
31
|
-
is_b2_b:
|
|
32
|
-
is_provider:
|
|
33
|
-
time_window:
|
|
30
|
+
id: StrictInt = Field(description="the id of a producer/service (required)")
|
|
31
|
+
is_b2_b: StrictBool = Field(description="whether the entity is a b2b entity (true for b2b entity, false for local extranet entity) (required)", alias="isB2B")
|
|
32
|
+
is_provider: StrictBool = Field(description="whether the entity is a provider or consumer (required)", alias="isProvider")
|
|
33
|
+
time_window: StatsmonTimeWindow = Field(alias="timeWindow")
|
|
34
34
|
__properties: ClassVar[List[str]] = ["id", "isB2B", "isProvider", "timeWindow"]
|
|
35
35
|
|
|
36
36
|
model_config = ConfigDict(
|
|
@@ -28,8 +28,8 @@ class V2ExtranetConsumersUsageTopPostResponse(BaseModel):
|
|
|
28
28
|
V2ExtranetConsumersUsageTopPostResponse
|
|
29
29
|
""" # noqa: E501
|
|
30
30
|
top_consumers: Optional[List[IpfixEntityUsage]] = Field(default=None, alias="topConsumers")
|
|
31
|
-
total_customers: Optional[StrictInt] = Field(default=None, alias="totalCustomers")
|
|
32
|
-
total_usage: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="totalUsage")
|
|
31
|
+
total_customers: Optional[StrictInt] = Field(default=None, description="total number of customers", alias="totalCustomers")
|
|
32
|
+
total_usage: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, description="total service usage in kilo bytes", alias="totalUsage")
|
|
33
33
|
__properties: ClassVar[List[str]] = ["topConsumers", "totalCustomers", "totalUsage"]
|
|
34
34
|
|
|
35
35
|
model_config = ConfigDict(
|
|
@@ -18,7 +18,7 @@ import re # noqa: F401
|
|
|
18
18
|
import json
|
|
19
19
|
|
|
20
20
|
from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt
|
|
21
|
-
from typing import Any, ClassVar, Dict, List
|
|
21
|
+
from typing import Any, ClassVar, Dict, List
|
|
22
22
|
from graphiant_sdk.models.statsmon_time_window import StatsmonTimeWindow
|
|
23
23
|
from typing import Optional, Set
|
|
24
24
|
from typing_extensions import Self
|
|
@@ -27,10 +27,10 @@ class V2ExtranetLanSegmentsUsageTopPostRequest(BaseModel):
|
|
|
27
27
|
"""
|
|
28
28
|
V2ExtranetLanSegmentsUsageTopPostRequest
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
id:
|
|
31
|
-
is_b2_b:
|
|
32
|
-
is_provider:
|
|
33
|
-
time_window:
|
|
30
|
+
id: StrictInt = Field(description="the id associated with an entity - consumer_id for consumer, and service_id for the producer/service (required)")
|
|
31
|
+
is_b2_b: StrictBool = Field(description="whether the entity is a b2b entity (true for b2b entity, false for local extranet entity) (required)", alias="isB2B")
|
|
32
|
+
is_provider: StrictBool = Field(description="whether the entity is a provider or consumer (required)", alias="isProvider")
|
|
33
|
+
time_window: StatsmonTimeWindow = Field(alias="timeWindow")
|
|
34
34
|
__properties: ClassVar[List[str]] = ["id", "isB2B", "isProvider", "timeWindow"]
|
|
35
35
|
|
|
36
36
|
model_config = ConfigDict(
|
|
@@ -27,13 +27,13 @@ class V2ExtranetServiceOvertimeConsumptionPostRequest(BaseModel):
|
|
|
27
27
|
"""
|
|
28
28
|
V2ExtranetServiceOvertimeConsumptionPostRequest
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
id:
|
|
31
|
-
is_b2_b:
|
|
32
|
-
is_provider:
|
|
33
|
-
site_id: Optional[StrictInt] = Field(default=None, alias="siteId")
|
|
30
|
+
id: StrictInt = Field(description="the id associated with an entity - consumer_id for consumer, and service_id for the producer/service (required)")
|
|
31
|
+
is_b2_b: StrictBool = Field(description="whether the entity is a b2b entity (true for b2b entity, false for local extranet entity) (required)", alias="isB2B")
|
|
32
|
+
is_provider: StrictBool = Field(description="whether the entity is a provider or consumer (required)", alias="isProvider")
|
|
33
|
+
site_id: Optional[StrictInt] = Field(default=None, description="a filter to get usage for a specific site", alias="siteId")
|
|
34
34
|
subscription_name: Optional[StrictStr] = Field(default=None, description="Optional subscription name for filter", alias="subscriptionName")
|
|
35
|
-
time_window:
|
|
36
|
-
vrf_id: Optional[StrictInt] = Field(default=None, alias="vrfId")
|
|
35
|
+
time_window: StatsmonTimeWindow = Field(alias="timeWindow")
|
|
36
|
+
vrf_id: Optional[StrictInt] = Field(default=None, description="a filter to get usage for a specific vrf", alias="vrfId")
|
|
37
37
|
__properties: ClassVar[List[str]] = ["id", "isB2B", "isProvider", "siteId", "subscriptionName", "timeWindow", "vrfId"]
|
|
38
38
|
|
|
39
39
|
model_config = ConfigDict(
|
|
@@ -27,14 +27,14 @@ class V2ExtranetSitesConsumptionOverviewPostRequest(BaseModel):
|
|
|
27
27
|
"""
|
|
28
28
|
V2ExtranetSitesConsumptionOverviewPostRequest
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
customer_name: Optional[StrictStr] = Field(default=None, alias="customerName")
|
|
31
|
-
flipped_view:
|
|
32
|
-
id:
|
|
33
|
-
is_b2_b:
|
|
34
|
-
is_provider:
|
|
35
|
-
site_id: Optional[StrictInt] = Field(default=None, alias="siteId")
|
|
36
|
-
time_window:
|
|
37
|
-
vrf_id: Optional[StrictInt] = Field(default=None, alias="vrfId")
|
|
30
|
+
customer_name: Optional[StrictStr] = Field(default=None, description="a filter to get usage for a specific customer", alias="customerName")
|
|
31
|
+
flipped_view: StrictBool = Field(description="whether to view the data from the consumer's perspective (true) or the provider's perspective (false) (required)", alias="flippedView")
|
|
32
|
+
id: StrictInt = Field(description="the id associated with an entity - consumer_id for consumer, and service_id for the producer/service (required)")
|
|
33
|
+
is_b2_b: StrictBool = Field(description="whether the entity is a b2b entity (true for b2b entity, false for local extranet entity) (required)", alias="isB2B")
|
|
34
|
+
is_provider: StrictBool = Field(description="whether the entity is a provider or consumer (required)", alias="isProvider")
|
|
35
|
+
site_id: Optional[StrictInt] = Field(default=None, description="a filter to get usage for a specific site", alias="siteId")
|
|
36
|
+
time_window: StatsmonTimeWindow = Field(alias="timeWindow")
|
|
37
|
+
vrf_id: Optional[StrictInt] = Field(default=None, description="a filter to get usage for a specific vrf", alias="vrfId")
|
|
38
38
|
__properties: ClassVar[List[str]] = ["customerName", "flippedView", "id", "isB2B", "isProvider", "siteId", "timeWindow", "vrfId"]
|
|
39
39
|
|
|
40
40
|
model_config = ConfigDict(
|
|
@@ -30,7 +30,7 @@ class V2ExtranetSitesConsumptionOverviewPostResponse(BaseModel):
|
|
|
30
30
|
lan_segments: Optional[List[IpfixConnectionMap]] = Field(default=None, alias="lanSegments")
|
|
31
31
|
regions: Optional[List[IpfixConnectionMap]] = None
|
|
32
32
|
sites: Optional[List[IpfixConnectionMap]] = None
|
|
33
|
-
total_usage: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, alias="totalUsage")
|
|
33
|
+
total_usage: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, description="total service usage in kilo bytes", alias="totalUsage")
|
|
34
34
|
__properties: ClassVar[List[str]] = ["lanSegments", "regions", "sites", "totalUsage"]
|
|
35
35
|
|
|
36
36
|
model_config = ConfigDict(
|
|
@@ -27,14 +27,14 @@ class V2ExtranetSitesUsagePostRequest(BaseModel):
|
|
|
27
27
|
"""
|
|
28
28
|
V2ExtranetSitesUsagePostRequest
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
id:
|
|
31
|
-
is_b2_b:
|
|
32
|
-
is_provider:
|
|
30
|
+
id: StrictInt = Field(description="the id associated with an entity - consumer_id for consumer, or service_id for the producer/service (required)")
|
|
31
|
+
is_b2_b: StrictBool = Field(description="whether the entity is a b2b entity (required)", alias="isB2B")
|
|
32
|
+
is_provider: StrictBool = Field(description="whether the entity is a provider or consumer (required)", alias="isProvider")
|
|
33
33
|
service_id: Optional[StrictInt] = Field(default=None, alias="serviceId")
|
|
34
|
-
site_id: Optional[StrictInt] = Field(default=None, alias="siteId")
|
|
34
|
+
site_id: Optional[StrictInt] = Field(default=None, description="a filter to get usage for a specific site (id of the site)", alias="siteId")
|
|
35
35
|
subscription_name: Optional[StrictStr] = Field(default=None, description="Optional subscription name for filter", alias="subscriptionName")
|
|
36
|
-
time_window:
|
|
37
|
-
vrf_id: Optional[StrictInt] = Field(default=None, alias="vrfId")
|
|
36
|
+
time_window: StatsmonTimeWindow = Field(alias="timeWindow")
|
|
37
|
+
vrf_id: Optional[StrictInt] = Field(default=None, description="a filter to get usage for a specific lan segment (id of the lan segment)", alias="vrfId")
|
|
38
38
|
__properties: ClassVar[List[str]] = ["id", "isB2B", "isProvider", "serviceId", "siteId", "subscriptionName", "timeWindow", "vrfId"]
|
|
39
39
|
|
|
40
40
|
model_config = ConfigDict(
|
|
@@ -27,7 +27,7 @@ class V2ExtranetSitesUsagePostResponse(BaseModel):
|
|
|
27
27
|
"""
|
|
28
28
|
V2ExtranetSitesUsagePostResponse
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
bw_allocation: Optional[StrictInt] = Field(default=None, alias="bwAllocation")
|
|
30
|
+
bw_allocation: Optional[StrictInt] = Field(default=None, description="the bandwidth allocation for the entity in kbps", alias="bwAllocation")
|
|
31
31
|
dl_stats: Optional[List[IpfixStats]] = Field(default=None, alias="dlStats")
|
|
32
32
|
ul_stats: Optional[List[IpfixStats]] = Field(default=None, alias="ulStats")
|
|
33
33
|
__properties: ClassVar[List[str]] = ["bwAllocation", "dlStats", "ulStats"]
|
|
@@ -18,7 +18,7 @@ import re # noqa: F401
|
|
|
18
18
|
import json
|
|
19
19
|
|
|
20
20
|
from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt
|
|
21
|
-
from typing import Any, ClassVar, Dict, List
|
|
21
|
+
from typing import Any, ClassVar, Dict, List
|
|
22
22
|
from graphiant_sdk.models.statsmon_time_window import StatsmonTimeWindow
|
|
23
23
|
from typing import Optional, Set
|
|
24
24
|
from typing_extensions import Self
|
|
@@ -27,10 +27,10 @@ class V2ExtranetTotalUsagePostRequest(BaseModel):
|
|
|
27
27
|
"""
|
|
28
28
|
V2ExtranetTotalUsagePostRequest
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
id:
|
|
31
|
-
is_b2_b:
|
|
32
|
-
is_provider:
|
|
33
|
-
time_window:
|
|
30
|
+
id: StrictInt = Field(description="the ID associated with an entity - consumer_id for consumer, and service_id for the producer/service (required)")
|
|
31
|
+
is_b2_b: StrictBool = Field(description="whether the entity is a b2b entity (true for b2b entity, false for local extranet entity) (required)", alias="isB2B")
|
|
32
|
+
is_provider: StrictBool = Field(description="whether the entity is a provider or consumer (required)", alias="isProvider")
|
|
33
|
+
time_window: StatsmonTimeWindow = Field(alias="timeWindow")
|
|
34
34
|
__properties: ClassVar[List[str]] = ["id", "isB2B", "isProvider", "timeWindow"]
|
|
35
35
|
|
|
36
36
|
model_config = ConfigDict(
|
|
@@ -18,7 +18,7 @@ import re # noqa: F401
|
|
|
18
18
|
import json
|
|
19
19
|
|
|
20
20
|
from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt
|
|
21
|
-
from typing import Any, ClassVar, Dict, List
|
|
21
|
+
from typing import Any, ClassVar, Dict, List
|
|
22
22
|
from typing import Optional, Set
|
|
23
23
|
from typing_extensions import Self
|
|
24
24
|
|
|
@@ -26,9 +26,9 @@ class V2MonitoringExtranetLogDetailsPostRequest(BaseModel):
|
|
|
26
26
|
"""
|
|
27
27
|
V2MonitoringExtranetLogDetailsPostRequest
|
|
28
28
|
""" # noqa: E501
|
|
29
|
-
id:
|
|
30
|
-
is_b2_b:
|
|
31
|
-
is_provider:
|
|
29
|
+
id: StrictInt = Field(description="the id associated with an entity - consumer_id for consumer, and service_id for the producer/service (required)")
|
|
30
|
+
is_b2_b: StrictBool = Field(description="whether the entity is a b2b entity (true for b2b entity, false for local extranet entity) (required)", alias="isB2B")
|
|
31
|
+
is_provider: StrictBool = Field(description="whether the entity is a provider or consumer (required)", alias="isProvider")
|
|
32
32
|
__properties: ClassVar[List[str]] = ["id", "isB2B", "isProvider"]
|
|
33
33
|
|
|
34
34
|
model_config = ConfigDict(
|
|
@@ -27,10 +27,10 @@ class V2MonitoringExtranetLogDetailsPostResponseLogDetails(BaseModel):
|
|
|
27
27
|
"""
|
|
28
28
|
V2MonitoringExtranetLogDetailsPostResponseLogDetails
|
|
29
29
|
""" # noqa: E501
|
|
30
|
-
hostname: Optional[StrictStr] = None
|
|
31
|
-
reason: Optional[StrictStr] = None
|
|
32
|
-
server_address: Optional[StrictStr] = Field(default=None, alias="serverAddress")
|
|
33
|
-
site_name: Optional[StrictStr] = Field(default=None, alias="siteName")
|
|
30
|
+
hostname: Optional[StrictStr] = Field(default=None, description="the hostname of the log")
|
|
31
|
+
reason: Optional[StrictStr] = Field(default=None, description="the reason for the log")
|
|
32
|
+
server_address: Optional[StrictStr] = Field(default=None, description="the address of the server", alias="serverAddress")
|
|
33
|
+
site_name: Optional[StrictStr] = Field(default=None, description="the name of the site", alias="siteName")
|
|
34
34
|
ts: Optional[GoogleProtobufTimestamp] = None
|
|
35
35
|
__properties: ClassVar[List[str]] = ["hostname", "reason", "serverAddress", "siteName", "ts"]
|
|
36
36
|
|
|
@@ -29,8 +29,8 @@ class V2MonitoringExtranetStatusDetailsGetResponse(BaseModel):
|
|
|
29
29
|
V2MonitoringExtranetStatusDetailsGetResponse
|
|
30
30
|
""" # noqa: E501
|
|
31
31
|
edge_statuses: Optional[List[StatsmonExtranetEdgeStatus]] = Field(default=None, alias="edgeStatuses")
|
|
32
|
-
location: Optional[StrictStr] = None
|
|
33
|
-
region: Optional[StrictStr] = None
|
|
32
|
+
location: Optional[StrictStr] = Field(default=None, description="the location of the site")
|
|
33
|
+
region: Optional[StrictStr] = Field(default=None, description="the region of the site")
|
|
34
34
|
site_status: Optional[StatsmonExtranetSiteStatus] = Field(default=None, alias="siteStatus")
|
|
35
35
|
__properties: ClassVar[List[str]] = ["edgeStatuses", "location", "region", "siteStatus"]
|
|
36
36
|
|
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: graphiant_sdk
|
|
3
|
-
Version: 25.
|
|
4
|
-
Summary: Graphiant
|
|
3
|
+
Version: 25.12.1
|
|
4
|
+
Summary: Python SDK for Graphiant NaaS
|
|
5
5
|
Home-page: https://www.graphiant.com
|
|
6
6
|
Author: Graphiant Inc
|
|
7
|
-
Author-email:
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
Author-email: support@graphiant.com
|
|
8
|
+
License: MIT
|
|
9
|
+
Project-URL: Source Code, https://github.com/Graphiant-Inc/graphiant-sdk-python
|
|
10
|
+
Keywords: SDK,Graphiant,NaaS
|
|
11
|
+
Classifier: Programming Language :: Python :: 3
|
|
12
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
13
|
+
Classifier: Operating System :: OS Independent
|
|
11
14
|
Description-Content-Type: text/markdown
|
|
12
15
|
License-File: LICENSE
|
|
13
16
|
Requires-Dist: urllib3<3.0.0,>=2.1.0
|
|
@@ -15,15 +18,25 @@ Requires-Dist: python-dateutil>=2.8.2
|
|
|
15
18
|
Requires-Dist: pydantic>=2
|
|
16
19
|
Requires-Dist: typing-extensions>=4.7.1
|
|
17
20
|
Dynamic: author
|
|
21
|
+
Dynamic: author-email
|
|
22
|
+
Dynamic: classifier
|
|
23
|
+
Dynamic: description
|
|
24
|
+
Dynamic: description-content-type
|
|
18
25
|
Dynamic: home-page
|
|
26
|
+
Dynamic: keywords
|
|
27
|
+
Dynamic: license
|
|
19
28
|
Dynamic: license-file
|
|
29
|
+
Dynamic: project-url
|
|
30
|
+
Dynamic: requires-dist
|
|
31
|
+
Dynamic: summary
|
|
20
32
|
|
|
21
33
|
# Graphiant SDK Python
|
|
22
34
|
|
|
23
35
|
[](https://badge.fury.io/py/graphiant-sdk)
|
|
24
|
-
[](https://www.python.org/downloads/)
|
|
25
37
|
[](https://opensource.org/licenses/MIT)
|
|
26
38
|
[](https://docs.graphiant.com/docs/graphiant-sdk-python)
|
|
39
|
+
[](https://github.com/Graphiant-Inc/graphiant-sdk-python/actions)
|
|
27
40
|
|
|
28
41
|
A comprehensive Python SDK for [Graphiant Network-as-a-Service (NaaS)](https://www.graphiant.com) offerings, providing seamless integration with Graphiant's network automation platform.
|
|
29
42
|
|
|
@@ -101,13 +114,13 @@ except Exception as e:
|
|
|
101
114
|
print(f"Failed to get device summary: {e}")
|
|
102
115
|
```
|
|
103
116
|
|
|
104
|
-
## 🔄 Migration Guide: Upgrading from 25.10.2 to 25.11.1
|
|
117
|
+
## 🔄 Migration Guide: Upgrading from 25.10.2 to 25.11.1+
|
|
105
118
|
|
|
106
|
-
The 25.11.1 API is optimized to reuse redundant schemas, which results in changes to inner class types. You may need to update your existing scripts to use the newer class names.
|
|
119
|
+
The 25.11.1+ API is optimized to reuse redundant schemas, which results in changes to inner class types. You may need to update your existing scripts to use the newer class names.
|
|
107
120
|
|
|
108
121
|
### Benefits of Upgrading
|
|
109
122
|
|
|
110
|
-
The new API specification (25.11.1) brings significant improvements:
|
|
123
|
+
The new API specification (25.11.1+) brings significant improvements:
|
|
111
124
|
|
|
112
125
|
- **Reduced Specification Size**: The API specification file size has been reduced from **9.8M to 1.5M** (~85% reduction) through schema optimization and reuse
|
|
113
126
|
- **Enhanced Documentation**: The new spec includes more comprehensive documentation for better developer experience
|
|
@@ -120,7 +133,7 @@ The new API specification (25.11.1) brings significant improvements:
|
|
|
120
133
|
|
|
121
134
|
Response class names no longer include HTTP status codes. Update your imports and type references:
|
|
122
135
|
|
|
123
|
-
**Before (25.
|
|
136
|
+
**Before (25.11.1):**
|
|
124
137
|
```python
|
|
125
138
|
from graphiant_sdk.models.v1_edges_summary_get200_response import V1EdgesSummaryGet200Response
|
|
126
139
|
from graphiant_sdk.models.v1_global_summary_post200_response import V1GlobalSummaryPost200Response
|
|
@@ -161,7 +174,7 @@ To find the new class name:
|
|
|
161
174
|
|
|
162
175
|
**Example Migration:**
|
|
163
176
|
|
|
164
|
-
**Before (25.
|
|
177
|
+
**Before (25.11.1):**
|
|
165
178
|
```python
|
|
166
179
|
from graphiant_sdk.models.v1_global_summary_post200_response import V1GlobalSummaryPost200Response
|
|
167
180
|
from graphiant_sdk.models.v1_global_summary_post200_response_summaries_inner import V1GlobalSummaryPost200ResponseSummariesInner
|
|
@@ -345,10 +358,21 @@ def get_device_info(api, bearer_token, device_id):
|
|
|
345
358
|
|
|
346
359
|
### Prerequisites
|
|
347
360
|
|
|
348
|
-
- Python 3.12+
|
|
361
|
+
- Python 3.9+ (3.12+ recommended)
|
|
349
362
|
- Git
|
|
350
363
|
- OpenAPI Generator (for code generation)
|
|
351
364
|
|
|
365
|
+
### CI/CD Workflows
|
|
366
|
+
|
|
367
|
+
This repository uses GitHub Actions for continuous integration and deployment:
|
|
368
|
+
|
|
369
|
+
- **Linting** (`lint.yml`): Runs Flake8 and MyPy type checking on pull requests and pushes
|
|
370
|
+
- **Testing** (`test.yml`): Runs pytest with coverage across Python 3.9, 3.10, 3.11, 3.12, and 3.13
|
|
371
|
+
- **Building** (`build.yml`): Builds wheel and source distributions
|
|
372
|
+
- **Releasing** (`release.yml`): Publishes to PyPI (manual trigger, admin-only)
|
|
373
|
+
|
|
374
|
+
See [`.github/workflows/README.md`](.github/workflows/README.md) for detailed workflow documentation.
|
|
375
|
+
|
|
352
376
|
### Building from Source
|
|
353
377
|
|
|
354
378
|
```bash
|
|
@@ -382,12 +406,12 @@ brew install openapi-generator # macOS
|
|
|
382
406
|
|
|
383
407
|
# Generate SDK
|
|
384
408
|
openapi-generator generate \
|
|
385
|
-
-i graphiant_api_docs_v25.
|
|
409
|
+
-i graphiant_api_docs_v25.12.1.json \
|
|
386
410
|
-g python \
|
|
387
411
|
--git-user-id Graphiant-Inc \
|
|
388
412
|
--git-repo-id graphiant-sdk-python \
|
|
389
413
|
--package-name graphiant_sdk \
|
|
390
|
-
--additional-properties=packageVersion=25.
|
|
414
|
+
--additional-properties=packageVersion=25.12.1
|
|
391
415
|
```
|
|
392
416
|
|
|
393
417
|
> **Note**: Latest API documentation can be downloaded from the Graphiant portal under "Support Hub" > "Developer Tools".
|
|
@@ -445,19 +469,38 @@ export GRAPHIANT_USERNAME="your_username"
|
|
|
445
469
|
export GRAPHIANT_PASSWORD="your_password"
|
|
446
470
|
```
|
|
447
471
|
|
|
448
|
-
```
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
472
|
+
```python
|
|
473
|
+
import os
|
|
474
|
+
|
|
475
|
+
username = os.getenv("GRAPHIANT_USERNAME")
|
|
476
|
+
password = os.getenv("GRAPHIANT_PASSWORD")
|
|
477
|
+
host = os.getenv("GRAPHIANT_HOST", "https://api.graphiant.com")
|
|
452
478
|
```
|
|
453
479
|
|
|
480
|
+
**Note**: For detailed security policies, vulnerability reporting, and security best practices, see [SECURITY.md](SECURITY.md).
|
|
481
|
+
|
|
454
482
|
## 🤝 Contributing
|
|
455
483
|
|
|
484
|
+
We welcome contributions! Please follow these steps:
|
|
485
|
+
|
|
456
486
|
1. Fork the repository
|
|
457
487
|
2. Create a feature branch (`git checkout -b feature/amazing-feature`)
|
|
458
|
-
3.
|
|
459
|
-
|
|
460
|
-
|
|
488
|
+
3. Make your changes and ensure they pass local tests:
|
|
489
|
+
```bash
|
|
490
|
+
# Run linting
|
|
491
|
+
flake8 graphiant_sdk/
|
|
492
|
+
mypy graphiant_sdk/
|
|
493
|
+
|
|
494
|
+
# Run tests
|
|
495
|
+
pytest --cov=graphiant_sdk
|
|
496
|
+
```
|
|
497
|
+
4. Commit your changes with a clear message (`git commit -m 'Add amazing feature'`)
|
|
498
|
+
5. Push to the branch (`git push origin feature/amazing-feature`)
|
|
499
|
+
6. Open a Pull Request
|
|
500
|
+
|
|
501
|
+
**Note**: All pull requests automatically run CI/CD checks (linting, testing across multiple Python versions). Ensure all checks pass before requesting review.
|
|
502
|
+
|
|
503
|
+
See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed contribution guidelines.
|
|
461
504
|
|
|
462
505
|
## 📄 License
|
|
463
506
|
|