graphiant-sdk 25.6.1__py3-none-any.whl → 25.6.2__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 +1147 -1024
- graphiant_sdk/api/__init__.py +1 -2
- graphiant_sdk/api/default_api.py +127861 -44913
- graphiant_sdk/api_client.py +482 -317
- graphiant_sdk/api_response.py +21 -0
- graphiant_sdk/configuration.py +457 -109
- graphiant_sdk/exceptions.py +216 -0
- graphiant_sdk/models/__init__.py +1136 -1024
- graphiant_sdk/models/v1_account_email_patch_request.py +87 -0
- graphiant_sdk/models/v1_account_info_patch_request.py +91 -0
- graphiant_sdk/models/v1_account_mfa_confirmation_post200_response.py +87 -0
- graphiant_sdk/models/v1_account_mfa_confirmation_post_request.py +93 -0
- graphiant_sdk/models/v1_account_mfa_get200_response.py +87 -0
- graphiant_sdk/models/v1_account_mfa_put200_response.py +91 -0
- graphiant_sdk/models/v1_account_mfa_put_request.py +89 -0
- graphiant_sdk/models/v1_account_password_patch_request.py +89 -0
- graphiant_sdk/models/v1_activity_logs_post200_response.py +117 -0
- graphiant_sdk/models/v1_activity_logs_post200_response_details_inner.py +151 -0
- graphiant_sdk/models/v1_activity_logs_post200_response_details_inner_targets_inner.py +122 -0
- graphiant_sdk/models/v1_activity_logs_post200_response_details_inner_targets_inner_events_inner.py +97 -0
- graphiant_sdk/models/v1_activity_logs_post200_response_filter_entities_value.py +95 -0
- graphiant_sdk/models/v1_activity_logs_post_request.py +113 -0
- graphiant_sdk/models/v1_activity_logs_post_request_selector.py +108 -0
- graphiant_sdk/models/v1_activity_logs_post_request_selector_job_entity.py +91 -0
- graphiant_sdk/models/v1_activity_logs_post_request_selector_v2.py +105 -0
- graphiant_sdk/models/v1_alarm_history_get200_response.py +95 -0
- graphiant_sdk/models/v1_alarm_history_get200_response_history_inner.py +102 -0
- graphiant_sdk/models/v1_alarm_history_get200_response_history_inner_time.py +89 -0
- graphiant_sdk/models/v1_alarm_mute_alarm_id_put_request.py +87 -0
- graphiant_sdk/models/v1_alarms_events_get200_response.py +87 -0
- graphiant_sdk/models/v1_alarms_list_get200_response.py +95 -0
- graphiant_sdk/models/v1_alarms_list_get200_response_alarms_inner.py +130 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response.py +91 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary.py +118 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_app_incidents.py +95 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_app_incidents_data_inner.py +96 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner.py +97 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner.py +109 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner_dl_incidents.py +90 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner.py +91 -0
- graphiant_sdk/models/v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner_data.py +101 -0
- graphiant_sdk/models/v1_apps_app_summary_post_request.py +95 -0
- graphiant_sdk/models/v1_apps_bandwidth_post200_response.py +95 -0
- graphiant_sdk/models/v1_apps_bandwidth_post200_response_stats_inner.py +95 -0
- graphiant_sdk/models/v1_apps_bandwidth_post_request.py +104 -0
- graphiant_sdk/models/v1_apps_device_device_id_top_post200_response.py +97 -0
- graphiant_sdk/models/v1_apps_device_device_id_top_post200_response_apps_utilization_inner.py +92 -0
- graphiant_sdk/models/v1_apps_device_device_id_top_post_request.py +94 -0
- graphiant_sdk/models/v1_apps_visualization_post200_response.py +102 -0
- graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner.py +109 -0
- graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value.py +99 -0
- graphiant_sdk/models/v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value_stats.py +97 -0
- graphiant_sdk/models/v1_apps_visualization_post_request.py +99 -0
- graphiant_sdk/models/v1_audit_logs_post200_response.py +110 -0
- graphiant_sdk/models/v1_audit_logs_post200_response_histogram_inner.py +94 -0
- graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner.py +129 -0
- graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner_failed_target_results_inner.py +95 -0
- graphiant_sdk/models/v1_audit_logs_post200_response_logs_inner_failed_target_results_inner_target.py +90 -0
- graphiant_sdk/models/v1_audit_logs_post_request.py +113 -0
- graphiant_sdk/models/v1_audit_logs_post_request_selectors_inner.py +89 -0
- graphiant_sdk/models/v1_auth_get200_response.py +93 -0
- graphiant_sdk/models/v1_auth_login_post200_response.py +91 -0
- graphiant_sdk/models/v1_auth_login_post_request.py +89 -0
- graphiant_sdk/models/v1_auth_login_pre_get200_response.py +89 -0
- graphiant_sdk/models/v1_auth_put204_response.py +89 -0
- graphiant_sdk/models/v1_auth_user_get200_response.py +99 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response.py +137 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane.py +98 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions.py +95 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner.py +97 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner_transitions_inner.py +97 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane.py +107 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner.py +97 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner_values_inner.py +101 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_issues_inner.py +118 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix.py +105 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_devices_inner.py +95 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner.py +112 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner_box_inner.py +106 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane.py +159 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane_crashes_inner.py +91 -0
- graphiant_sdk/models/v1_backbone_health_device_device_id_post200_response_system_plane_last_crash.py +95 -0
- graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response.py +105 -0
- graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response_device_etwan_summary_inner.py +99 -0
- graphiant_sdk/models/v1_backbone_health_et_wan_matrix_get200_response_region_sla_status_inner.py +93 -0
- graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response.py +115 -0
- graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response_region_status_inner.py +98 -0
- graphiant_sdk/models/v1_backbone_health_etet_sla_matrix_get200_response_sla_matrix_inner.py +120 -0
- graphiant_sdk/models/v1_backbone_health_filter_get200_response.py +135 -0
- graphiant_sdk/models/v1_backbone_health_filter_get200_response_lan_segments_inner.py +87 -0
- graphiant_sdk/models/v1_backbone_health_filter_get200_response_regions_inner.py +91 -0
- graphiant_sdk/models/v1_backbone_health_filter_get200_response_sites_inner.py +89 -0
- graphiant_sdk/models/v1_backbone_health_overview_post200_response.py +95 -0
- graphiant_sdk/models/v1_backbone_health_overview_post200_response_devices_inner.py +107 -0
- graphiant_sdk/models/v1_backbone_health_overview_post_request.py +97 -0
- graphiant_sdk/models/v1_backbone_health_overview_post_request_dimensions.py +113 -0
- graphiant_sdk/models/v1_backbone_health_overview_post_request_filter.py +95 -0
- graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response.py +101 -0
- graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response_control_plane.py +95 -0
- graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post200_response_control_plane_device_counts_inner.py +89 -0
- graphiant_sdk/models/v1_backbone_health_top_devices_by_alerts_post_request.py +91 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details.py +95 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details_bwusage_csv_record_inner.py +100 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details.py +105 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_region_inner.py +94 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_site_inner.py +98 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary.py +122 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_role_summary_inner.py +92 -0
- graphiant_sdk/models/v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_top_regions_inner.py +100 -0
- graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart.py +97 -0
- graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart_bwusage_chart_inner.py +98 -0
- graphiant_sdk/models/v1_bwtracker_region_cloud_chart_post_request.py +94 -0
- graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary.py +106 -0
- graphiant_sdk/models/v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary_bwusage_top_providers_inner.py +94 -0
- graphiant_sdk/models/v1_bwtracker_region_edge_details_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_region_edge_details_post200_response_bwusage_details.py +95 -0
- graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response_bwusage_summary.py +104 -0
- graphiant_sdk/models/v1_bwtracker_region_edge_summary_post200_response_bwusage_summary_bwusage_top_sites_inner.py +92 -0
- graphiant_sdk/models/v1_bwtracker_region_site_chart_post_request.py +96 -0
- graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details.py +105 -0
- graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_edge_provider_inner.py +96 -0
- graphiant_sdk/models/v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_provider_inner.py +92 -0
- graphiant_sdk/models/v1_bwtracker_region_site_summary_post200_response.py +91 -0
- graphiant_sdk/models/v1_bwtracker_region_site_summary_post200_response_bwusage_summary.py +102 -0
- graphiant_sdk/models/v1_data_assurance_assurances_applications_bucket_app_name_get200_response.py +95 -0
- graphiant_sdk/models/v1_data_assurance_assurances_applications_bucket_app_name_get200_response_assurances_inner.py +93 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response.py +95 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner.py +132 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_apps_inner.py +87 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_lans_inner.py +87 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_get200_response_rows_inner_sites_inner.py +87 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_id_put200_response.py +87 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_id_put_request.py +93 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_post200_response.py +89 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_post_request.py +91 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config.py +105 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config_apps_inner.py +107 -0
- graphiant_sdk/models/v1_data_assurance_assurances_global_post_request_config_apps_inner_servers_inner.py +91 -0
- graphiant_sdk/models/v1_data_assurance_flex_algos_get200_response.py +95 -0
- graphiant_sdk/models/v1_data_assurance_flex_algos_get200_response_entries_inner.py +91 -0
- graphiant_sdk/models/v1_device_routing_bgp_nbr_stats_get200_response.py +99 -0
- graphiant_sdk/models/v1_device_routing_bgp_nbr_stats_get200_response_stats.py +88 -0
- graphiant_sdk/models/v1_device_routing_bgp_nbrid_get200_response.py +95 -0
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_counters_get200_response.py +95 -0
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_counters_get200_response_counters_inner.py +98 -0
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_details_get200_response.py +91 -0
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response.py +95 -0
- graphiant_sdk/models/v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response_prefixes_inner.py +92 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_get200_response.py +103 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_get200_response_interfaces_inner.py +105 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_interface_nbrid_get200_response.py +95 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_interfaceid_get200_response.py +95 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response.py +103 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner.py +124 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa.py +102 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa_tos_metric.py +90 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_network_lsa.py +90 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa.py +95 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa_links_inner.py +100 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_summary_lsa.py +94 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_nbr_get200_response.py +103 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_area_nbr_get200_response_nbrs_inner.py +102 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_areaid_get200_response.py +95 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response.py +103 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response_routes_inner.py +97 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_rib_get200_response_routes_inner_path_inner.py +102 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_statistics_get200_response.py +100 -0
- graphiant_sdk/models/v1_device_routing_ospfv2_statistics_get200_response_statistics_value.py +90 -0
- graphiant_sdk/models/v1_device_routing_vrf_bgp_eibgp_route_count_get200_response.py +111 -0
- graphiant_sdk/models/v1_device_routing_vrf_bgp_eibgp_route_count_get200_response_ebgp_route_count.py +89 -0
- graphiant_sdk/models/v1_device_routing_vrf_bgp_graphiant_eiroute_count_get200_response.py +91 -0
- graphiant_sdk/models/v1_device_routing_vrf_bgp_route_count_post200_response.py +95 -0
- graphiant_sdk/models/v1_device_routing_vrf_bgp_route_count_post200_response_counts_inner.py +89 -0
- graphiant_sdk/models/v1_device_routing_vrf_bgp_route_count_post_request.py +89 -0
- graphiant_sdk/models/v1_device_snapshot_device_id_get200_response.py +95 -0
- graphiant_sdk/models/v1_device_snapshot_get200_response.py +101 -0
- graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot.py +111 -0
- graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot_author.py +101 -0
- graphiant_sdk/models/v1_device_snapshot_get200_response_first_snapshot_data.py +114 -0
- graphiant_sdk/models/v1_device_snapshot_post_request.py +93 -0
- graphiant_sdk/models/v1_device_snapshot_put_request.py +91 -0
- graphiant_sdk/models/v1_device_status_history_post200_response.py +95 -0
- graphiant_sdk/models/v1_device_status_history_post200_response_mappings_inner.py +102 -0
- graphiant_sdk/models/v1_device_status_history_post_request.py +90 -0
- graphiant_sdk/models/v1_device_status_post200_response.py +95 -0
- graphiant_sdk/models/v1_device_status_post200_response_mappings_inner.py +102 -0
- graphiant_sdk/models/v1_devices_bringup_post200_response.py +95 -0
- graphiant_sdk/models/v1_devices_bringup_post200_response_summaries_inner.py +104 -0
- graphiant_sdk/models/v1_devices_bringup_post_request.py +88 -0
- graphiant_sdk/models/v1_devices_bringup_put_request.py +90 -0
- graphiant_sdk/models/v1_devices_bringup_token_post200_response.py +93 -0
- graphiant_sdk/models/v1_devices_bringup_token_post_request.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_arp_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_arp_get200_response_arp_entry_inner.py +93 -0
- graphiant_sdk/models/v1_devices_device_id_candidate_circuits_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_candidate_circuits_get200_response_circuits_inner.py +93 -0
- graphiant_sdk/models/v1_devices_device_id_circuits_vrf_associations_get200_response.py +100 -0
- graphiant_sdk/models/v1_devices_device_id_circuits_vrf_associations_get200_response_vrf_associations_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put202_response.py +89 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request.py +109 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core.py +211 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_bgp_instance.py +94 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf.py +226 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value_config.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor.py +168 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_allow_as_in.py +88 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd_bfd.py +92 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_ebgp_multihop_ttl.py +88 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_hold_timer_value.py +88 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_max_prefix_value.py +88 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_bgp_redistribution_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet.py +141 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_ip_ranges_v2.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value_lease.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ebgp_multipath.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_nat_ruleset.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process.py +131 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_admin_distance.py +88 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area.py +106 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface.py +124 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_bfd.py +87 -0
- 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 +88 -0
- 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 +88 -0
- 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 +88 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value_protocol.py +92 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_overlay_filters.py +96 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route.py +115 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route_next_hop.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface.py +222 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor.py +100 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost.py +94 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost_dynamic.py +89 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_flex_algos.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw.py +103 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp.py +93 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp_dhcp_relay.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp_group.py +112 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type.py +109 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw.py +103 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp_group.py +104 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ipsec.py +124 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface_interface.py +124 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface.py +120 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface.py +115 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type.py +109 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw_gw.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw.py +103 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_dhcp.py +89 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_vrrp.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_interfaces_value_interface_wan.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus.py +121 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group.py +107 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value_rule_group.py +98 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sink.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sink_sink.py +94 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value_sysdb_monitor.py +92 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge.py +278 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_circuits_value.py +186 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_circuits_value_pat_addresses.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns.py +99 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns_dynamic.py +89 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_dns_dns_static.py +106 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface.py +154 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface.py +139 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v4_tcp_mss.py +88 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v6_tcp_mss.py +88 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy.py +100 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset.py +104 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value_rule.py +103 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value_site_to_site_vpn.py +124 -0
- graphiant_sdk/models/v1_devices_device_id_connectivity_get200_response.py +105 -0
- graphiant_sdk/models/v1_devices_device_id_dhcp_server_leases_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_draft_get200_response.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_draft_get200_response_draft.py +97 -0
- graphiant_sdk/models/v1_devices_device_id_draft_get200_response_draft_version_info.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_draft_post201_response.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_draft_post_request.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_edges_get200_response.py +101 -0
- graphiant_sdk/models/v1_devices_device_id_get200_response.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_interfaces_get200_response.py +101 -0
- graphiant_sdk/models/v1_devices_device_id_jobs_job_id_get200_response.py +93 -0
- graphiant_sdk/models/v1_devices_device_id_jobs_job_id_get200_response_job_status.py +104 -0
- graphiant_sdk/models/v1_devices_device_id_ndcache_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_ndcache_get200_response_nd_entry_inner.py +93 -0
- graphiant_sdk/models/v1_devices_device_id_ospfv2_default_originate_get200_response.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_policy_zonepairs_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_policy_zonepairs_get200_response_zone_pairs_inner.py +99 -0
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner.py +101 -0
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner.py +110 -0
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_bgp_connection.py +101 -0
- graphiant_sdk/models/v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_ipsec_connection.py +131 -0
- graphiant_sdk/models/v1_devices_device_id_staged_config_compare_get200_response.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_twamp_core_get200_response.py +87 -0
- graphiant_sdk/models/v1_devices_device_id_versions_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_versions_version_get200_response.py +91 -0
- graphiant_sdk/models/v1_devices_device_id_vrf_bgp_as_get200_response.py +88 -0
- graphiant_sdk/models/v1_devices_device_id_vrf_protocols_get200_response.py +97 -0
- graphiant_sdk/models/v1_devices_device_id_vrrp_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_device_id_vrrp_get200_response_vrrp_entry_inner.py +108 -0
- graphiant_sdk/models/v1_devices_inventory_approve_return_post_request.py +87 -0
- graphiant_sdk/models/v1_devices_inventory_enterprise_put_request.py +89 -0
- graphiant_sdk/models/v1_devices_inventory_get200_response.py +101 -0
- graphiant_sdk/models/v1_devices_inventory_get200_response_inventory_inner.py +124 -0
- graphiant_sdk/models/v1_devices_inventory_post200_response.py +95 -0
- graphiant_sdk/models/v1_devices_inventory_post200_response_data_inner.py +89 -0
- graphiant_sdk/models/v1_devices_inventory_post_request.py +95 -0
- graphiant_sdk/models/v1_devices_inventory_serial_num_post200_response.py +95 -0
- graphiant_sdk/models/v1_devices_oauth_redirect_get200_response.py +91 -0
- graphiant_sdk/models/v1_devices_oauth_redirect_get200_response_onboarding_redirection.py +95 -0
- graphiant_sdk/models/v1_devices_rma_post_request.py +90 -0
- graphiant_sdk/models/v1_devices_routing_vrf_protocol_route_count_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_routing_vrf_protocol_route_count_get200_response_counts_inner.py +93 -0
- graphiant_sdk/models/v1_devices_running_version_post200_response.py +95 -0
- graphiant_sdk/models/v1_devices_running_version_post200_response_versions_inner.py +93 -0
- graphiant_sdk/models/v1_devices_session_status_post200_response.py +123 -0
- graphiant_sdk/models/v1_devices_session_status_post200_response_bgp_session_data_map_value.py +93 -0
- graphiant_sdk/models/v1_devices_session_status_post_request.py +87 -0
- graphiant_sdk/models/v1_devices_summary_get200_response.py +95 -0
- graphiant_sdk/models/v1_devices_summary_get200_response_sites_inner.py +99 -0
- graphiant_sdk/models/v1_devices_summary_get200_response_sites_inner_devices_inner.py +108 -0
- graphiant_sdk/models/v1_devices_upgrade_schedule_put_request.py +101 -0
- graphiant_sdk/models/v1_diagnostic_archive_create_device_id_post201_response.py +87 -0
- graphiant_sdk/models/v1_diagnostic_archive_create_device_id_post_request.py +87 -0
- graphiant_sdk/models/v1_diagnostic_archives_device_id_get200_response.py +95 -0
- graphiant_sdk/models/v1_diagnostic_archives_device_id_get200_response_archives_inner.py +107 -0
- graphiant_sdk/models/v1_diagnostic_bgp_reset_device_id_put_request.py +93 -0
- graphiant_sdk/models/v1_diagnostic_clear_arp_device_id_put_request.py +95 -0
- graphiant_sdk/models/v1_diagnostic_clear_arp_device_id_put_request_entry_inner.py +95 -0
- graphiant_sdk/models/v1_diagnostic_clear_arp_device_id_put_request_entry_inner_address.py +87 -0
- graphiant_sdk/models/v1_diagnostic_gnmi_ping_get200_response.py +95 -0
- graphiant_sdk/models/v1_diagnostic_gnmi_ping_get200_response_results_inner.py +97 -0
- graphiant_sdk/models/v1_diagnostic_interface_reset_device_id_put_request.py +87 -0
- graphiant_sdk/models/v1_diagnostic_otp_device_id_get200_response.py +87 -0
- graphiant_sdk/models/v1_diagnostic_packetcapture_pcap_id_get200_response.py +96 -0
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post201_response.py +87 -0
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request.py +104 -0
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_filter.py +101 -0
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_filter_destination.py +90 -0
- graphiant_sdk/models/v1_diagnostic_packetcapture_start_post_request_target.py +89 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response.py +93 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result.py +103 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_ping_result.py +101 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_route_info.py +91 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result.py +112 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner.py +98 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner_stats.py +98 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post_request.py +98 -0
- graphiant_sdk/models/v1_diagnostic_ping_pause_resume_post_request_params.py +104 -0
- graphiant_sdk/models/v1_diagnostic_reset_ipsec_session_device_id_put_request.py +93 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_post200_response.py +93 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_post200_response_result.py +111 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_post_request.py +94 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_post_request_params.py +97 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_providers_get200_response.py +87 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_report_put200_response.py +89 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_report_put_request.py +90 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_servers_get200_response.py +95 -0
- graphiant_sdk/models/v1_diagnostic_speedtest_servers_get200_response_server_inner.py +97 -0
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response.py +95 -0
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner.py +160 -0
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary.py +112 -0
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_running_version.py +91 -0
- graphiant_sdk/models/v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_schedule.py +108 -0
- graphiant_sdk/models/v1_edges_hardware_unassigned_get200_response.py +98 -0
- graphiant_sdk/models/v1_edges_summary_get200_response.py +98 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response.py +116 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary.py +112 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary.py +97 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary_expiration_date.py +89 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_global_summary.py +91 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value.py +102 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_allocation.py +95 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_conversion_holders_value.py +95 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_conversion_holders_value_bins_inner.py +97 -0
- graphiant_sdk/models/v1_enterprise_allocation_get200_response_regional_allocations_inner.py +97 -0
- graphiant_sdk/models/v1_enterprise_configuration_get200_response.py +91 -0
- graphiant_sdk/models/v1_enterprise_configuration_get200_response_configuration.py +89 -0
- graphiant_sdk/models/v1_enterprise_contract_put_request.py +93 -0
- graphiant_sdk/models/v1_enterprise_snapshot_get200_response.py +110 -0
- graphiant_sdk/models/v1_enterprise_snapshot_get200_response_device_snapshot_map_value.py +97 -0
- graphiant_sdk/models/v1_enterprise_snapshot_get200_response_device_snapshot_records_inner.py +112 -0
- graphiant_sdk/models/v1_enterprises_enterprise_id_admin_get200_response.py +87 -0
- graphiant_sdk/models/v1_enterprises_get200_response.py +95 -0
- graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner.py +140 -0
- graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner_counts.py +111 -0
- graphiant_sdk/models/v1_enterprises_get200_response_enterprises_inner_customers_value.py +99 -0
- graphiant_sdk/models/v1_enterprises_managed_get200_response.py +101 -0
- graphiant_sdk/models/v1_enterprises_patch_request.py +109 -0
- graphiant_sdk/models/v1_enterprises_patch_request_token_expiry.py +89 -0
- graphiant_sdk/models/v1_enterprises_put_request.py +105 -0
- graphiant_sdk/models/v1_event_device_get200_response.py +95 -0
- graphiant_sdk/models/v1_event_device_get200_response_events_inner.py +108 -0
- graphiant_sdk/models/v1_event_system_ack_post_request.py +88 -0
- graphiant_sdk/models/v1_extranet_sites_usage_post200_response.py +106 -0
- graphiant_sdk/models/v1_extranet_sites_usage_post_request.py +103 -0
- graphiant_sdk/models/v1_extranet_sites_usage_top_post200_response.py +95 -0
- graphiant_sdk/models/v1_extranet_sites_usage_top_post200_response_top_sites_inner.py +91 -0
- graphiant_sdk/models/v1_extranet_sites_usage_top_post_request.py +99 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_device_status_id_get200_response.py +97 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_device_status_id_get200_response_summary_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_id_get200_response.py +109 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response.py +117 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_device_inner.py +97 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner.py +128 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner.py +100 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner_match.py +98 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner.py +102 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner_action.py +93 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request.py +109 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_policy_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_policy_inner_rules_inner.py +89 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_site_information_inner.py +104 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_post_request_site_information_inner_policer_site_lists.py +89 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_summary_get200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_b2b_consumer_summary_get200_response_summary_inner.py +112 -0
- graphiant_sdk/models/v1_extranets_b2b_customer_info_id_get200_response.py +93 -0
- graphiant_sdk/models/v1_extranets_b2b_id_customer_post200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_b2b_id_customer_post200_response_responses_inner.py +100 -0
- graphiant_sdk/models/v1_extranets_b2b_id_customer_post_request.py +95 -0
- graphiant_sdk/models/v1_extranets_b2b_id_customer_post_request_invites_inner.py +98 -0
- graphiant_sdk/models/v1_extranets_b2b_id_customer_summary_get200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_b2b_id_customer_summary_get200_response_customers_inner.py +101 -0
- graphiant_sdk/models/v1_extranets_b2b_id_put_request.py +91 -0
- graphiant_sdk/models/v1_extranets_b2b_post200_response.py +93 -0
- graphiant_sdk/models/v1_extranets_b2b_post200_response_policy.py +115 -0
- graphiant_sdk/models/v1_extranets_b2b_post_request.py +95 -0
- graphiant_sdk/models/v1_extranets_b2b_post_request_policy.py +119 -0
- graphiant_sdk/models/v1_extranets_b2b_post_request_policy_profiles_inner.py +89 -0
- graphiant_sdk/models/v1_extranets_b2b_post_request_policy_sla.py +91 -0
- graphiant_sdk/models/v1_extranets_b2b_producer_device_status_id_get200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_b2b_producers_summary_get200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_b2b_producers_summary_get200_response_info_inner.py +104 -0
- graphiant_sdk/models/v1_extranets_get200_response.py +101 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner.py +152 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_auto.py +89 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches.py +111 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner.py +290 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_bgp.py +92 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner.py +191 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_aggregations_inner.py +93 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_multipath.py +89 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner.py +152 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_address_families_inner.py +93 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd.py +92 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd_neighbor.py +119 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_redistributions.py +95 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_core_logical_interfaces_v2_inner.py +95 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile.py +99 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile_queues_inner.py +92 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner.py +109 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner_next_hop.py +100 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns.py +127 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_cloudflare_servers_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2.py +102 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2_servers_value.py +95 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_static_servers_v2.py +106 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner.py +187 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ip_sec.py +142 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4.py +105 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_dhcp_relay.py +91 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group.py +129 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_group_members_inner.py +103 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_tracked_interfaces_inner.py +90 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_sfp_optical_strength_inner.py +96 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_subinterfaces_inner.py +153 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipfix_exporters_inner.py +116 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner.py +130 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_bgp.py +106 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_static.py +87 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_location.py +107 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy.py +95 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner.py +101 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner_rules_inner.py +108 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner.py +122 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_entries_inner.py +96 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_policies_inner.py +91 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_region.py +89 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner.py +111 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner.py +110 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_actions_inner.py +114 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_matches_inner.py +108 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner.py +195 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner.py +148 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_leases_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_nameservers.py +89 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_ranges_inner.py +89 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_static_leases_inner.py +95 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process.py +116 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner.py +119 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner_interfaces_inner.py +132 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_redistributed_protocols_inner.py +92 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv3_process.py +116 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_overlay_filters.py +89 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_syslog_targets_inner.py +112 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site.py +137 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_devices_inner.py +89 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag.py +101 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag_level_one.py +91 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp.py +197 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_communities_inner.py +89 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_engine_endpoints_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner_include_exclude_list_inner.py +91 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_targets_inner.py +107 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_local_users_inner.py +97 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_remote_users_inner.py +97 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner.py +119 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_accesses_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_group_members_inner.py +95 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner_include_exclude_inner.py +91 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy.py +155 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_dpi_applications_inner.py +110 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_network_lists_inner.py +91 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_port_lists_inner.py +92 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner.py +110 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner.py +114 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner_match.py +121 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner.py +110 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner.py +108 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner_action.py +105 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_ip.py +92 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_udp.py +90 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_pairs_inner.py +93 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_branches_prefix_set.py +103 -0
- graphiant_sdk/models/v1_extranets_get200_response_policies_inner_manual.py +87 -0
- graphiant_sdk/models/v1_extranets_id_apply_post202_response.py +97 -0
- graphiant_sdk/models/v1_extranets_id_apply_post202_response_devices_inner.py +93 -0
- graphiant_sdk/models/v1_extranets_id_apply_post_request.py +87 -0
- graphiant_sdk/models/v1_extranets_id_delete200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_monitoring_lan_segments_get200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_monitoring_lan_segments_get200_response_vrfs_inner.py +89 -0
- graphiant_sdk/models/v1_extranets_monitoring_nat_usage_get200_response.py +100 -0
- graphiant_sdk/models/v1_extranets_monitoring_nat_usage_get200_response_allocations_inner.py +95 -0
- graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response.py +105 -0
- graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response_security_rules_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post200_response_traffic_rules_inner.py +99 -0
- graphiant_sdk/models/v1_extranets_monitoring_traffic_security_policy_post_request.py +89 -0
- graphiant_sdk/models/v1_extranets_post200_response.py +91 -0
- graphiant_sdk/models/v1_extranets_post_request.py +91 -0
- graphiant_sdk/models/v1_extranets_post_request_policy.py +126 -0
- graphiant_sdk/models/v1_extranets_post_request_policy_branches.py +95 -0
- graphiant_sdk/models/v1_extranets_post_request_policy_branches_prefix_set.py +108 -0
- graphiant_sdk/models/v1_extranets_resolve_policy_target_post200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_resolve_policy_target_post_request.py +91 -0
- graphiant_sdk/models/v1_extranets_source_segments_post200_response.py +95 -0
- graphiant_sdk/models/v1_extranets_source_segments_post_request.py +93 -0
- graphiant_sdk/models/v1_flows_flow_table_post200_response.py +101 -0
- graphiant_sdk/models/v1_flows_flow_table_post200_response_flow_table_inner.py +120 -0
- graphiant_sdk/models/v1_flows_flow_table_post_request.py +114 -0
- graphiant_sdk/models/v1_flows_flow_table_post_request_selector.py +89 -0
- graphiant_sdk/models/v1_flows_topology_post200_response.py +95 -0
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner.py +122 -0
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta.py +123 -0
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner.py +98 -0
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections.py +113 -0
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections_control_connection_inner.py +102 -0
- graphiant_sdk/models/v1_flows_topology_post200_response_network_topology_inner_delta_nodes_added_inner.py +102 -0
- graphiant_sdk/models/v1_flows_topology_post_request.py +99 -0
- graphiant_sdk/models/v1_flows_topology_post_request_app_selector.py +92 -0
- graphiant_sdk/models/v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside_subnet_get200_response.py +89 -0
- graphiant_sdk/models/v1_gateways_post200_response.py +89 -0
- graphiant_sdk/models/v1_gateways_post_request.py +91 -0
- graphiant_sdk/models/v1_gateways_put_request.py +93 -0
- graphiant_sdk/models/v1_gateways_put_request_details.py +123 -0
- graphiant_sdk/models/v1_gateways_put_request_details_aws.py +99 -0
- graphiant_sdk/models/v1_gateways_put_request_details_aws_advance_settings.py +97 -0
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection.py +102 -0
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_credentials.py +89 -0
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway.py +102 -0
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner.py +100 -0
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner.py +97 -0
- graphiant_sdk/models/v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner_subnets_inner.py +89 -0
- graphiant_sdk/models/v1_gateways_put_request_details_azure.py +92 -0
- graphiant_sdk/models/v1_gateways_put_request_details_gcp.py +91 -0
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway.py +117 -0
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing.py +97 -0
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp.py +115 -0
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value.py +91 -0
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value_family.py +98 -0
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_routing_bgp_md5_password.py +87 -0
- graphiant_sdk/models/v1_gateways_put_request_details_ipsec_gateway_tunnel1.py +93 -0
- graphiant_sdk/models/v1_gateways_put_request_details_oci.py +91 -0
- graphiant_sdk/models/v1_gateways_regions_get200_response.py +95 -0
- graphiant_sdk/models/v1_gateways_status_post_request.py +101 -0
- graphiant_sdk/models/v1_gateways_status_post_request_device_info_inner.py +89 -0
- graphiant_sdk/models/v1_gateways_summary_get200_response.py +95 -0
- graphiant_sdk/models/v1_gateways_summary_get200_response_summaries_inner.py +120 -0
- graphiant_sdk/models/v1_gateways_summary_get200_response_summaries_inner_gateway_device_summary_inner.py +93 -0
- graphiant_sdk/models/v1_global_apps_app_list_options_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_apps_app_lists_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner.py +95 -0
- graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner_app_list.py +95 -0
- graphiant_sdk/models/v1_global_apps_app_lists_get200_response_entries_inner_app_list_identifier.py +89 -0
- graphiant_sdk/models/v1_global_apps_app_lists_post200_response.py +91 -0
- graphiant_sdk/models/v1_global_apps_app_lists_post_request.py +91 -0
- graphiant_sdk/models/v1_global_apps_app_lists_post_request_app_list_config.py +99 -0
- graphiant_sdk/models/v1_global_apps_categories_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_apps_categories_get200_response_entries_inner.py +93 -0
- graphiant_sdk/models/v1_global_apps_custom_app_id_details_app_lists_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_apps_custom_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_apps_custom_get200_response_entries_inner.py +101 -0
- graphiant_sdk/models/v1_global_apps_custom_get200_response_entries_inner_app_config.py +107 -0
- graphiant_sdk/models/v1_global_apps_custom_post_request.py +91 -0
- graphiant_sdk/models/v1_global_apps_graphiant_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_apps_graphiant_get200_response_entries_inner.py +95 -0
- graphiant_sdk/models/v1_global_attached_edges_post200_response.py +95 -0
- graphiant_sdk/models/v1_global_attached_edges_post200_response_statuses_inner.py +103 -0
- graphiant_sdk/models/v1_global_attached_edges_post_request.py +97 -0
- graphiant_sdk/models/v1_global_config_patch200_response.py +103 -0
- graphiant_sdk/models/v1_global_config_patch_request.py +196 -0
- graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set.py +110 -0
- graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value_entry.py +94 -0
- graphiant_sdk/models/v1_global_config_patch_request_ipfix_exporters_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_ipfix_exporters_value_exporter.py +106 -0
- graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value_target.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_prefix_sets_value_target_prefix_set.py +99 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy.py +112 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement.py +118 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action.py +138 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_administrative_distance.py +88 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_aspath_prepend.py +88 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_bgp_set_next_hop.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_call_policy.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities_community.py +89 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_local_pref.py +88 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_metric.py +90 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_weight.py +88 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match.py +130 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community_community.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_prefix_set.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_protocol_route_type.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag_entry.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_interface.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_protocol.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_stale.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config.py +243 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint.py +110 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint_addresses_value.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile.py +102 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile_include_exclude_list_value.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_targets_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_targets_value_target.py +105 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_local_users_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_local_users_value_local_user.py +95 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_remote_users_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_usm_remote_users_value_remote_user.py +95 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group.py +117 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value_access.py +99 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value_member.py +93 -0
- graphiant_sdk/models/v1_global_config_patch_request_snmps_value_config_vacm_views_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_syslog_servers_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_syslog_servers_value_target.py +106 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies.py +190 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value_application.py +132 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_networks.py +89 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_ports.py +90 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_network_lists_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_port_lists_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset.py +108 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule.py +123 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_downlink_burst_rate.py +88 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match.py +141 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application_match.py +89 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter_match.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_network.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_port_range.py +90 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp_match.py +88 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_protocol.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_source_network.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset.py +108 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule.py +104 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action.py +123 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_backup_circuit_label.py +89 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_remark.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_set_sla_class.py +87 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall.py +97 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip.py +95 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip_session_limit.py +88 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_udp.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone.py +102 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value_pair.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_vpn_profiles_value.py +91 -0
- graphiant_sdk/models/v1_global_config_patch_request_vpn_profiles_value_vpn_profile.py +112 -0
- graphiant_sdk/models/v1_global_config_site_post_request.py +130 -0
- graphiant_sdk/models/v1_global_config_site_post_request_ipfix_exporter_ops_v2_value.py +93 -0
- graphiant_sdk/models/v1_global_ipfix_device_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_ipfix_post_request.py +87 -0
- graphiant_sdk/models/v1_global_ipsec_profile_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_ipsec_profile_get200_response_ipsec_profiles_inner.py +92 -0
- graphiant_sdk/models/v1_global_ipsec_profile_id_get200_response.py +91 -0
- graphiant_sdk/models/v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response_site_to_site_vpn_inner.py +94 -0
- graphiant_sdk/models/v1_global_lan_segments_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_lan_segments_get200_response_entries_inner.py +103 -0
- graphiant_sdk/models/v1_global_lan_segments_post200_response.py +89 -0
- graphiant_sdk/models/v1_global_lan_segments_post_request.py +89 -0
- graphiant_sdk/models/v1_global_lan_segments_vrf_id_devices_get200_response.py +97 -0
- graphiant_sdk/models/v1_global_lan_segments_vrf_id_devices_get200_response_entries_inner.py +95 -0
- graphiant_sdk/models/v1_global_prefix_sets_device_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_routing_policies_device_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_site_lists_id_sites_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_site_lists_id_sites_get200_response_entries_inner.py +105 -0
- graphiant_sdk/models/v1_global_site_lists_id_sites_get200_response_entries_inner_tag_inner.py +91 -0
- graphiant_sdk/models/v1_global_snmps_device_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_summary_post200_response.py +95 -0
- graphiant_sdk/models/v1_global_summary_post200_response_summaries_inner.py +114 -0
- graphiant_sdk/models/v1_global_summary_post_request.py +97 -0
- graphiant_sdk/models/v1_global_sync_post_request.py +99 -0
- graphiant_sdk/models/v1_global_syslogs_device_get200_response.py +95 -0
- graphiant_sdk/models/v1_global_traffic_policies_device_get200_response.py +91 -0
- graphiant_sdk/models/v1_groups_get200_response.py +95 -0
- graphiant_sdk/models/v1_groups_get200_response_groups_inner.py +105 -0
- graphiant_sdk/models/v1_groups_get200_response_groups_inner_permissions.py +121 -0
- graphiant_sdk/models/v1_groups_id_enterprises_post_request.py +87 -0
- graphiant_sdk/models/v1_groups_id_get200_response.py +91 -0
- graphiant_sdk/models/v1_groups_id_members_get200_response.py +95 -0
- graphiant_sdk/models/v1_groups_id_members_get200_response_users_inner.py +103 -0
- graphiant_sdk/models/v1_groups_id_members_post204_response.py +89 -0
- graphiant_sdk/models/v1_groups_id_members_post_request.py +87 -0
- graphiant_sdk/models/v1_groups_id_patch_request.py +101 -0
- graphiant_sdk/models/v1_groups_put_request.py +105 -0
- graphiant_sdk/models/v1_healthcheck_devices_get200_response.py +95 -0
- graphiant_sdk/models/v1_healthcheck_devices_get200_response_details_inner.py +124 -0
- graphiant_sdk/models/v1_healthcheck_devices_get200_response_details_inner_odp_status.py +89 -0
- graphiant_sdk/models/v1_healthcheck_devices_get200_response_details_inner_onboarding_status.py +89 -0
- graphiant_sdk/models/v1_lan_segments_get200_response.py +101 -0
- graphiant_sdk/models/v1_lldp_interface_id_neighbors_get200_response.py +95 -0
- graphiant_sdk/models/v1_lldp_interface_id_neighbors_get200_response_neighbors_inner.py +99 -0
- graphiant_sdk/models/v1_lldp_interface_id_summary_get200_response.py +89 -0
- graphiant_sdk/models/v1_lldp_interface_id_vendors_get200_response.py +95 -0
- graphiant_sdk/models/v1_lldp_interface_id_vendors_get200_response_vendors_inner.py +89 -0
- graphiant_sdk/models/v1_logs_post200_response.py +110 -0
- graphiant_sdk/models/v1_logs_post200_response_logs_inner.py +102 -0
- graphiant_sdk/models/v1_logs_post_request.py +117 -0
- graphiant_sdk/models/v1_logs_post_request_selectors_inner.py +89 -0
- graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post200_response.py +95 -0
- graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post200_response_data_inner.py +115 -0
- graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post_request.py +104 -0
- graphiant_sdk/models/v1_monitoring_circuits_bandwidth_post_request_selectors_inner.py +90 -0
- graphiant_sdk/models/v1_monitoring_circuits_incidents_post200_response.py +95 -0
- graphiant_sdk/models/v1_monitoring_circuits_summary_post200_response.py +95 -0
- graphiant_sdk/models/v1_monitoring_circuits_summary_post200_response_summaries_inner.py +114 -0
- graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response.py +95 -0
- graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner.py +100 -0
- graphiant_sdk/models/v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner_queue_utilization_inner.py +96 -0
- graphiant_sdk/models/v1_monitoring_circuits_visualization_post200_response.py +97 -0
- graphiant_sdk/models/v1_monitoring_circuits_visualization_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v1_monitoring_circuits_visualization_post_request.py +104 -0
- graphiant_sdk/models/v1_monitoring_circuits_visualization_post_request_selectors_inner.py +91 -0
- graphiant_sdk/models/v1_nat_entries_device_id_get200_response.py +107 -0
- graphiant_sdk/models/v1_nat_entries_device_id_get200_response_nat_entries_inner.py +110 -0
- graphiant_sdk/models/v1_nat_entries_device_id_get200_response_page_info.py +100 -0
- graphiant_sdk/models/v1_nat_utilization_device_id_get200_response.py +97 -0
- graphiant_sdk/models/v1_nat_utilization_device_id_get200_response_nat_usage.py +96 -0
- graphiant_sdk/models/v1_policy_applications_get200_response.py +101 -0
- graphiant_sdk/models/v1_policy_applications_get200_response_applications_inner.py +93 -0
- graphiant_sdk/models/v1_policy_prefix_sets_id_put_request.py +119 -0
- graphiant_sdk/models/v1_policy_prefix_sets_post200_response.py +91 -0
- graphiant_sdk/models/v1_policy_prefix_sets_post_request.py +121 -0
- graphiant_sdk/models/v1_policy_prefix_sets_post_request_entries_value.py +92 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_post200_response.py +87 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_post_request.py +91 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tag_detail_get200_response.py +95 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tag_detail_get200_response_devices_inner.py +97 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response.py +95 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner.py +101 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner.py +101 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner.py +101 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner.py +101 -0
- 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 +101 -0
- 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 +101 -0
- 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 +101 -0
- 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 +101 -0
- 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 +93 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_summary_get200_response.py +95 -0
- graphiant_sdk/models/v1_policy_route_tag_sets_tags_summary_get200_response_tags_inner.py +99 -0
- graphiant_sdk/models/v1_portal_apikeys_get200_response.py +95 -0
- graphiant_sdk/models/v1_portal_apikeys_get200_response_api_key_info_inner.py +93 -0
- graphiant_sdk/models/v1_portal_apikeys_post200_response.py +87 -0
- graphiant_sdk/models/v1_portal_apikeys_post_request.py +87 -0
- graphiant_sdk/models/v1_portal_private_details_get200_response.py +95 -0
- graphiant_sdk/models/v1_portal_private_inventory_details_get200_response.py +95 -0
- graphiant_sdk/models/v1_portal_private_inventory_details_get200_response_details_inner.py +93 -0
- graphiant_sdk/models/v1_portal_private_post_request.py +91 -0
- graphiant_sdk/models/v1_portal_private_post_request_details.py +99 -0
- graphiant_sdk/models/v1_portal_private_sync_post_request.py +99 -0
- graphiant_sdk/models/v1_portal_private_sync_post_request_inventory_inner.py +93 -0
- graphiant_sdk/models/v1_presharedkey_get200_response.py +87 -0
- graphiant_sdk/models/v1_qos_circuit_profiles_get200_response.py +95 -0
- graphiant_sdk/models/v1_search_get200_response.py +95 -0
- graphiant_sdk/models/v1_search_get200_response_results_inner.py +92 -0
- graphiant_sdk/models/v1_site_details_sitelists_post200_response.py +95 -0
- graphiant_sdk/models/v1_site_details_sitelists_post200_response_site_lists_inner.py +94 -0
- graphiant_sdk/models/v1_site_details_sitelists_post_request.py +87 -0
- graphiant_sdk/models/v1_site_id_details_interfaces_get200_response.py +87 -0
- graphiant_sdk/models/v1_sites_details_get200_response.py +95 -0
- graphiant_sdk/models/v1_sites_get200_response.py +101 -0
- graphiant_sdk/models/v1_sites_post200_response.py +91 -0
- graphiant_sdk/models/v1_sites_post_request.py +93 -0
- graphiant_sdk/models/v1_sites_post_request_site.py +144 -0
- graphiant_sdk/models/v1_sites_site_id_circuits_get200_response.py +95 -0
- graphiant_sdk/models/v1_sites_site_id_circuits_get200_response_data_inner.py +98 -0
- graphiant_sdk/models/v1_sites_site_id_devices_get200_response.py +95 -0
- graphiant_sdk/models/v1_sites_site_id_devices_get200_response_device_inner.py +118 -0
- graphiant_sdk/models/v1_sites_site_id_post_request.py +91 -0
- graphiant_sdk/models/v1_software_auto_upgrade_default_get200_response.py +93 -0
- graphiant_sdk/models/v1_software_auto_upgrade_default_get200_response_details.py +95 -0
- graphiant_sdk/models/v1_software_gcsrelease_upload_notes_post_request.py +91 -0
- graphiant_sdk/models/v1_software_gcsrelease_upload_notes_post_request_details.py +103 -0
- graphiant_sdk/models/v1_software_gcsrelease_upload_notes_post_request_details_category_inner.py +89 -0
- graphiant_sdk/models/v1_software_release_notes_get200_response.py +87 -0
- graphiant_sdk/models/v1_software_releases_download_get200_response.py +87 -0
- graphiant_sdk/models/v1_software_releases_summary_get200_response.py +95 -0
- graphiant_sdk/models/v1_software_releases_summary_get200_response_summaries_inner.py +101 -0
- graphiant_sdk/models/v1_software_releases_summary_get200_response_summaries_inner_key.py +90 -0
- graphiant_sdk/models/v1_software_running_details_get200_response.py +95 -0
- graphiant_sdk/models/v1_software_running_details_get200_response_devices_inner.py +93 -0
- graphiant_sdk/models/v1_software_running_summary_get200_response.py +95 -0
- graphiant_sdk/models/v1_software_running_summary_get200_response_versions_inner.py +92 -0
- graphiant_sdk/models/v1_talkers_device_device_id_top_post200_response.py +95 -0
- graphiant_sdk/models/v1_talkers_device_device_id_top_post200_response_apps_utilization_inner.py +89 -0
- graphiant_sdk/models/v1_talkers_device_device_id_top_post_request.py +94 -0
- graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response.py +135 -0
- graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response_control_plane.py +106 -0
- graphiant_sdk/models/v1_troubleshooting_device_device_id_post200_response_system_plane.py +159 -0
- graphiant_sdk/models/v1_troubleshooting_enterprise_post200_response.py +95 -0
- graphiant_sdk/models/v1_troubleshooting_enterprise_post200_response_sites_inner.py +105 -0
- graphiant_sdk/models/v1_troubleshooting_enterprise_post_request.py +97 -0
- graphiant_sdk/models/v1_troubleshooting_enterprise_post_request_dimensions.py +117 -0
- graphiant_sdk/models/v1_troubleshooting_site_connectivity_status_get200_response.py +95 -0
- graphiant_sdk/models/v1_troubleshooting_site_connectivity_status_get200_response_connectivity_status_inner.py +89 -0
- graphiant_sdk/models/v1_troubleshooting_site_site_id_get200_response.py +99 -0
- graphiant_sdk/models/v1_troubleshooting_site_site_id_get200_response_edge_statuses_inner.py +91 -0
- graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response.py +101 -0
- graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane.py +95 -0
- graphiant_sdk/models/v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane_site_counts_inner.py +89 -0
- graphiant_sdk/models/v1_users_put_request.py +93 -0
- graphiant_sdk/models/v1_version_post200_response.py +91 -0
- graphiant_sdk/models/v1_version_post_request.py +95 -0
- graphiant_sdk/models/v1_version_post_request_configuration_metadata.py +91 -0
- graphiant_sdk/models/v1_zones_get200_response.py +101 -0
- graphiant_sdk/models/v1_zones_get200_response_zones_inner.py +91 -0
- graphiant_sdk/models/v2_ack_createupdate_post_request.py +89 -0
- graphiant_sdk/models/v2_allowlist_create_post_request.py +89 -0
- graphiant_sdk/models/v2_allowlist_rule_id_get200_response.py +95 -0
- graphiant_sdk/models/v2_allowlist_rule_id_get200_response_records_inner.py +111 -0
- graphiant_sdk/models/v2_assistant_add_to_conversation_post200_response.py +113 -0
- graphiant_sdk/models/v2_assistant_add_to_conversation_post200_response_dataframe_dictionary_inner.py +91 -0
- graphiant_sdk/models/v2_assistant_add_to_conversation_post_request.py +93 -0
- graphiant_sdk/models/v2_assistant_add_to_conversation_post_request_question.py +93 -0
- graphiant_sdk/models/v2_assistant_get_conversation_details_post200_response.py +99 -0
- graphiant_sdk/models/v2_assistant_get_conversation_details_post_request.py +95 -0
- graphiant_sdk/models/v2_assistant_get_conversations_post200_response.py +95 -0
- graphiant_sdk/models/v2_assistant_get_conversations_post200_response_conversation_list_inner.py +91 -0
- graphiant_sdk/models/v2_assistant_get_conversations_post_request.py +93 -0
- graphiant_sdk/models/v2_assistant_update_conversation_name_post_request.py +89 -0
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response.py +97 -0
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_id_record.py +141 -0
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_id_record_flex_algo_inner.py +89 -0
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post200_response_app_name_record.py +131 -0
- graphiant_sdk/models/v2_assurance_applicationdetailsbyname_post_request.py +99 -0
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response.py +91 -0
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary.py +95 -0
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner.py +115 -0
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_bucket_stats.py +93 -0
- graphiant_sdk/models/v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_child_bucket_stats_list_inner.py +93 -0
- graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner.py +110 -0
- graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_added_servers_inner.py +91 -0
- graphiant_sdk/models/v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_app.py +89 -0
- graphiant_sdk/models/v2_assurance_bucket_app_servers_post200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_bucket_app_servers_post200_response_app_servers_inner.py +95 -0
- graphiant_sdk/models/v2_assurance_bucket_app_servers_post_request.py +97 -0
- graphiant_sdk/models/v2_assurance_bucket_apps_post200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_bucket_apps_post200_response_apps_inner.py +99 -0
- graphiant_sdk/models/v2_assurance_bucket_apps_post_request.py +97 -0
- graphiant_sdk/models/v2_assurance_bucket_topologies_post200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_bucket_topologies_post_request.py +87 -0
- graphiant_sdk/models/v2_assurance_bucketdetails_post200_response.py +91 -0
- graphiant_sdk/models/v2_assurance_bucketdetails_post200_response_bucket_details.py +135 -0
- graphiant_sdk/models/v2_assurance_bucketdetails_post200_response_bucket_details_trend_value_list_inner.py +91 -0
- graphiant_sdk/models/v2_assurance_bucketdetails_post_request.py +95 -0
- graphiant_sdk/models/v2_assurance_create_user_report_post200_response.py +87 -0
- graphiant_sdk/models/v2_assurance_create_user_report_post_request.py +99 -0
- graphiant_sdk/models/v2_assurance_createclassifiedapplication_post200_response.py +87 -0
- graphiant_sdk/models/v2_assurance_createclassifiedapplication_post_request.py +93 -0
- graphiant_sdk/models/v2_assurance_download_user_report_get200_response.py +87 -0
- graphiant_sdk/models/v2_assurance_endpoint_intel_post200_response.py +91 -0
- graphiant_sdk/models/v2_assurance_endpoint_intel_post_request.py +91 -0
- graphiant_sdk/models/v2_assurance_enterprisesummary_post200_response.py +91 -0
- graphiant_sdk/models/v2_assurance_enterprisesummary_post200_response_enterprise_summary.py +97 -0
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response.py +123 -0
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint.py +123 -0
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_edges_inner.py +89 -0
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_jitter.py +91 -0
- graphiant_sdk/models/v2_assurance_flow_summary_post200_response_client_endpoint_site.py +91 -0
- graphiant_sdk/models/v2_assurance_flow_summary_post_request.py +97 -0
- graphiant_sdk/models/v2_assurance_getclassifiedapplicationlist_get200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_getclassifiedapplicationlist_get200_response_classified_application_list_inner.py +95 -0
- graphiant_sdk/models/v2_assurance_read_user_report_list_get200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_read_user_report_list_get200_response_user_report_list_inner.py +101 -0
- graphiant_sdk/models/v2_assurance_scoredetails_post200_response.py +91 -0
- graphiant_sdk/models/v2_assurance_scoredetails_post200_response_score_details.py +95 -0
- graphiant_sdk/models/v2_assurance_scoredetails_post200_response_score_details_score_bucket_list_inner.py +91 -0
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response.py +91 -0
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session.py +179 -0
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_client_endpoint.py +125 -0
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_client_links_inner.py +95 -0
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_local_dia_links_inner.py +87 -0
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post200_response_session_pop_links_inner.py +95 -0
- graphiant_sdk/models/v2_assurance_topology_client_session_details_post_request.py +87 -0
- graphiant_sdk/models/v2_assurance_topology_client_sessions_post200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_topology_client_sessions_post_request.py +109 -0
- graphiant_sdk/models/v2_assurance_topology_client_sessions_post_request_filter.py +91 -0
- graphiant_sdk/models/v2_assurance_topology_client_summaries_post200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_topology_client_summaries_post200_response_summaries_inner.py +99 -0
- graphiant_sdk/models/v2_assurance_topology_client_summaries_post_request.py +107 -0
- graphiant_sdk/models/v2_assurance_topology_flows_post200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_topology_flows_post200_response_flows_inner.py +117 -0
- graphiant_sdk/models/v2_assurance_topology_flows_post_request.py +97 -0
- graphiant_sdk/models/v2_assurance_topology_inventory_post200_response.py +126 -0
- graphiant_sdk/models/v2_assurance_topology_inventory_post200_response_regions_inner.py +89 -0
- graphiant_sdk/models/v2_assurance_topology_inventory_post_request.py +95 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response.py +115 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology.py +115 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_edges_inner.py +99 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_edges_inner_performance_inner.py +91 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_nodes_inner.py +99 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_nodes_inner_location.py +89 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_topology_paths_inner.py +87 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post200_response_traffic_regions_inner.py +93 -0
- graphiant_sdk/models/v2_assurance_topology_overview_post_request.py +118 -0
- graphiant_sdk/models/v2_assurance_topology_region_summary_post200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_topology_region_summary_post200_response_sites_inner.py +99 -0
- graphiant_sdk/models/v2_assurance_topology_region_summary_post_request.py +87 -0
- graphiant_sdk/models/v2_assurance_topology_site_summaries_post200_response.py +95 -0
- graphiant_sdk/models/v2_assurance_topology_site_summaries_post200_response_summaries_inner.py +97 -0
- graphiant_sdk/models/v2_assurance_topology_site_summaries_post_request.py +105 -0
- graphiant_sdk/models/v2_audit_logs_post200_response.py +100 -0
- graphiant_sdk/models/v2_audit_logs_post200_response_logs_inner.py +112 -0
- graphiant_sdk/models/v2_audit_logs_post_request.py +107 -0
- graphiant_sdk/models/v2_audit_logs_post_request_selector.py +110 -0
- graphiant_sdk/models/v2_childalertlist_post200_response.py +95 -0
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner.py +150 -0
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list.py +95 -0
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner.py +150 -0
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +95 -0
- graphiant_sdk/models/v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +150 -0
- 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 +95 -0
- 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 +150 -0
- 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 +95 -0
- 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 +146 -0
- graphiant_sdk/models/v2_childalertlist_post_request.py +87 -0
- graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response.py +95 -0
- graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner.py +97 -0
- graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner.py +101 -0
- graphiant_sdk/models/v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner_vrf_route_inner.py +93 -0
- graphiant_sdk/models/v2_device_device_id_topology_post200_response.py +115 -0
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner.py +114 -0
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner_circuits_info_inner.py +109 -0
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_edges_inner_connections_inner.py +109 -0
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner.py +120 -0
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner_circuit_info_inner.py +116 -0
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_nodes_inner_node_info.py +121 -0
- graphiant_sdk/models/v2_device_device_id_topology_post200_response_snapshots_inner.py +93 -0
- graphiant_sdk/models/v2_device_device_id_topology_post_request.py +97 -0
- graphiant_sdk/models/v2_extranet_consumers_usage_top_post200_response.py +95 -0
- graphiant_sdk/models/v2_extranet_consumers_usage_top_post200_response_top_consumers_inner.py +91 -0
- graphiant_sdk/models/v2_extranet_consumers_usage_top_post_request.py +95 -0
- graphiant_sdk/models/v2_extranet_lan_segments_usage_top_post200_response.py +95 -0
- graphiant_sdk/models/v2_extranet_lan_segments_usage_top_post_request.py +97 -0
- graphiant_sdk/models/v2_extranet_service_overtime_consumption_post200_response.py +104 -0
- graphiant_sdk/models/v2_extranet_service_overtime_consumption_post200_response_dl_agg_stats_inner.py +95 -0
- graphiant_sdk/models/v2_extranet_sites_consumption_overview_post200_response.py +115 -0
- graphiant_sdk/models/v2_extranet_sites_consumption_overview_post200_response_lan_segments_inner.py +92 -0
- graphiant_sdk/models/v2_extranet_sites_consumption_overview_post_request.py +101 -0
- graphiant_sdk/models/v2_extranet_total_usage_post200_response.py +87 -0
- graphiant_sdk/models/v2_extranets_monitoring_consumers_post200_response.py +95 -0
- graphiant_sdk/models/v2_extranets_monitoring_consumers_post200_response_consumers_inner.py +91 -0
- graphiant_sdk/models/v2_integration_getall_enterprise_id_get200_response.py +95 -0
- graphiant_sdk/models/v2_integration_integration_id_put_request.py +91 -0
- graphiant_sdk/models/v2_integration_integration_id_put_request_integration_body.py +101 -0
- graphiant_sdk/models/v2_integration_post200_response.py +91 -0
- graphiant_sdk/models/v2_integration_post200_response_integration.py +105 -0
- graphiant_sdk/models/v2_integration_post_request.py +91 -0
- graphiant_sdk/models/v2_integration_post_request_integration_body.py +107 -0
- graphiant_sdk/models/v2_integration_post_request_integration_body_details.py +91 -0
- graphiant_sdk/models/v2_monitoring_bfd_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_bfd_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_bfd_post200_response_data_inner_samples_inner.py +95 -0
- graphiant_sdk/models/v2_monitoring_bfd_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_bfd_post_request_selectors_inner.py +92 -0
- graphiant_sdk/models/v2_monitoring_bgp_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_bgp_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_bgp_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_bgp_post_request_selectors_inner.py +91 -0
- graphiant_sdk/models/v2_monitoring_circuits_summary_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_circuits_summary_post200_response_circuit_summaries_inner.py +136 -0
- graphiant_sdk/models/v2_monitoring_circuits_summary_post_request.py +94 -0
- graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response_data_inner.py +104 -0
- graphiant_sdk/models/v2_monitoring_circuits_utilization_post200_response_data_inner_queue_utilization_inner.py +98 -0
- graphiant_sdk/models/v2_monitoring_circuits_utilization_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_extranet_edge_status_get200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_extranet_edge_status_get200_response_edge_statuses_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_extranet_log_details_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_extranet_log_details_post200_response_logs_inner.py +99 -0
- graphiant_sdk/models/v2_monitoring_extranet_log_details_post_request.py +91 -0
- graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response_statuses_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_extranet_service_status_details_get200_response_statuses_inner_statuses_inner.py +89 -0
- graphiant_sdk/models/v2_monitoring_extranet_service_status_get200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_extranet_status_details_get200_response.py +105 -0
- graphiant_sdk/models/v2_monitoring_ike_error_history_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_ike_error_history_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_ike_error_history_post_request.py +96 -0
- graphiant_sdk/models/v2_monitoring_interface_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_interface_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_interface_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_interface_post_request_selectors_inner.py +89 -0
- graphiant_sdk/models/v2_monitoring_ipsec_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_ipsec_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_ipsec_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_ipsec_post_request_selectors_inner.py +89 -0
- graphiant_sdk/models/v2_monitoring_ospf_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_ospf_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_ospf_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_ospf_post_request_selectors_inner.py +91 -0
- graphiant_sdk/models/v2_monitoring_policy_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_policy_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_policy_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_policy_post_request_selectors_inner.py +90 -0
- graphiant_sdk/models/v2_monitoring_queue_instant_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_queue_instant_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_queue_instant_post_request.py +108 -0
- graphiant_sdk/models/v2_monitoring_queue_instant_post_request_selectors_inner.py +91 -0
- graphiant_sdk/models/v2_monitoring_queue_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_queue_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_queue_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_queue_post_request_selectors_inner.py +93 -0
- graphiant_sdk/models/v2_monitoring_segment_route_counts_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_segment_route_counts_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_site_circuits_bandwidth_site_id_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_site_circuits_bandwidth_site_id_post200_response_data_inner.py +110 -0
- graphiant_sdk/models/v2_monitoring_site_circuits_bandwidth_site_id_post_request.py +101 -0
- graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post200_response_data_inner.py +106 -0
- graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post_request.py +101 -0
- graphiant_sdk/models/v2_monitoring_site_twamp_site_id_post_request_selectors_inner.py +94 -0
- graphiant_sdk/models/v2_monitoring_system_generic_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_system_generic_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_system_generic_post_request.py +104 -0
- graphiant_sdk/models/v2_monitoring_twamp_post200_response.py +95 -0
- graphiant_sdk/models/v2_monitoring_twamp_post200_response_data_inner.py +101 -0
- graphiant_sdk/models/v2_monitoring_twamp_post_request.py +104 -0
- graphiant_sdk/models/v2_notification_create_post_request.py +93 -0
- graphiant_sdk/models/v2_notification_create_post_request_notification_body.py +106 -0
- graphiant_sdk/models/v2_notification_delete_post_request.py +87 -0
- graphiant_sdk/models/v2_notification_enabledisable_post_request.py +89 -0
- graphiant_sdk/models/v2_notification_update_post_request.py +93 -0
- graphiant_sdk/models/v2_notificationlist_post200_response.py +95 -0
- graphiant_sdk/models/v2_notificationlist_post200_response_notification_list_inner.py +104 -0
- graphiant_sdk/models/v2_notificationlist_post_request.py +91 -0
- graphiant_sdk/models/v2_notificationlist_post_request_time_window.py +99 -0
- graphiant_sdk/models/v2_rule_enabledisable_post_request.py +89 -0
- graphiant_sdk/models/v2_rulelist_post200_response.py +95 -0
- graphiant_sdk/models/v2_rulelist_post200_response_rule_list_inner.py +103 -0
- graphiant_sdk/models/v2_site_site_id_detail_post200_response.py +101 -0
- graphiant_sdk/models/v2_site_site_id_detail_post200_response_site.py +93 -0
- graphiant_sdk/models/v2_version_post200_response.py +87 -0
- graphiant_sdk/py.typed +0 -0
- graphiant_sdk/rest.py +146 -205
- graphiant_sdk-25.6.2.dist-info/METADATA +119 -0
- graphiant_sdk-25.6.2.dist-info/RECORD +2277 -0
- graphiant_sdk-25.6.2.dist-info/top_level.txt +2 -0
- test/__init__.py +0 -0
- test/test_default_api.py +2764 -0
- test/test_v1_account_email_patch_request.py +51 -0
- test/test_v1_account_info_patch_request.py +53 -0
- test/test_v1_account_mfa_confirmation_post200_response.py +53 -0
- test/test_v1_account_mfa_confirmation_post_request.py +54 -0
- test/test_v1_account_mfa_get200_response.py +51 -0
- test/test_v1_account_mfa_put200_response.py +53 -0
- test/test_v1_account_mfa_put_request.py +52 -0
- test/test_v1_account_password_patch_request.py +52 -0
- test/test_v1_activity_logs_post200_response.py +114 -0
- test/test_v1_activity_logs_post200_response_details_inner.py +106 -0
- test/test_v1_activity_logs_post200_response_details_inner_targets_inner.py +74 -0
- test/test_v1_activity_logs_post200_response_details_inner_targets_inner_events_inner.py +56 -0
- test/test_v1_activity_logs_post200_response_filter_entities_value.py +56 -0
- test/test_v1_activity_logs_post_request.py +97 -0
- test/test_v1_activity_logs_post_request_selector.py +66 -0
- test/test_v1_activity_logs_post_request_selector_job_entity.py +53 -0
- test/test_v1_activity_logs_post_request_selector_v2.py +71 -0
- test/test_v1_alarm_history_get200_response.py +61 -0
- test/test_v1_alarm_history_get200_response_history_inner.py +58 -0
- test/test_v1_alarm_history_get200_response_history_inner_time.py +52 -0
- test/test_v1_alarm_mute_alarm_id_put_request.py +51 -0
- test/test_v1_alarms_events_get200_response.py +53 -0
- test/test_v1_alarms_list_get200_response.py +74 -0
- test/test_v1_alarms_list_get200_response_alarms_inner.py +73 -0
- test/test_v1_apps_app_summary_post200_response.py +72 -0
- test/test_v1_apps_app_summary_post200_response_app_summary.py +102 -0
- test/test_v1_apps_app_summary_post200_response_app_summary_app_incidents.py +58 -0
- test/test_v1_apps_app_summary_post200_response_app_summary_app_incidents_data_inner.py +55 -0
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner.py +65 -0
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner.py +63 -0
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidents_inner_data_inner_dl_incidents.py +52 -0
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner.py +67 -0
- test/test_v1_apps_app_summary_post200_response_app_summary_circuits_incidentsv2_inner_data.py +66 -0
- test/test_v1_apps_app_summary_post_request.py +60 -0
- test/test_v1_apps_bandwidth_post200_response.py +58 -0
- test/test_v1_apps_bandwidth_post200_response_stats_inner.py +55 -0
- test/test_v1_apps_bandwidth_post_request.py +64 -0
- test/test_v1_apps_device_device_id_top_post200_response.py +57 -0
- test/test_v1_apps_device_device_id_top_post200_response_apps_utilization_inner.py +53 -0
- test/test_v1_apps_device_device_id_top_post_request.py +59 -0
- test/test_v1_apps_visualization_post200_response.py +78 -0
- test/test_v1_apps_visualization_post200_response_apps_visualization_inner.py +70 -0
- test/test_v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value.py +61 -0
- test/test_v1_apps_visualization_post200_response_apps_visualization_inner_circuit_map_value_stats.py +56 -0
- test/test_v1_apps_visualization_post_request.py +62 -0
- test/test_v1_audit_logs_post200_response.py +88 -0
- test/test_v1_audit_logs_post200_response_histogram_inner.py +54 -0
- test/test_v1_audit_logs_post200_response_logs_inner.py +79 -0
- test/test_v1_audit_logs_post200_response_logs_inner_failed_target_results_inner.py +55 -0
- test/test_v1_audit_logs_post200_response_logs_inner_failed_target_results_inner_target.py +52 -0
- test/test_v1_audit_logs_post_request.py +66 -0
- test/test_v1_audit_logs_post_request_selectors_inner.py +54 -0
- test/test_v1_auth_get200_response.py +54 -0
- test/test_v1_auth_login_post200_response.py +53 -0
- test/test_v1_auth_login_post_request.py +52 -0
- test/test_v1_auth_login_pre_get200_response.py +52 -0
- test/test_v1_auth_put204_response.py +54 -0
- test/test_v1_auth_user_get200_response.py +57 -0
- test/test_v1_backbone_health_device_device_id_post200_response.py +190 -0
- test/test_v1_backbone_health_device_device_id_post200_response_control_plane.py +61 -0
- test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions.py +54 -0
- test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner.py +60 -0
- test/test_v1_backbone_health_device_device_id_post200_response_control_plane_control_transitions_transitions_inner_transitions_inner.py +56 -0
- test/test_v1_backbone_health_device_device_id_post200_response_data_plane.py +79 -0
- test/test_v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner.py +62 -0
- test/test_v1_backbone_health_device_device_id_post200_response_data_plane_session_slas_inner_values_inner.py +58 -0
- test/test_v1_backbone_health_device_device_id_post200_response_issues_inner.py +67 -0
- test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix.py +84 -0
- test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_devices_inner.py +55 -0
- test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner.py +73 -0
- test/test_v1_backbone_health_device_device_id_post200_response_qoe_matrix_qoe_matrix_inner_box_inner.py +61 -0
- test/test_v1_backbone_health_device_device_id_post200_response_system_plane.py +121 -0
- test/test_v1_backbone_health_device_device_id_post200_response_system_plane_crashes_inner.py +53 -0
- test/test_v1_backbone_health_device_device_id_post200_response_system_plane_last_crash.py +55 -0
- test/test_v1_backbone_health_et_wan_matrix_get200_response.py +67 -0
- test/test_v1_backbone_health_et_wan_matrix_get200_response_device_etwan_summary_inner.py +57 -0
- test/test_v1_backbone_health_et_wan_matrix_get200_response_region_sla_status_inner.py +54 -0
- test/test_v1_backbone_health_etet_sla_matrix_get200_response.py +89 -0
- test/test_v1_backbone_health_etet_sla_matrix_get200_response_region_status_inner.py +57 -0
- test/test_v1_backbone_health_etet_sla_matrix_get200_response_sla_matrix_inner.py +68 -0
- test/test_v1_backbone_health_filter_get200_response.py +74 -0
- test/test_v1_backbone_health_filter_get200_response_lan_segments_inner.py +51 -0
- test/test_v1_backbone_health_filter_get200_response_regions_inner.py +53 -0
- test/test_v1_backbone_health_filter_get200_response_sites_inner.py +52 -0
- test/test_v1_backbone_health_overview_post200_response.py +64 -0
- test/test_v1_backbone_health_overview_post200_response_devices_inner.py +61 -0
- test/test_v1_backbone_health_overview_post_request.py +81 -0
- test/test_v1_backbone_health_overview_post_request_dimensions.py +64 -0
- test/test_v1_backbone_health_overview_post_request_filter.py +65 -0
- test/test_v1_backbone_health_top_devices_by_alerts_post200_response.py +68 -0
- test/test_v1_backbone_health_top_devices_by_alerts_post200_response_control_plane.py +55 -0
- test/test_v1_backbone_health_top_devices_by_alerts_post200_response_control_plane_device_counts_inner.py +52 -0
- test/test_v1_backbone_health_top_devices_by_alerts_post_request.py +66 -0
- test/test_v1_bwtracker_enterprise_csv_post200_response.py +61 -0
- test/test_v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details.py +60 -0
- test/test_v1_bwtracker_enterprise_csv_post200_response_bwusage_csv_details_bwusage_csv_record_inner.py +57 -0
- test/test_v1_bwtracker_enterprise_details_post200_response.py +67 -0
- test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details.py +66 -0
- test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_region_inner.py +54 -0
- test/test_v1_bwtracker_enterprise_details_post200_response_bwusage_details_bwusage_site_inner.py +56 -0
- test/test_v1_bwtracker_enterprise_summary_post200_response.py +70 -0
- test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary.py +75 -0
- test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_role_summary_inner.py +53 -0
- test/test_v1_bwtracker_enterprise_summary_post200_response_bwusage_summary_bwusage_top_regions_inner.py +58 -0
- test/test_v1_bwtracker_region_cloud_chart_post200_response.py +61 -0
- test/test_v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart.py +60 -0
- test/test_v1_bwtracker_region_cloud_chart_post200_response_bwusage_chart_bwusage_chart_inner.py +56 -0
- test/test_v1_bwtracker_region_cloud_chart_post_request.py +59 -0
- test/test_v1_bwtracker_region_cloud_summary_post200_response.py +63 -0
- test/test_v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary.py +62 -0
- test/test_v1_bwtracker_region_cloud_summary_post200_response_bwusage_summary_bwusage_top_providers_inner.py +54 -0
- test/test_v1_bwtracker_region_edge_details_post200_response.py +60 -0
- test/test_v1_bwtracker_region_edge_details_post200_response_bwusage_details.py +59 -0
- test/test_v1_bwtracker_region_edge_summary_post200_response.py +61 -0
- test/test_v1_bwtracker_region_edge_summary_post200_response_bwusage_summary.py +60 -0
- test/test_v1_bwtracker_region_edge_summary_post200_response_bwusage_summary_bwusage_top_sites_inner.py +53 -0
- test/test_v1_bwtracker_region_site_chart_post_request.py +60 -0
- test/test_v1_bwtracker_region_site_details_post200_response.py +65 -0
- test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details.py +64 -0
- test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_edge_provider_inner.py +55 -0
- test/test_v1_bwtracker_region_site_details_post200_response_bwusage_details_bwuage_provider_inner.py +53 -0
- test/test_v1_bwtracker_region_site_summary_post200_response.py +61 -0
- test/test_v1_bwtracker_region_site_summary_post200_response_bwusage_summary.py +60 -0
- test/test_v1_data_assurance_assurances_applications_bucket_app_name_get200_response.py +77 -0
- test/test_v1_data_assurance_assurances_applications_bucket_app_name_get200_response_assurances_inner.py +74 -0
- test/test_v1_data_assurance_assurances_global_get200_response.py +74 -0
- test/test_v1_data_assurance_assurances_global_get200_response_rows_inner.py +71 -0
- test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_apps_inner.py +51 -0
- test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_lans_inner.py +51 -0
- test/test_v1_data_assurance_assurances_global_get200_response_rows_inner_sites_inner.py +51 -0
- test/test_v1_data_assurance_assurances_global_id_put200_response.py +53 -0
- test/test_v1_data_assurance_assurances_global_id_put_request.py +74 -0
- test/test_v1_data_assurance_assurances_global_post200_response.py +54 -0
- test/test_v1_data_assurance_assurances_global_post_request.py +73 -0
- test/test_v1_data_assurance_assurances_global_post_request_config.py +72 -0
- test/test_v1_data_assurance_assurances_global_post_request_config_apps_inner.py +62 -0
- test/test_v1_data_assurance_assurances_global_post_request_config_apps_inner_servers_inner.py +53 -0
- test/test_v1_data_assurance_flex_algos_get200_response.py +56 -0
- test/test_v1_data_assurance_flex_algos_get200_response_entries_inner.py +53 -0
- test/test_v1_device_routing_bgp_nbr_stats_get200_response.py +61 -0
- test/test_v1_device_routing_bgp_nbr_stats_get200_response_stats.py +51 -0
- test/test_v1_device_routing_bgp_nbrid_get200_response.py +62 -0
- test/test_v1_device_routing_bgp_nbrs_counters_get200_response.py +59 -0
- test/test_v1_device_routing_bgp_nbrs_counters_get200_response_counters_inner.py +56 -0
- test/test_v1_device_routing_bgp_nbrs_details_get200_response.py +53 -0
- test/test_v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response.py +56 -0
- test/test_v1_device_routing_bgp_nbrs_per_afi_prefix_get200_response_prefixes_inner.py +53 -0
- test/test_v1_device_routing_ospfv2_area_interface_get200_response.py +74 -0
- test/test_v1_device_routing_ospfv2_area_interface_get200_response_interfaces_inner.py +62 -0
- test/test_v1_device_routing_ospfv2_area_interface_nbrid_get200_response.py +62 -0
- test/test_v1_device_routing_ospfv2_area_interfaceid_get200_response.py +62 -0
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response.py +92 -0
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner.py +84 -0
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa.py +58 -0
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_asexternal_lsa_tos_metric.py +52 -0
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_network_lsa.py +54 -0
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa.py +59 -0
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_router_lsa_links_inner.py +57 -0
- test/test_v1_device_routing_ospfv2_area_lsdb_get200_response_lsas_inner_summary_lsa.py +53 -0
- test/test_v1_device_routing_ospfv2_area_nbr_get200_response.py +70 -0
- test/test_v1_device_routing_ospfv2_area_nbr_get200_response_nbrs_inner.py +58 -0
- test/test_v1_device_routing_ospfv2_areaid_get200_response.py +62 -0
- test/test_v1_device_routing_ospfv2_rib_get200_response.py +74 -0
- test/test_v1_device_routing_ospfv2_rib_get200_response_routes_inner.py +62 -0
- test/test_v1_device_routing_ospfv2_rib_get200_response_routes_inner_path_inner.py +58 -0
- test/test_v1_device_routing_ospfv2_statistics_get200_response.py +55 -0
- test/test_v1_device_routing_ospfv2_statistics_get200_response_statistics_value.py +52 -0
- test/test_v1_device_routing_vrf_bgp_eibgp_route_count_get200_response.py +65 -0
- test/test_v1_device_routing_vrf_bgp_eibgp_route_count_get200_response_ebgp_route_count.py +52 -0
- test/test_v1_device_routing_vrf_bgp_graphiant_eiroute_count_get200_response.py +53 -0
- test/test_v1_device_routing_vrf_bgp_route_count_post200_response.py +55 -0
- test/test_v1_device_routing_vrf_bgp_route_count_post200_response_counts_inner.py +52 -0
- test/test_v1_device_routing_vrf_bgp_route_count_post_request.py +54 -0
- test/test_v1_device_snapshot_device_id_get200_response.py +104 -0
- test/test_v1_device_snapshot_get200_response.py +206 -0
- test/test_v1_device_snapshot_get200_response_first_snapshot.py +101 -0
- test/test_v1_device_snapshot_get200_response_first_snapshot_author.py +74 -0
- test/test_v1_device_snapshot_get200_response_first_snapshot_data.py +68 -0
- test/test_v1_device_snapshot_post_request.py +54 -0
- test/test_v1_device_snapshot_put_request.py +53 -0
- test/test_v1_device_status_history_post200_response.py +61 -0
- test/test_v1_device_status_history_post200_response_mappings_inner.py +58 -0
- test/test_v1_device_status_history_post_request.py +54 -0
- test/test_v1_device_status_post200_response.py +61 -0
- test/test_v1_device_status_post200_response_mappings_inner.py +58 -0
- test/test_v1_devices_bringup_post200_response.py +62 -0
- test/test_v1_devices_bringup_post200_response_summaries_inner.py +59 -0
- test/test_v1_devices_bringup_post_request.py +53 -0
- test/test_v1_devices_bringup_put_request.py +54 -0
- test/test_v1_devices_bringup_token_post200_response.py +54 -0
- test/test_v1_devices_bringup_token_post_request.py +55 -0
- test/test_v1_devices_device_id_arp_get200_response.py +57 -0
- test/test_v1_devices_device_id_arp_get200_response_arp_entry_inner.py +54 -0
- test/test_v1_devices_device_id_candidate_circuits_get200_response.py +57 -0
- test/test_v1_devices_device_id_candidate_circuits_get200_response_circuits_inner.py +54 -0
- test/test_v1_devices_device_id_circuits_vrf_associations_get200_response.py +56 -0
- test/test_v1_devices_device_id_circuits_vrf_associations_get200_response_vrf_associations_value.py +53 -0
- test/test_v1_devices_device_id_config_put202_response.py +52 -0
- test/test_v1_devices_device_id_config_put_request.py +919 -0
- test/test_v1_devices_device_id_config_put_request_core.py +979 -0
- test/test_v1_devices_device_id_config_put_request_core_bgp_instance.py +56 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf.py +287 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value.py +54 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_aggregations_value_config.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value.py +84 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor.py +83 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_allow_as_in.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd.py +54 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_bfd_bfd.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_ebgp_multihop_ttl.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_hold_timer_value.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_neighbors_value_neighbor_max_prefix_value.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_bgp_redistribution_value.py +52 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value.py +81 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet.py +80 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_ip_ranges_v2.py +55 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value.py +54 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_dhcp_subnets_value_subnet_static_leases_value_lease.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ebgp_multipath.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_nat_ruleset.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2.py +91 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process.py +90 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_admin_distance.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value.py +72 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area.py +71 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value.py +65 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface.py +64 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_bfd.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_dead_interval_value.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_hello_interval_value.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_areas_value_area_interfaces_value_interface_retransmit_interval_value.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value.py +54 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_ospfv2_process_redistribution_value_protocol.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_overlay_filters.py +54 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value.py +71 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route.py +70 -0
- test/test_v1_devices_device_id_config_put_request_core_core_vrf_static_routes_value_route_next_hop.py +55 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value.py +170 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface.py +235 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor.py +62 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost.py +54 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_core_neighbor_cost_dynamic.py +52 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_flex_algos.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw.py +73 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw.py +73 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp.py +55 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_dhcp_dhcp_relay.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp.py +64 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_gw_gw_vrrp_group.py +63 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type.py +69 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan.py +74 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw.py +71 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw.py +70 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp.py +62 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_interface_type_wan_gw_gw_vrrp_group.py +61 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ipsec.py +69 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface.py +65 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_ospf_interface_interface.py +64 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value.py +108 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface.py +120 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface.py +101 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type.py +69 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw.py +54 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_interface_type_wan_gw_gw.py +53 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan.py +60 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw.py +57 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw.py +56 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_dhcp.py +52 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_subinterfaces_value_interface_wan_gw_gw_vrrp.py +51 -0
- test/test_v1_devices_device_id_config_put_request_core_interfaces_value_interface_wan.py +76 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus.py +75 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value.py +57 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group.py +63 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value.py +57 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus_rule_groups_value_rule_group_rules_value_rule_group.py +56 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus_sink.py +55 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus_sink_sink.py +54 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value.py +56 -0
- test/test_v1_devices_device_id_config_put_request_core_prometheus_sysdb_monitors_value_sysdb_monitor.py +55 -0
- test/test_v1_devices_device_id_config_put_request_edge.py +963 -0
- test/test_v1_devices_device_id_config_put_request_edge_circuits_value.py +145 -0
- test/test_v1_devices_device_id_config_put_request_edge_circuits_value_pat_addresses.py +53 -0
- test/test_v1_devices_device_id_config_put_request_edge_dns.py +62 -0
- test/test_v1_devices_device_id_config_put_request_edge_dns_dns.py +61 -0
- test/test_v1_devices_device_id_config_put_request_edge_dns_dns_dynamic.py +52 -0
- test/test_v1_devices_device_id_config_put_request_edge_dns_dns_static.py +58 -0
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value.py +113 -0
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface.py +176 -0
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value.py +91 -0
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface.py +127 -0
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v4_tcp_mss.py +51 -0
- test/test_v1_devices_device_id_config_put_request_edge_interfaces_value_interface_subinterfaces_value_interface_v6_tcp_mss.py +51 -0
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy.py +69 -0
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value.py +66 -0
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset.py +65 -0
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value.py +60 -0
- test/test_v1_devices_device_id_config_put_request_edge_nat_policy_nat_rulesets_value_ruleset_rules_value_rule.py +59 -0
- test/test_v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value.py +87 -0
- test/test_v1_devices_device_id_config_put_request_edge_site_to_site_vpn_value_site_to_site_vpn.py +86 -0
- test/test_v1_devices_device_id_connectivity_get200_response.py +110 -0
- test/test_v1_devices_device_id_dhcp_server_leases_get200_response.py +92 -0
- test/test_v1_devices_device_id_draft_get200_response.py +871 -0
- test/test_v1_devices_device_id_draft_get200_response_draft.py +870 -0
- test/test_v1_devices_device_id_draft_get200_response_draft_version_info.py +53 -0
- test/test_v1_devices_device_id_draft_post201_response.py +51 -0
- test/test_v1_devices_device_id_draft_post_request.py +868 -0
- test/test_v1_devices_device_id_edges_get200_response.py +876 -0
- test/test_v1_devices_device_id_get200_response.py +866 -0
- test/test_v1_devices_device_id_interfaces_get200_response.py +196 -0
- test/test_v1_devices_device_id_jobs_job_id_get200_response.py +62 -0
- test/test_v1_devices_device_id_jobs_job_id_get200_response_job_status.py +60 -0
- test/test_v1_devices_device_id_ndcache_get200_response.py +57 -0
- test/test_v1_devices_device_id_ndcache_get200_response_nd_entry_inner.py +54 -0
- test/test_v1_devices_device_id_ospfv2_default_originate_get200_response.py +53 -0
- test/test_v1_devices_device_id_policy_zonepairs_get200_response.py +99 -0
- test/test_v1_devices_device_id_policy_zonepairs_get200_response_zone_pairs_inner.py +96 -0
- test/test_v1_devices_device_id_slice_peers_get200_response.py +249 -0
- test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner.py +246 -0
- test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner.py +240 -0
- test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_bgp_connection.py +58 -0
- test/test_v1_devices_device_id_slice_peers_get200_response_slices_inner_peers_inner_ipsec_connection.py +340 -0
- test/test_v1_devices_device_id_staged_config_compare_get200_response.py +51 -0
- test/test_v1_devices_device_id_twamp_core_get200_response.py +53 -0
- test/test_v1_devices_device_id_versions_get200_response.py +56 -0
- test/test_v1_devices_device_id_versions_version_get200_response.py +871 -0
- test/test_v1_devices_device_id_vrf_bgp_as_get200_response.py +51 -0
- test/test_v1_devices_device_id_vrf_protocols_get200_response.py +56 -0
- test/test_v1_devices_device_id_vrrp_get200_response.py +64 -0
- test/test_v1_devices_device_id_vrrp_get200_response_vrrp_entry_inner.py +61 -0
- test/test_v1_devices_inventory_approve_return_post_request.py +53 -0
- test/test_v1_devices_inventory_enterprise_put_request.py +54 -0
- test/test_v1_devices_inventory_get200_response.py +81 -0
- test/test_v1_devices_inventory_get200_response_inventory_inner.py +70 -0
- test/test_v1_devices_inventory_post200_response.py +55 -0
- test/test_v1_devices_inventory_post200_response_data_inner.py +52 -0
- test/test_v1_devices_inventory_post_request.py +73 -0
- test/test_v1_devices_inventory_serial_num_post200_response.py +73 -0
- test/test_v1_devices_oauth_redirect_get200_response.py +56 -0
- test/test_v1_devices_oauth_redirect_get200_response_onboarding_redirection.py +55 -0
- test/test_v1_devices_rma_post_request.py +52 -0
- test/test_v1_devices_routing_vrf_protocol_route_count_get200_response.py +57 -0
- test/test_v1_devices_routing_vrf_protocol_route_count_get200_response_counts_inner.py +54 -0
- test/test_v1_devices_running_version_post200_response.py +57 -0
- test/test_v1_devices_running_version_post200_response_versions_inner.py +54 -0
- test/test_v1_devices_session_status_post200_response.py +71 -0
- test/test_v1_devices_session_status_post200_response_bgp_session_data_map_value.py +54 -0
- test/test_v1_devices_session_status_post_request.py +53 -0
- test/test_v1_devices_summary_get200_response.py +70 -0
- test/test_v1_devices_summary_get200_response_sites_inner.py +67 -0
- test/test_v1_devices_summary_get200_response_sites_inner_devices_inner.py +62 -0
- test/test_v1_devices_upgrade_schedule_put_request.py +61 -0
- test/test_v1_diagnostic_archive_create_device_id_post201_response.py +51 -0
- test/test_v1_diagnostic_archive_create_device_id_post_request.py +51 -0
- test/test_v1_diagnostic_archives_device_id_get200_response.py +64 -0
- test/test_v1_diagnostic_archives_device_id_get200_response_archives_inner.py +61 -0
- test/test_v1_diagnostic_bgp_reset_device_id_put_request.py +54 -0
- test/test_v1_diagnostic_clear_arp_device_id_put_request.py +56 -0
- test/test_v1_diagnostic_clear_arp_device_id_put_request_entry_inner.py +56 -0
- test/test_v1_diagnostic_clear_arp_device_id_put_request_entry_inner_address.py +53 -0
- test/test_v1_diagnostic_gnmi_ping_get200_response.py +59 -0
- test/test_v1_diagnostic_gnmi_ping_get200_response_results_inner.py +56 -0
- test/test_v1_diagnostic_interface_reset_device_id_put_request.py +51 -0
- test/test_v1_diagnostic_otp_device_id_get200_response.py +51 -0
- test/test_v1_diagnostic_packetcapture_pcap_id_get200_response.py +55 -0
- test/test_v1_diagnostic_packetcapture_start_post201_response.py +51 -0
- test/test_v1_diagnostic_packetcapture_start_post_request.py +65 -0
- test/test_v1_diagnostic_packetcapture_start_post_request_filter.py +58 -0
- test/test_v1_diagnostic_packetcapture_start_post_request_filter_destination.py +52 -0
- test/test_v1_diagnostic_packetcapture_start_post_request_target.py +52 -0
- test/test_v1_diagnostic_ping_pause_resume_post204_response.py +87 -0
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result.py +85 -0
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_ping_result.py +58 -0
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_route_info.py +53 -0
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result.py +71 -0
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner.py +60 -0
- test/test_v1_diagnostic_ping_pause_resume_post204_response_result_trace_result_hops_inner_stats.py +56 -0
- test/test_v1_diagnostic_ping_pause_resume_post_request.py +63 -0
- test/test_v1_diagnostic_ping_pause_resume_post_request_params.py +59 -0
- test/test_v1_diagnostic_reset_ipsec_session_device_id_put_request.py +56 -0
- test/test_v1_diagnostic_speedtest_post200_response.py +69 -0
- test/test_v1_diagnostic_speedtest_post200_response_result.py +67 -0
- test/test_v1_diagnostic_speedtest_post_request.py +58 -0
- test/test_v1_diagnostic_speedtest_post_request_params.py +56 -0
- test/test_v1_diagnostic_speedtest_providers_get200_response.py +53 -0
- test/test_v1_diagnostic_speedtest_report_put200_response.py +52 -0
- test/test_v1_diagnostic_speedtest_report_put_request.py +52 -0
- test/test_v1_diagnostic_speedtest_servers_get200_response.py +59 -0
- test/test_v1_diagnostic_speedtest_servers_get200_response_server_inner.py +56 -0
- test/test_v1_edges_hardware_assigned_get200_response.py +114 -0
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner.py +117 -0
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary.py +74 -0
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_running_version.py +53 -0
- test/test_v1_edges_hardware_assigned_get200_response_edges_summary_inner_upgrade_summary_schedule.py +61 -0
- test/test_v1_edges_hardware_unassigned_get200_response.py +74 -0
- test/test_v1_edges_summary_get200_response.py +115 -0
- test/test_v1_enterprise_allocation_get200_response.py +101 -0
- test/test_v1_enterprise_allocation_get200_response_consumption_summary.py +79 -0
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary.py +56 -0
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_contractual_summary_expiration_date.py +52 -0
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_global_summary.py +53 -0
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value.py +65 -0
- test/test_v1_enterprise_allocation_get200_response_consumption_summary_regional_summaries_value_allocation.py +55 -0
- test/test_v1_enterprise_allocation_get200_response_conversion_holders_value.py +59 -0
- test/test_v1_enterprise_allocation_get200_response_conversion_holders_value_bins_inner.py +56 -0
- test/test_v1_enterprise_allocation_get200_response_regional_allocations_inner.py +56 -0
- test/test_v1_enterprise_configuration_get200_response.py +53 -0
- test/test_v1_enterprise_configuration_get200_response_configuration.py +52 -0
- test/test_v1_enterprise_contract_put_request.py +54 -0
- test/test_v1_enterprise_snapshot_get200_response.py +173 -0
- test/test_v1_enterprise_snapshot_get200_response_device_snapshot_map_value.py +105 -0
- test/test_v1_enterprise_snapshot_get200_response_device_snapshot_records_inner.py +112 -0
- test/test_v1_enterprises_enterprise_id_admin_get200_response.py +51 -0
- test/test_v1_enterprises_get200_response.py +91 -0
- test/test_v1_enterprises_get200_response_enterprises_inner.py +102 -0
- test/test_v1_enterprises_get200_response_enterprises_inner_counts.py +63 -0
- test/test_v1_enterprises_get200_response_enterprises_inner_customers_value.py +68 -0
- test/test_v1_enterprises_managed_get200_response.py +105 -0
- test/test_v1_enterprises_patch_request.py +62 -0
- test/test_v1_enterprises_patch_request_token_expiry.py +52 -0
- test/test_v1_enterprises_put_request.py +60 -0
- test/test_v1_event_device_get200_response.py +66 -0
- test/test_v1_event_device_get200_response_events_inner.py +63 -0
- test/test_v1_event_system_ack_post_request.py +51 -0
- test/test_v1_extranet_sites_usage_post200_response.py +67 -0
- test/test_v1_extranet_sites_usage_post_request.py +64 -0
- test/test_v1_extranet_sites_usage_top_post200_response.py +56 -0
- test/test_v1_extranet_sites_usage_top_post200_response_top_sites_inner.py +53 -0
- test/test_v1_extranet_sites_usage_top_post_request.py +62 -0
- test/test_v1_extranets_b2b_consumer_device_status_id_get200_response.py +61 -0
- test/test_v1_extranets_b2b_consumer_device_status_id_get200_response_summary_inner.py +57 -0
- test/test_v1_extranets_b2b_consumer_id_get200_response.py +112 -0
- test/test_v1_extranets_b2b_consumer_post200_response.py +120 -0
- test/test_v1_extranets_b2b_consumer_post200_response_device_inner.py +56 -0
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner.py +104 -0
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner.py +61 -0
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_inbound_security_rules_inner_match.py +56 -0
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner.py +64 -0
- test/test_v1_extranets_b2b_consumer_post200_response_policy_inner_traffic_rules_inner_action.py +54 -0
- test/test_v1_extranets_b2b_consumer_post_request.py +81 -0
- test/test_v1_extranets_b2b_consumer_post_request_policy_inner.py +59 -0
- test/test_v1_extranets_b2b_consumer_post_request_policy_inner_rules_inner.py +52 -0
- test/test_v1_extranets_b2b_consumer_post_request_site_information_inner.py +64 -0
- test/test_v1_extranets_b2b_consumer_post_request_site_information_inner_policer_site_lists.py +52 -0
- test/test_v1_extranets_b2b_consumer_summary_get200_response.py +66 -0
- test/test_v1_extranets_b2b_consumer_summary_get200_response_summary_inner.py +63 -0
- test/test_v1_extranets_b2b_customer_info_id_get200_response.py +54 -0
- test/test_v1_extranets_b2b_id_customer_post200_response.py +62 -0
- test/test_v1_extranets_b2b_id_customer_post200_response_responses_inner.py +59 -0
- test/test_v1_extranets_b2b_id_customer_post_request.py +61 -0
- test/test_v1_extranets_b2b_id_customer_post_request_invites_inner.py +58 -0
- test/test_v1_extranets_b2b_id_customer_summary_get200_response.py +61 -0
- test/test_v1_extranets_b2b_id_customer_summary_get200_response_customers_inner.py +58 -0
- test/test_v1_extranets_b2b_id_put_request.py +84 -0
- test/test_v1_extranets_b2b_post200_response.py +112 -0
- test/test_v1_extranets_b2b_post200_response_policy.py +117 -0
- test/test_v1_extranets_b2b_post_request.py +86 -0
- test/test_v1_extranets_b2b_post_request_policy.py +86 -0
- test/test_v1_extranets_b2b_post_request_policy_profiles_inner.py +54 -0
- test/test_v1_extranets_b2b_post_request_policy_sla.py +53 -0
- test/test_v1_extranets_b2b_producer_device_status_id_get200_response.py +60 -0
- test/test_v1_extranets_b2b_producers_summary_get200_response.py +64 -0
- test/test_v1_extranets_b2b_producers_summary_get200_response_info_inner.py +61 -0
- test/test_v1_extranets_get200_response.py +934 -0
- test/test_v1_extranets_get200_response_policies_inner.py +2241 -0
- test/test_v1_extranets_get200_response_policies_inner_auto.py +54 -0
- test/test_v1_extranets_get200_response_policies_inner_branches.py +927 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner.py +1090 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_bgp.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner.py +188 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_aggregations_inner.py +54 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_multipath.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner.py +101 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_address_families_inner.py +54 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_neighbors_inner_bfd_neighbor.py +67 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_bgp_redistributions.py +55 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_core_logical_interfaces_v2_inner.py +55 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile.py +58 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_profile_queues_inner.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner.py +72 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_circuits_inner_static_routes_inner_next_hop.py +57 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns.py +115 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_cloudflare_servers_inner.py +57 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2.py +64 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_dynamic_servers_v2_servers_value.py +60 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_dns_static_servers_v2.py +82 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner.py +324 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ip_sec.py +78 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4.py +92 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_dhcp_relay.py +57 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group.py +79 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_group_members_inner.py +59 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_ipv4_vrrp_group_tracked_interfaces_inner.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_sfp_optical_strength_inner.py +55 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_interfaces_inner_subinterfaces_inner.py +205 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipfix_exporters_inner.py +67 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner.py +83 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_bgp.py +62 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_ipsec_tunnels_inner_static.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_location.py +61 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy.py +70 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner.py +67 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_nat_policy_nat_policy_rulesets_inner_rules_inner.py +61 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner.py +72 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_entries_inner.py +55 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_prefix_sets_inner_policies_inner.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_region.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner.py +96 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner.py +88 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_actions_inner.py +66 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_routing_policies_inner_statements_inner_matches_inner.py +64 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner.py +358 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner.py +89 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_leases_inner.py +57 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_nameservers.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_ranges_inner.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_dhcp_subnets_inner_static_leases_inner.py +55 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process.py +110 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner.py +120 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_areas_inner_interfaces_inner.py +89 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv2_process_redistributed_protocols_inner.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_ospfv3_process.py +110 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_overlay_filters.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_segments_inner_syslog_targets_inner.py +63 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site.py +94 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_devices_inner.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag.py +62 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_site_policy_tag_level_one.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp.py +165 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_communities_inner.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_engine_endpoints_inner.py +59 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner.py +58 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_notify_filter_profiles_inner_include_exclude_list_inner.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_targets_inner.py +61 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_local_users_inner.py +56 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_usm_remote_users_inner.py +56 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner.py +81 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_accesses_inner.py +57 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_group_members_inner.py +55 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner.py +58 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_snmp_vacm_groups_inner_views_inner_include_exclude_inner.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy.py +191 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_dpi_applications_inner.py +62 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_network_lists_inner.py +55 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_port_lists_inner.py +55 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner.py +91 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner.py +81 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_security_rulesets_inner_rules_inner_match.py +69 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner.py +95 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner.py +85 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_traffic_rulesets_inner_rules_inner_action.py +59 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner.py +58 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_ip.py +53 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_firewalls_inner_udp.py +52 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_excluded_devices_inner_traffic_policy_zone_pairs_inner.py +54 -0
- test/test_v1_extranets_get200_response_policies_inner_branches_prefix_set.py +61 -0
- test/test_v1_extranets_get200_response_policies_inner_manual.py +53 -0
- test/test_v1_extranets_id_apply_post202_response.py +58 -0
- test/test_v1_extranets_id_apply_post202_response_devices_inner.py +54 -0
- test/test_v1_extranets_id_apply_post_request.py +53 -0
- test/test_v1_extranets_id_delete200_response.py +57 -0
- test/test_v1_extranets_monitoring_lan_segments_get200_response.py +55 -0
- test/test_v1_extranets_monitoring_lan_segments_get200_response_vrfs_inner.py +52 -0
- test/test_v1_extranets_monitoring_nat_usage_get200_response.py +60 -0
- test/test_v1_extranets_monitoring_nat_usage_get200_response_allocations_inner.py +55 -0
- test/test_v1_extranets_monitoring_traffic_security_policy_post200_response.py +91 -0
- test/test_v1_extranets_monitoring_traffic_security_policy_post200_response_security_rules_inner.py +66 -0
- test/test_v1_extranets_monitoring_traffic_security_policy_post200_response_traffic_rules_inner.py +69 -0
- test/test_v1_extranets_monitoring_traffic_security_policy_post_request.py +52 -0
- test/test_v1_extranets_post200_response.py +924 -0
- test/test_v1_extranets_post_request.py +95 -0
- test/test_v1_extranets_post_request_policy.py +119 -0
- test/test_v1_extranets_post_request_policy_branches.py +68 -0
- test/test_v1_extranets_post_request_policy_branches_prefix_set.py +61 -0
- test/test_v1_extranets_resolve_policy_target_post200_response.py +868 -0
- test/test_v1_extranets_resolve_policy_target_post_request.py +69 -0
- test/test_v1_extranets_source_segments_post200_response.py +294 -0
- test/test_v1_extranets_source_segments_post_request.py +70 -0
- test/test_v1_flows_flow_table_post200_response.py +73 -0
- test/test_v1_flows_flow_table_post200_response_flow_table_inner.py +67 -0
- test/test_v1_flows_flow_table_post_request.py +73 -0
- test/test_v1_flows_flow_table_post_request_selector.py +56 -0
- test/test_v1_flows_topology_post200_response.py +121 -0
- test/test_v1_flows_topology_post200_response_network_topology_inner.py +174 -0
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta.py +170 -0
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner.py +76 -0
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections.py +83 -0
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta_edges_added_inner_connections_control_connection_inner.py +58 -0
- test/test_v1_flows_topology_post200_response_network_topology_inner_delta_nodes_added_inner.py +78 -0
- test/test_v1_flows_topology_post_request.py +63 -0
- test/test_v1_flows_topology_post_request_app_selector.py +53 -0
- test/test_v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside_subnet_get200_response.py +52 -0
- test/test_v1_gateways_post200_response.py +52 -0
- test/test_v1_gateways_post_request.py +140 -0
- test/test_v1_gateways_put_request.py +141 -0
- test/test_v1_gateways_put_request_details.py +139 -0
- test/test_v1_gateways_put_request_details_aws.py +84 -0
- test/test_v1_gateways_put_request_details_aws_advance_settings.py +58 -0
- test/test_v1_gateways_put_request_details_aws_transit_connection.py +73 -0
- test/test_v1_gateways_put_request_details_aws_transit_connection_credentials.py +52 -0
- test/test_v1_gateways_put_request_details_aws_transit_connection_gateway.py +67 -0
- test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner.py +61 -0
- test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner.py +56 -0
- test/test_v1_gateways_put_request_details_aws_transit_connection_gateway_transit_gateways_inner_vpcs_inner_subnets_inner.py +52 -0
- test/test_v1_gateways_put_request_details_azure.py +53 -0
- test/test_v1_gateways_put_request_details_gcp.py +53 -0
- test/test_v1_gateways_put_request_details_ipsec_gateway.py +87 -0
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing.py +69 -0
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp.py +64 -0
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value.py +56 -0
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_address_families_value_family.py +55 -0
- test/test_v1_gateways_put_request_details_ipsec_gateway_routing_bgp_md5_password.py +51 -0
- test/test_v1_gateways_put_request_details_ipsec_gateway_tunnel1.py +54 -0
- test/test_v1_gateways_put_request_details_oci.py +53 -0
- test/test_v1_gateways_regions_get200_response.py +55 -0
- test/test_v1_gateways_status_post_request.py +58 -0
- test/test_v1_gateways_status_post_request_device_info_inner.py +52 -0
- test/test_v1_gateways_summary_get200_response.py +73 -0
- test/test_v1_gateways_summary_get200_response_summaries_inner.py +70 -0
- test/test_v1_gateways_summary_get200_response_summaries_inner_gateway_device_summary_inner.py +54 -0
- test/test_v1_global_apps_app_list_options_get200_response.py +58 -0
- test/test_v1_global_apps_app_lists_get200_response.py +61 -0
- test/test_v1_global_apps_app_lists_get200_response_entries_inner.py +58 -0
- test/test_v1_global_apps_app_lists_get200_response_entries_inner_app_list.py +55 -0
- test/test_v1_global_apps_app_lists_get200_response_entries_inner_app_list_identifier.py +52 -0
- test/test_v1_global_apps_app_lists_post200_response.py +53 -0
- test/test_v1_global_apps_app_lists_post_request.py +58 -0
- test/test_v1_global_apps_app_lists_post_request_app_list_config.py +57 -0
- test/test_v1_global_apps_categories_get200_response.py +60 -0
- test/test_v1_global_apps_categories_get200_response_entries_inner.py +57 -0
- test/test_v1_global_apps_custom_app_id_details_app_lists_get200_response.py +58 -0
- test/test_v1_global_apps_custom_get200_response.py +77 -0
- test/test_v1_global_apps_custom_get200_response_entries_inner.py +74 -0
- test/test_v1_global_apps_custom_get200_response_entries_inner_app_config.py +65 -0
- test/test_v1_global_apps_custom_post_request.py +66 -0
- test/test_v1_global_apps_graphiant_get200_response.py +61 -0
- test/test_v1_global_apps_graphiant_get200_response_entries_inner.py +58 -0
- test/test_v1_global_attached_edges_post200_response.py +62 -0
- test/test_v1_global_attached_edges_post200_response_statuses_inner.py +59 -0
- test/test_v1_global_attached_edges_post_request.py +68 -0
- test/test_v1_global_config_patch200_response.py +75 -0
- test/test_v1_global_config_patch_request.py +398 -0
- test/test_v1_global_config_patch_request_global_prefix_sets_value.py +64 -0
- test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set.py +63 -0
- test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value.py +55 -0
- test/test_v1_global_config_patch_request_global_prefix_sets_value_prefix_set_entries_value_entry.py +54 -0
- test/test_v1_global_config_patch_request_ipfix_exporters_value.py +63 -0
- test/test_v1_global_config_patch_request_ipfix_exporters_value_exporter.py +62 -0
- test/test_v1_global_config_patch_request_prefix_sets_value.py +61 -0
- test/test_v1_global_config_patch_request_prefix_sets_value_target.py +60 -0
- test/test_v1_global_config_patch_request_prefix_sets_value_target_prefix_set.py +59 -0
- test/test_v1_global_config_patch_request_routing_policies_value.py +104 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy.py +104 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value.py +95 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement.py +95 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value.py +72 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action.py +71 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_administrative_distance.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_aspath_prepend.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_bgp_set_next_hop.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_call_policy.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities.py +55 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_communities_community.py +54 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_local_pref.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_metric.py +52 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_actions_value_action_weight.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value.py +66 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match.py +68 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_community_community.py +53 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_prefix_set.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_protocol_route_type.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag.py +54 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_route_tag_entry.py +53 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_interface.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_source_protocol.py +51 -0
- test/test_v1_global_config_patch_request_routing_policies_value_policy_statements_value_statement_matches_value_match_stale.py +51 -0
- test/test_v1_global_config_patch_request_snmps_value.py +156 -0
- test/test_v1_global_config_patch_request_snmps_value_config.py +160 -0
- test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value.py +60 -0
- test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint.py +59 -0
- test/test_v1_global_config_patch_request_snmps_value_config_engine_endpoints_value_engine_endpoint_addresses_value.py +51 -0
- test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value.py +56 -0
- test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile.py +55 -0
- test/test_v1_global_config_patch_request_snmps_value_config_notify_filter_profiles_value_notify_filter_profile_include_exclude_list_value.py +51 -0
- test/test_v1_global_config_patch_request_snmps_value_config_targets_value.py +61 -0
- test/test_v1_global_config_patch_request_snmps_value_config_targets_value_target.py +60 -0
- test/test_v1_global_config_patch_request_snmps_value_config_usm_local_users_value.py +56 -0
- test/test_v1_global_config_patch_request_snmps_value_config_usm_local_users_value_local_user.py +55 -0
- test/test_v1_global_config_patch_request_snmps_value_config_usm_remote_users_value.py +56 -0
- test/test_v1_global_config_patch_request_snmps_value_config_usm_remote_users_value_remote_user.py +55 -0
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value.py +71 -0
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group.py +70 -0
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value.py +58 -0
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_accesses_value_access.py +57 -0
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value.py +55 -0
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_groups_value_group_members_value_member.py +54 -0
- test/test_v1_global_config_patch_request_snmps_value_config_vacm_views_value.py +56 -0
- test/test_v1_global_config_patch_request_syslog_servers_value.py +61 -0
- test/test_v1_global_config_patch_request_syslog_servers_value_target.py +60 -0
- test/test_v1_global_config_patch_request_traffic_policies.py +212 -0
- test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value.py +77 -0
- test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application.py +82 -0
- test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_networks.py +54 -0
- test/test_v1_global_config_patch_request_traffic_policies_dpi_applications_value_application_destination_ports.py +54 -0
- test/test_v1_global_config_patch_request_traffic_policies_network_lists_value.py +55 -0
- test/test_v1_global_config_patch_request_traffic_policies_port_lists_value.py +55 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value.py +88 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset.py +87 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value.py +80 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule.py +81 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_downlink_burst_rate.py +51 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match.py +76 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application.py +53 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_application_match.py +52 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter.py +54 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_content_filter_match.py +53 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_network.py +51 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_destination_port_range.py +52 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp.py +52 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_dscp_match.py +51 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_protocol.py +51 -0
- test/test_v1_global_config_patch_request_traffic_policies_security_rulesets_value_ruleset_rules_value_rule_match_source_network.py +51 -0
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value.py +98 -0
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset.py +97 -0
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value.py +90 -0
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule.py +89 -0
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action.py +67 -0
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_backup_circuit_label.py +52 -0
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_remark.py +52 -0
- test/test_v1_global_config_patch_request_traffic_policies_traffic_rulesets_value_ruleset_rules_value_rule_action_set_sla_class.py +51 -0
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value.py +59 -0
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall.py +58 -0
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip.py +54 -0
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_ip_session_limit.py +51 -0
- test/test_v1_global_config_patch_request_traffic_policies_zone_firewalls_value_zone_firewall_udp.py +52 -0
- test/test_v1_global_config_patch_request_traffic_policies_zones_value.py +59 -0
- test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone.py +58 -0
- test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value.py +54 -0
- test/test_v1_global_config_patch_request_traffic_policies_zones_value_zone_pairs_value_pair.py +53 -0
- test/test_v1_global_config_patch_request_vpn_profiles_value.py +64 -0
- test/test_v1_global_config_patch_request_vpn_profiles_value_vpn_profile.py +63 -0
- test/test_v1_global_config_site_post_request.py +82 -0
- test/test_v1_global_config_site_post_request_ipfix_exporter_ops_v2_value.py +52 -0
- test/test_v1_global_ipfix_device_get200_response.py +70 -0
- test/test_v1_global_ipfix_post_request.py +53 -0
- test/test_v1_global_ipsec_profile_get200_response.py +56 -0
- test/test_v1_global_ipsec_profile_get200_response_ipsec_profiles_inner.py +53 -0
- test/test_v1_global_ipsec_profile_id_get200_response.py +64 -0
- test/test_v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response.py +57 -0
- test/test_v1_global_ipsec_profile_vpn_profile_id_site_to_site_get200_response_site_to_site_vpn_inner.py +54 -0
- test/test_v1_global_lan_segments_get200_response.py +62 -0
- test/test_v1_global_lan_segments_get200_response_entries_inner.py +59 -0
- test/test_v1_global_lan_segments_post200_response.py +52 -0
- test/test_v1_global_lan_segments_post_request.py +52 -0
- test/test_v1_global_lan_segments_vrf_id_devices_get200_response.py +59 -0
- test/test_v1_global_lan_segments_vrf_id_devices_get200_response_entries_inner.py +55 -0
- test/test_v1_global_prefix_sets_device_get200_response.py +75 -0
- test/test_v1_global_routing_policies_device_get200_response.py +99 -0
- test/test_v1_global_site_lists_id_sites_get200_response.py +64 -0
- test/test_v1_global_site_lists_id_sites_get200_response_entries_inner.py +61 -0
- test/test_v1_global_site_lists_id_sites_get200_response_entries_inner_tag_inner.py +53 -0
- test/test_v1_global_snmps_device_get200_response.py +168 -0
- test/test_v1_global_summary_post200_response.py +67 -0
- test/test_v1_global_summary_post200_response_summaries_inner.py +64 -0
- test/test_v1_global_summary_post_request.py +56 -0
- test/test_v1_global_sync_post_request.py +59 -0
- test/test_v1_global_syslogs_device_get200_response.py +66 -0
- test/test_v1_global_traffic_policies_device_get200_response.py +154 -0
- test/test_v1_groups_get200_response.py +81 -0
- test/test_v1_groups_get200_response_groups_inner.py +78 -0
- test/test_v1_groups_get200_response_groups_inner_permissions.py +68 -0
- test/test_v1_groups_id_enterprises_post_request.py +53 -0
- test/test_v1_groups_id_get200_response.py +79 -0
- test/test_v1_groups_id_members_get200_response.py +62 -0
- test/test_v1_groups_id_members_get200_response_users_inner.py +59 -0
- test/test_v1_groups_id_members_post204_response.py +54 -0
- test/test_v1_groups_id_members_post_request.py +53 -0
- test/test_v1_groups_id_patch_request.py +74 -0
- test/test_v1_groups_put_request.py +76 -0
- test/test_v1_healthcheck_devices_get200_response.py +83 -0
- test/test_v1_healthcheck_devices_get200_response_details_inner.py +80 -0
- test/test_v1_healthcheck_devices_get200_response_details_inner_odp_status.py +52 -0
- test/test_v1_healthcheck_devices_get200_response_details_inner_onboarding_status.py +52 -0
- test/test_v1_lan_segments_get200_response.py +302 -0
- test/test_v1_lldp_interface_id_neighbors_get200_response.py +60 -0
- test/test_v1_lldp_interface_id_neighbors_get200_response_neighbors_inner.py +57 -0
- test/test_v1_lldp_interface_id_summary_get200_response.py +52 -0
- test/test_v1_lldp_interface_id_vendors_get200_response.py +55 -0
- test/test_v1_lldp_interface_id_vendors_get200_response_vendors_inner.py +52 -0
- test/test_v1_logs_post200_response.py +70 -0
- test/test_v1_logs_post200_response_logs_inner.py +58 -0
- test/test_v1_logs_post_request.py +70 -0
- test/test_v1_logs_post_request_selectors_inner.py +54 -0
- test/test_v1_monitoring_circuits_bandwidth_post200_response.py +71 -0
- test/test_v1_monitoring_circuits_bandwidth_post200_response_data_inner.py +71 -0
- test/test_v1_monitoring_circuits_bandwidth_post_request.py +64 -0
- test/test_v1_monitoring_circuits_bandwidth_post_request_selectors_inner.py +52 -0
- test/test_v1_monitoring_circuits_incidents_post200_response.py +68 -0
- test/test_v1_monitoring_circuits_summary_post200_response.py +67 -0
- test/test_v1_monitoring_circuits_summary_post200_response_summaries_inner.py +64 -0
- test/test_v1_monitoring_circuits_utilization_post200_response.py +63 -0
- test/test_v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner.py +60 -0
- test/test_v1_monitoring_circuits_utilization_post200_response_circuit_utilization_inner_queue_utilization_inner.py +55 -0
- test/test_v1_monitoring_circuits_visualization_post200_response.py +66 -0
- test/test_v1_monitoring_circuits_visualization_post200_response_data_inner.py +62 -0
- test/test_v1_monitoring_circuits_visualization_post_request.py +65 -0
- test/test_v1_monitoring_circuits_visualization_post_request_selectors_inner.py +53 -0
- test/test_v1_nat_entries_device_id_get200_response.py +76 -0
- test/test_v1_nat_entries_device_id_get200_response_nat_entries_inner.py +62 -0
- test/test_v1_nat_entries_device_id_get200_response_page_info.py +57 -0
- test/test_v1_nat_utilization_device_id_get200_response.py +59 -0
- test/test_v1_nat_utilization_device_id_get200_response_nat_usage.py +55 -0
- test/test_v1_policy_applications_get200_response.py +65 -0
- test/test_v1_policy_applications_get200_response_applications_inner.py +54 -0
- test/test_v1_policy_prefix_sets_id_put_request.py +67 -0
- test/test_v1_policy_prefix_sets_post200_response.py +73 -0
- test/test_v1_policy_prefix_sets_post_request.py +66 -0
- test/test_v1_policy_prefix_sets_post_request_entries_value.py +53 -0
- test/test_v1_policy_route_tag_sets_post200_response.py +51 -0
- test/test_v1_policy_route_tag_sets_post_request.py +54 -0
- test/test_v1_policy_route_tag_sets_tag_detail_get200_response.py +60 -0
- test/test_v1_policy_route_tag_sets_tag_detail_get200_response_devices_inner.py +57 -0
- test/test_v1_policy_route_tag_sets_tags_get200_response.py +62 -0
- test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner.py +65 -0
- test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner.py +59 -0
- test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner.py +59 -0
- test/test_v1_policy_route_tag_sets_tags_get200_response_tags_inner_next_set_inner_next_set_inner_next_set_inner.py +65 -0
- 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 +65 -0
- 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 +59 -0
- 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 +65 -0
- 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 +62 -0
- 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 +56 -0
- test/test_v1_policy_route_tag_sets_tags_summary_get200_response.py +60 -0
- test/test_v1_policy_route_tag_sets_tags_summary_get200_response_tags_inner.py +57 -0
- test/test_v1_portal_apikeys_get200_response.py +57 -0
- test/test_v1_portal_apikeys_get200_response_api_key_info_inner.py +54 -0
- test/test_v1_portal_apikeys_post200_response.py +51 -0
- test/test_v1_portal_apikeys_post_request.py +51 -0
- test/test_v1_portal_private_details_get200_response.py +60 -0
- test/test_v1_portal_private_inventory_details_get200_response.py +57 -0
- test/test_v1_portal_private_inventory_details_get200_response_details_inner.py +54 -0
- test/test_v1_portal_private_post_request.py +58 -0
- test/test_v1_portal_private_post_request_details.py +57 -0
- test/test_v1_portal_private_sync_post_request.py +59 -0
- test/test_v1_portal_private_sync_post_request_inventory_inner.py +54 -0
- test/test_v1_presharedkey_get200_response.py +51 -0
- test/test_v1_qos_circuit_profiles_get200_response.py +61 -0
- test/test_v1_search_get200_response.py +56 -0
- test/test_v1_search_get200_response_results_inner.py +53 -0
- test/test_v1_site_details_sitelists_post200_response.py +57 -0
- test/test_v1_site_details_sitelists_post200_response_site_lists_inner.py +54 -0
- test/test_v1_site_details_sitelists_post_request.py +51 -0
- test/test_v1_site_id_details_interfaces_get200_response.py +53 -0
- test/test_v1_sites_details_get200_response.py +97 -0
- test/test_v1_sites_get200_response.py +105 -0
- test/test_v1_sites_post200_response.py +95 -0
- test/test_v1_sites_post_request.py +100 -0
- test/test_v1_sites_post_request_site.py +99 -0
- test/test_v1_sites_site_id_circuits_get200_response.py +195 -0
- test/test_v1_sites_site_id_circuits_get200_response_data_inner.py +192 -0
- test/test_v1_sites_site_id_devices_get200_response.py +69 -0
- test/test_v1_sites_site_id_devices_get200_response_device_inner.py +66 -0
- test/test_v1_sites_site_id_post_request.py +99 -0
- test/test_v1_software_auto_upgrade_default_get200_response.py +57 -0
- test/test_v1_software_auto_upgrade_default_get200_response_details.py +55 -0
- test/test_v1_software_gcsrelease_upload_notes_post_request.py +60 -0
- test/test_v1_software_gcsrelease_upload_notes_post_request_details.py +59 -0
- test/test_v1_software_gcsrelease_upload_notes_post_request_details_category_inner.py +52 -0
- test/test_v1_software_release_notes_get200_response.py +51 -0
- test/test_v1_software_releases_download_get200_response.py +51 -0
- test/test_v1_software_releases_summary_get200_response.py +61 -0
- test/test_v1_software_releases_summary_get200_response_summaries_inner.py +58 -0
- test/test_v1_software_releases_summary_get200_response_summaries_inner_key.py +52 -0
- test/test_v1_software_running_details_get200_response.py +57 -0
- test/test_v1_software_running_details_get200_response_devices_inner.py +54 -0
- test/test_v1_software_running_summary_get200_response.py +56 -0
- test/test_v1_software_running_summary_get200_response_versions_inner.py +53 -0
- test/test_v1_talkers_device_device_id_top_post200_response.py +55 -0
- test/test_v1_talkers_device_device_id_top_post200_response_apps_utilization_inner.py +52 -0
- test/test_v1_talkers_device_device_id_top_post_request.py +59 -0
- test/test_v1_troubleshooting_device_device_id_post200_response.py +170 -0
- test/test_v1_troubleshooting_device_device_id_post200_response_control_plane.py +77 -0
- test/test_v1_troubleshooting_device_device_id_post200_response_system_plane.py +121 -0
- test/test_v1_troubleshooting_enterprise_post200_response.py +63 -0
- test/test_v1_troubleshooting_enterprise_post200_response_sites_inner.py +60 -0
- test/test_v1_troubleshooting_enterprise_post_request.py +83 -0
- test/test_v1_troubleshooting_enterprise_post_request_dimensions.py +66 -0
- test/test_v1_troubleshooting_site_connectivity_status_get200_response.py +55 -0
- test/test_v1_troubleshooting_site_connectivity_status_get200_response_connectivity_status_inner.py +52 -0
- test/test_v1_troubleshooting_site_site_id_get200_response.py +58 -0
- test/test_v1_troubleshooting_site_site_id_get200_response_edge_statuses_inner.py +53 -0
- test/test_v1_troubleshooting_top_sites_by_alerts_post200_response.py +68 -0
- test/test_v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane.py +55 -0
- test/test_v1_troubleshooting_top_sites_by_alerts_post200_response_control_plane_site_counts_inner.py +52 -0
- test/test_v1_users_put_request.py +54 -0
- test/test_v1_version_post200_response.py +54 -0
- test/test_v1_version_post_request.py +56 -0
- test/test_v1_version_post_request_configuration_metadata.py +53 -0
- test/test_v1_zones_get200_response.py +64 -0
- test/test_v1_zones_get200_response_zones_inner.py +53 -0
- test/test_v2_ack_createupdate_post_request.py +54 -0
- test/test_v2_allowlist_create_post_request.py +52 -0
- test/test_v2_allowlist_rule_id_get200_response.py +66 -0
- test/test_v2_allowlist_rule_id_get200_response_records_inner.py +63 -0
- test/test_v2_assistant_add_to_conversation_post200_response.py +69 -0
- test/test_v2_assistant_add_to_conversation_post200_response_dataframe_dictionary_inner.py +55 -0
- test/test_v2_assistant_add_to_conversation_post_request.py +56 -0
- test/test_v2_assistant_add_to_conversation_post_request_question.py +54 -0
- test/test_v2_assistant_get_conversation_details_post200_response.py +74 -0
- test/test_v2_assistant_get_conversation_details_post_request.py +60 -0
- test/test_v2_assistant_get_conversations_post200_response.py +56 -0
- test/test_v2_assistant_get_conversations_post200_response_conversation_list_inner.py +53 -0
- test/test_v2_assistant_get_conversations_post_request.py +59 -0
- test/test_v2_assistant_update_conversation_name_post_request.py +52 -0
- test/test_v2_assurance_applicationdetailsbyname_post200_response.py +145 -0
- test/test_v2_assurance_applicationdetailsbyname_post200_response_app_id_record.py +86 -0
- test/test_v2_assurance_applicationdetailsbyname_post200_response_app_id_record_flex_algo_inner.py +52 -0
- test/test_v2_assurance_applicationdetailsbyname_post200_response_app_name_record.py +107 -0
- test/test_v2_assurance_applicationdetailsbyname_post_request.py +62 -0
- test/test_v2_assurance_applicationprofilesummary_post200_response.py +77 -0
- test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary.py +76 -0
- test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner.py +73 -0
- test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_bucket_stats.py +54 -0
- test/test_v2_assurance_applicationprofilesummary_post200_response_application_profile_summary_bucket_summary_list_inner_child_bucket_stats_list_inner.py +54 -0
- test/test_v2_assurance_bucket_app_servers_all_get200_response.py +68 -0
- test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner.py +65 -0
- test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_added_servers_inner.py +53 -0
- test/test_v2_assurance_bucket_app_servers_all_get200_response_app_server_changes_inner_app.py +52 -0
- test/test_v2_assurance_bucket_app_servers_post200_response.py +58 -0
- test/test_v2_assurance_bucket_app_servers_post200_response_app_servers_inner.py +55 -0
- test/test_v2_assurance_bucket_app_servers_post_request.py +61 -0
- test/test_v2_assurance_bucket_apps_post200_response.py +60 -0
- test/test_v2_assurance_bucket_apps_post200_response_apps_inner.py +57 -0
- test/test_v2_assurance_bucket_apps_post_request.py +61 -0
- test/test_v2_assurance_bucket_topologies_post200_response.py +55 -0
- test/test_v2_assurance_bucket_topologies_post_request.py +51 -0
- test/test_v2_assurance_bucketdetails_post200_response.py +122 -0
- test/test_v2_assurance_bucketdetails_post200_response_bucket_details.py +165 -0
- test/test_v2_assurance_bucketdetails_post200_response_bucket_details_trend_value_list_inner.py +53 -0
- test/test_v2_assurance_bucketdetails_post_request.py +60 -0
- test/test_v2_assurance_create_user_report_post200_response.py +51 -0
- test/test_v2_assurance_create_user_report_post_request.py +61 -0
- test/test_v2_assurance_createclassifiedapplication_post200_response.py +51 -0
- test/test_v2_assurance_createclassifiedapplication_post_request.py +60 -0
- test/test_v2_assurance_download_user_report_get200_response.py +51 -0
- test/test_v2_assurance_endpoint_intel_post200_response.py +55 -0
- test/test_v2_assurance_endpoint_intel_post_request.py +53 -0
- test/test_v2_assurance_enterprisesummary_post200_response.py +57 -0
- test/test_v2_assurance_enterprisesummary_post200_response_enterprise_summary.py +56 -0
- test/test_v2_assurance_flow_summary_post200_response.py +112 -0
- test/test_v2_assurance_flow_summary_post200_response_client_endpoint.py +76 -0
- test/test_v2_assurance_flow_summary_post200_response_client_endpoint_edges_inner.py +52 -0
- test/test_v2_assurance_flow_summary_post200_response_client_endpoint_jitter.py +53 -0
- test/test_v2_assurance_flow_summary_post200_response_client_endpoint_site.py +53 -0
- test/test_v2_assurance_flow_summary_post_request.py +61 -0
- test/test_v2_assurance_getclassifiedapplicationlist_get200_response.py +64 -0
- test/test_v2_assurance_getclassifiedapplicationlist_get200_response_classified_application_list_inner.py +61 -0
- test/test_v2_assurance_read_user_report_list_get200_response.py +65 -0
- test/test_v2_assurance_read_user_report_list_get200_response_user_report_list_inner.py +62 -0
- test/test_v2_assurance_scoredetails_post200_response.py +57 -0
- test/test_v2_assurance_scoredetails_post200_response_score_details.py +56 -0
- test/test_v2_assurance_scoredetails_post200_response_score_details_score_bucket_list_inner.py +53 -0
- test/test_v2_assurance_topology_client_session_details_post200_response.py +125 -0
- test/test_v2_assurance_topology_client_session_details_post200_response_session.py +154 -0
- test/test_v2_assurance_topology_client_session_details_post200_response_session_client_endpoint.py +77 -0
- test/test_v2_assurance_topology_client_session_details_post200_response_session_client_links_inner.py +55 -0
- test/test_v2_assurance_topology_client_session_details_post200_response_session_local_dia_links_inner.py +51 -0
- test/test_v2_assurance_topology_client_session_details_post200_response_session_pop_links_inner.py +55 -0
- test/test_v2_assurance_topology_client_session_details_post_request.py +51 -0
- test/test_v2_assurance_topology_client_sessions_post200_response.py +127 -0
- test/test_v2_assurance_topology_client_sessions_post_request.py +74 -0
- test/test_v2_assurance_topology_client_sessions_post_request_filter.py +59 -0
- test/test_v2_assurance_topology_client_summaries_post200_response.py +62 -0
- test/test_v2_assurance_topology_client_summaries_post200_response_summaries_inner.py +59 -0
- test/test_v2_assurance_topology_client_summaries_post_request.py +73 -0
- test/test_v2_assurance_topology_flows_post200_response.py +72 -0
- test/test_v2_assurance_topology_flows_post200_response_flows_inner.py +69 -0
- test/test_v2_assurance_topology_flows_post_request.py +61 -0
- test/test_v2_assurance_topology_inventory_post200_response.py +75 -0
- test/test_v2_assurance_topology_inventory_post200_response_regions_inner.py +52 -0
- test/test_v2_assurance_topology_inventory_post_request.py +60 -0
- test/test_v2_assurance_topology_overview_post200_response.py +92 -0
- test/test_v2_assurance_topology_overview_post200_response_topology.py +77 -0
- test/test_v2_assurance_topology_overview_post200_response_topology_edges_inner.py +58 -0
- test/test_v2_assurance_topology_overview_post200_response_topology_edges_inner_performance_inner.py +53 -0
- test/test_v2_assurance_topology_overview_post200_response_topology_nodes_inner.py +57 -0
- test/test_v2_assurance_topology_overview_post200_response_topology_nodes_inner_location.py +52 -0
- test/test_v2_assurance_topology_overview_post200_response_topology_paths_inner.py +53 -0
- test/test_v2_assurance_topology_overview_post200_response_traffic_regions_inner.py +54 -0
- test/test_v2_assurance_topology_overview_post_request.py +84 -0
- test/test_v2_assurance_topology_region_summary_post200_response.py +66 -0
- test/test_v2_assurance_topology_region_summary_post200_response_sites_inner.py +63 -0
- test/test_v2_assurance_topology_region_summary_post_request.py +51 -0
- test/test_v2_assurance_topology_site_summaries_post200_response.py +62 -0
- test/test_v2_assurance_topology_site_summaries_post200_response_summaries_inner.py +59 -0
- test/test_v2_assurance_topology_site_summaries_post_request.py +72 -0
- test/test_v2_audit_logs_post200_response.py +71 -0
- test/test_v2_audit_logs_post200_response_logs_inner.py +66 -0
- test/test_v2_audit_logs_post_request.py +80 -0
- test/test_v2_audit_logs_post_request_selector.py +71 -0
- test/test_v2_childalertlist_post200_response.py +116 -0
- test/test_v2_childalertlist_post200_response_alert_list_inner.py +117 -0
- test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list.py +85 -0
- test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner.py +116 -0
- test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list.py +85 -0
- test/test_v2_childalertlist_post200_response_alert_list_inner_children_alert_list_alert_list_inner_children_alert_list_alert_list_inner.py +117 -0
- 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 +85 -0
- 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 +116 -0
- 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 +85 -0
- 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 +82 -0
- test/test_v2_childalertlist_post_request.py +51 -0
- test/test_v2_device_device_id_lan_segments_post200_response.py +67 -0
- test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner.py +64 -0
- test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner.py +60 -0
- test/test_v2_device_device_id_lan_segments_post200_response_device_segments_inner_vrf_routes_inner_vrf_route_inner.py +54 -0
- test/test_v2_device_device_id_topology_post200_response.py +153 -0
- test/test_v2_device_device_id_topology_post200_response_edges_inner.py +84 -0
- test/test_v2_device_device_id_topology_post200_response_edges_inner_circuits_info_inner.py +62 -0
- test/test_v2_device_device_id_topology_post200_response_edges_inner_connections_inner.py +62 -0
- test/test_v2_device_device_id_topology_post200_response_nodes_inner.py +106 -0
- test/test_v2_device_device_id_topology_post200_response_nodes_inner_circuit_info_inner.py +65 -0
- test/test_v2_device_device_id_topology_post200_response_nodes_inner_node_info.py +68 -0
- test/test_v2_device_device_id_topology_post200_response_snapshots_inner.py +54 -0
- test/test_v2_device_device_id_topology_post_request.py +61 -0
- test/test_v2_extranet_consumers_usage_top_post200_response.py +56 -0
- test/test_v2_extranet_consumers_usage_top_post200_response_top_consumers_inner.py +53 -0
- test/test_v2_extranet_consumers_usage_top_post_request.py +60 -0
- test/test_v2_extranet_lan_segments_usage_top_post200_response.py +56 -0
- test/test_v2_extranet_lan_segments_usage_top_post_request.py +61 -0
- test/test_v2_extranet_service_overtime_consumption_post200_response.py +66 -0
- test/test_v2_extranet_service_overtime_consumption_post200_response_dl_agg_stats_inner.py +55 -0
- test/test_v2_extranet_sites_consumption_overview_post200_response.py +81 -0
- test/test_v2_extranet_sites_consumption_overview_post200_response_lan_segments_inner.py +57 -0
- test/test_v2_extranet_sites_consumption_overview_post_request.py +63 -0
- test/test_v2_extranet_total_usage_post200_response.py +51 -0
- test/test_v2_extranets_monitoring_consumers_post200_response.py +58 -0
- test/test_v2_extranets_monitoring_consumers_post200_response_consumers_inner.py +55 -0
- test/test_v2_integration_getall_enterprise_id_get200_response.py +64 -0
- test/test_v2_integration_integration_id_put_request.py +60 -0
- test/test_v2_integration_integration_id_put_request_integration_body.py +59 -0
- test/test_v2_integration_post200_response.py +62 -0
- test/test_v2_integration_post200_response_integration.py +61 -0
- test/test_v2_integration_post_request.py +63 -0
- test/test_v2_integration_post_request_integration_body.py +62 -0
- test/test_v2_integration_post_request_integration_body_details.py +53 -0
- test/test_v2_monitoring_bfd_post200_response.py +65 -0
- test/test_v2_monitoring_bfd_post200_response_data_inner.py +62 -0
- test/test_v2_monitoring_bfd_post200_response_data_inner_samples_inner.py +55 -0
- test/test_v2_monitoring_bfd_post_request.py +65 -0
- test/test_v2_monitoring_bfd_post_request_selectors_inner.py +53 -0
- test/test_v2_monitoring_bgp_post200_response.py +65 -0
- test/test_v2_monitoring_bgp_post200_response_data_inner.py +62 -0
- test/test_v2_monitoring_bgp_post_request.py +65 -0
- test/test_v2_monitoring_bgp_post_request_selectors_inner.py +53 -0
- test/test_v2_monitoring_circuits_summary_post200_response.py +78 -0
- test/test_v2_monitoring_circuits_summary_post200_response_circuit_summaries_inner.py +75 -0
- test/test_v2_monitoring_circuits_summary_post_request.py +59 -0
- test/test_v2_monitoring_circuits_utilization_post200_response.py +65 -0
- test/test_v2_monitoring_circuits_utilization_post200_response_data_inner.py +62 -0
- test/test_v2_monitoring_circuits_utilization_post200_response_data_inner_queue_utilization_inner.py +56 -0
- test/test_v2_monitoring_circuits_utilization_post_request.py +63 -0
- test/test_v2_monitoring_extranet_edge_status_get200_response.py +61 -0
- test/test_v2_monitoring_extranet_edge_status_get200_response_edge_statuses_inner.py +58 -0
- test/test_v2_monitoring_extranet_log_details_post200_response.py +60 -0
- test/test_v2_monitoring_extranet_log_details_post200_response_logs_inner.py +57 -0
- test/test_v2_monitoring_extranet_log_details_post_request.py +53 -0
- test/test_v2_monitoring_extranet_service_status_details_get200_response.py +61 -0
- test/test_v2_monitoring_extranet_service_status_details_get200_response_statuses_inner.py +58 -0
- test/test_v2_monitoring_extranet_service_status_details_get200_response_statuses_inner_statuses_inner.py +52 -0
- test/test_v2_monitoring_extranet_service_status_get200_response.py +55 -0
- test/test_v2_monitoring_extranet_status_details_get200_response.py +72 -0
- test/test_v2_monitoring_ike_error_history_post200_response.py +61 -0
- test/test_v2_monitoring_ike_error_history_post200_response_data_inner.py +58 -0
- test/test_v2_monitoring_ike_error_history_post_request.py +60 -0
- test/test_v2_monitoring_interface_post200_response.py +64 -0
- test/test_v2_monitoring_interface_post200_response_data_inner.py +61 -0
- test/test_v2_monitoring_interface_post_request.py +64 -0
- test/test_v2_monitoring_interface_post_request_selectors_inner.py +52 -0
- test/test_v2_monitoring_ipsec_post200_response.py +64 -0
- test/test_v2_monitoring_ipsec_post200_response_data_inner.py +61 -0
- test/test_v2_monitoring_ipsec_post_request.py +64 -0
- test/test_v2_monitoring_ipsec_post_request_selectors_inner.py +52 -0
- test/test_v2_monitoring_ospf_post200_response.py +65 -0
- test/test_v2_monitoring_ospf_post200_response_data_inner.py +62 -0
- test/test_v2_monitoring_ospf_post_request.py +65 -0
- test/test_v2_monitoring_ospf_post_request_selectors_inner.py +53 -0
- test/test_v2_monitoring_policy_post200_response.py +64 -0
- test/test_v2_monitoring_policy_post200_response_data_inner.py +61 -0
- test/test_v2_monitoring_policy_post_request.py +64 -0
- test/test_v2_monitoring_policy_post_request_selectors_inner.py +52 -0
- test/test_v2_monitoring_queue_instant_post200_response.py +65 -0
- test/test_v2_monitoring_queue_instant_post200_response_data_inner.py +62 -0
- test/test_v2_monitoring_queue_instant_post_request.py +67 -0
- test/test_v2_monitoring_queue_instant_post_request_selectors_inner.py +53 -0
- test/test_v2_monitoring_queue_post200_response.py +66 -0
- test/test_v2_monitoring_queue_post200_response_data_inner.py +63 -0
- test/test_v2_monitoring_queue_post_request.py +66 -0
- test/test_v2_monitoring_queue_post_request_selectors_inner.py +54 -0
- test/test_v2_monitoring_segment_route_counts_post200_response.py +64 -0
- test/test_v2_monitoring_segment_route_counts_post200_response_data_inner.py +64 -0
- test/test_v2_monitoring_site_circuits_bandwidth_site_id_post200_response.py +69 -0
- test/test_v2_monitoring_site_circuits_bandwidth_site_id_post200_response_data_inner.py +69 -0
- test/test_v2_monitoring_site_circuits_bandwidth_site_id_post_request.py +63 -0
- test/test_v2_monitoring_site_twamp_site_id_post200_response.py +68 -0
- test/test_v2_monitoring_site_twamp_site_id_post200_response_data_inner.py +65 -0
- test/test_v2_monitoring_site_twamp_site_id_post_request.py +65 -0
- test/test_v2_monitoring_site_twamp_site_id_post_request_selectors_inner.py +54 -0
- test/test_v2_monitoring_system_generic_post200_response.py +63 -0
- test/test_v2_monitoring_system_generic_post200_response_data_inner.py +60 -0
- test/test_v2_monitoring_system_generic_post_request.py +63 -0
- test/test_v2_monitoring_twamp_post200_response.py +66 -0
- test/test_v2_monitoring_twamp_post200_response_data_inner.py +63 -0
- test/test_v2_monitoring_twamp_post_request.py +66 -0
- test/test_v2_notification_create_post_request.py +72 -0
- test/test_v2_notification_create_post_request_notification_body.py +68 -0
- test/test_v2_notification_delete_post_request.py +53 -0
- test/test_v2_notification_enabledisable_post_request.py +54 -0
- test/test_v2_notification_update_post_request.py +72 -0
- test/test_v2_notificationlist_post200_response.py +78 -0
- test/test_v2_notificationlist_post200_response_notification_list_inner.py +75 -0
- test/test_v2_notificationlist_post_request.py +58 -0
- test/test_v2_notificationlist_post_request_time_window.py +57 -0
- test/test_v2_rule_enabledisable_post_request.py +54 -0
- test/test_v2_rulelist_post200_response.py +62 -0
- test/test_v2_rulelist_post200_response_rule_list_inner.py +59 -0
- test/test_v2_site_site_id_detail_post200_response.py +60 -0
- test/test_v2_site_site_id_detail_post200_response_site.py +54 -0
- test/test_v2_version_post200_response.py +51 -0
- graphiant_sdk/models/account_email_body.py +0 -110
- graphiant_sdk/models/account_info_body.py +0 -162
- graphiant_sdk/models/account_mfa_body.py +0 -136
- graphiant_sdk/models/account_password_body.py +0 -136
- graphiant_sdk/models/ack_createupdate_body.py +0 -136
- graphiant_sdk/models/activity_logs_body.py +0 -240
- graphiant_sdk/models/alarmmute_alarm_id_body.py +0 -110
- graphiant_sdk/models/apps_appsummary_body.py +0 -162
- graphiant_sdk/models/apps_bandwidth_body.py +0 -266
- graphiant_sdk/models/apps_visualization_body.py +0 -214
- graphiant_sdk/models/assistant_addtoconversation_body.py +0 -136
- graphiant_sdk/models/assistant_getconversationdetails_body.py +0 -162
- graphiant_sdk/models/assistant_getconversations_body.py +0 -136
- graphiant_sdk/models/assistant_updateconversationname_body.py +0 -136
- graphiant_sdk/models/assurance_applicationdetailsbyname_body.py +0 -214
- graphiant_sdk/models/assurance_bucketapps_body.py +0 -188
- graphiant_sdk/models/assurance_bucketappservers_body.py +0 -188
- graphiant_sdk/models/assurance_bucketdetails_body.py +0 -162
- graphiant_sdk/models/assurance_buckettopologies_body.py +0 -110
- graphiant_sdk/models/assurance_createclassifiedapplication_body.py +0 -188
- graphiant_sdk/models/assurance_createuserreport_body.py +0 -266
- graphiant_sdk/models/assurance_endpointintel_body.py +0 -162
- graphiant_sdk/models/assurance_flowsummary_body.py +0 -188
- graphiant_sdk/models/assurance_topologyclientsessiondetails_body.py +0 -110
- graphiant_sdk/models/assurance_topologyclientsessions_body.py +0 -292
- graphiant_sdk/models/assurance_topologyclientsummaries_body.py +0 -266
- graphiant_sdk/models/assurance_topologyflows_body.py +0 -188
- graphiant_sdk/models/assurance_topologyinventory_body.py +0 -162
- graphiant_sdk/models/assurance_topologyoverview_body.py +0 -318
- graphiant_sdk/models/assurance_topologyregionsummary_body.py +0 -110
- graphiant_sdk/models/assurance_topologysitesummaries_body.py +0 -240
- graphiant_sdk/models/assurance_updateclassifiedapplication_body.py +0 -110
- graphiant_sdk/models/assurances_global_body.py +0 -110
- graphiant_sdk/models/audit_complete_body.py +0 -136
- graphiant_sdk/models/audit_init_body.py +0 -110
- graphiant_sdk/models/audit_logs_body.py +0 -240
- graphiant_sdk/models/audit_logs_body1.py +0 -214
- graphiant_sdk/models/auth_gcs_body.py +0 -136
- graphiant_sdk/models/auth_login_body.py +0 -136
- graphiant_sdk/models/auth_mfa_body.py +0 -188
- graphiant_sdk/models/autoupgrade_default_body.py +0 -110
- graphiant_sdk/models/backbonehealth_overview_body.py +0 -136
- graphiant_sdk/models/bandwidth_site_id_body.py +0 -136
- graphiant_sdk/models/bgp_routecount_body.py +0 -136
- graphiant_sdk/models/bgpreset_device_id_body.py +0 -188
- graphiant_sdk/models/bringup_token_body.py +0 -162
- graphiant_sdk/models/circuitsummary_circuitname_body.py +0 -136
- graphiant_sdk/models/cleararp_device_id_body.py +0 -110
- graphiant_sdk/models/config_site_body.py +0 -344
- graphiant_sdk/models/consumersusage_top_body.py +0 -162
- graphiant_sdk/models/details_sitelists_body.py +0 -110
- graphiant_sdk/models/device_id_config_body.py +0 -240
- graphiant_sdk/models/device_id_draft_body.py +0 -162
- graphiant_sdk/models/device_id_top_body.py +0 -136
- graphiant_sdk/models/device_snapshot_body.py +0 -162
- graphiant_sdk/models/device_snapshot_body1.py +0 -188
- graphiant_sdk/models/devices_bringup_body.py +0 -136
- graphiant_sdk/models/devices_inventory_body.py +0 -110
- graphiant_sdk/models/devices_rma_body.py +0 -136
- graphiant_sdk/models/diagnostic_packetcapturestart_body.py +0 -214
- graphiant_sdk/models/diagnostic_packetcapturestop_body.py +0 -110
- graphiant_sdk/models/diagnostic_speedtest_body.py +0 -136
- graphiant_sdk/models/diagnostic_speedtestreport_body.py +0 -136
- graphiant_sdk/models/email_password_body.py +0 -110
- graphiant_sdk/models/enterprise_configuration_body.py +0 -110
- graphiant_sdk/models/enterprise_contract_body.py +0 -136
- graphiant_sdk/models/extranet_logdetails_body.py +0 -162
- graphiant_sdk/models/extranet_totalusage_body.py +0 -188
- graphiant_sdk/models/extranets_resolvepolicytarget_body.py +0 -110
- graphiant_sdk/models/extranets_sourcesegments_body.py +0 -136
- graphiant_sdk/models/extranetsb2b_consumer_body.py +0 -188
- graphiant_sdk/models/extranetsb2b_id_body.py +0 -110
- graphiant_sdk/models/extranetsmonitoring_consumers_body.py +0 -110
- graphiant_sdk/models/extranetsmonitoring_trafficsecuritypolicy_body.py +0 -136
- graphiant_sdk/models/flows_flowtable_body.py +0 -292
- graphiant_sdk/models/flows_topology_body.py +0 -162
- graphiant_sdk/models/gateways_status_body.py +0 -188
- graphiant_sdk/models/global_attachededges_body.py +0 -240
- graphiant_sdk/models/global_config_body.py +0 -292
- graphiant_sdk/models/global_id_body.py +0 -136
- graphiant_sdk/models/global_lansegments_body.py +0 -136
- graphiant_sdk/models/global_summary_body.py +0 -240
- graphiant_sdk/models/global_sync_body.py +0 -266
- graphiant_sdk/models/groups_id_body.py +0 -240
- graphiant_sdk/models/id_apply_body.py +0 -110
- graphiant_sdk/models/id_customer_body.py +0 -110
- graphiant_sdk/models/id_enterprises_body.py +0 -110
- graphiant_sdk/models/id_members_body.py +0 -110
- graphiant_sdk/models/inline_response200.py +0 -136
- graphiant_sdk/models/inline_response2001.py +0 -136
- graphiant_sdk/models/inline_response20010.py +0 -110
- graphiant_sdk/models/inline_response200100.py +0 -110
- graphiant_sdk/models/inline_response200100_entries.py +0 -266
- graphiant_sdk/models/inline_response200101.py +0 -110
- graphiant_sdk/models/inline_response200102.py +0 -110
- graphiant_sdk/models/inline_response200103.py +0 -136
- graphiant_sdk/models/inline_response200103_policy_tag.py +0 -162
- graphiant_sdk/models/inline_response200103_policy_tag_level_one.py +0 -162
- graphiant_sdk/models/inline_response200103_sites.py +0 -448
- graphiant_sdk/models/inline_response200104.py +0 -110
- graphiant_sdk/models/inline_response200105.py +0 -110
- graphiant_sdk/models/inline_response200105_app_list_config.py +0 -162
- graphiant_sdk/models/inline_response200105_app_list_config_apps.py +0 -136
- graphiant_sdk/models/inline_response200106.py +0 -110
- graphiant_sdk/models/inline_response200107.py +0 -110
- graphiant_sdk/models/inline_response200108.py +0 -188
- graphiant_sdk/models/inline_response200108_action.py +0 -188
- graphiant_sdk/models/inline_response200108_inbound_security_rules.py +0 -214
- graphiant_sdk/models/inline_response200108_match.py +0 -240
- graphiant_sdk/models/inline_response200108_policy.py +0 -240
- graphiant_sdk/models/inline_response200108_traffic_rules.py +0 -188
- graphiant_sdk/models/inline_response200109.py +0 -110
- graphiant_sdk/models/inline_response200109_draft.py +0 -136
- graphiant_sdk/models/inline_response200109_draft_mana_device.py +0 -1254
- graphiant_sdk/models/inline_response200109_draft_mana_device_circuits.py +0 -838
- graphiant_sdk/models/inline_response200109_draft_mana_device_dns.py +0 -240
- graphiant_sdk/models/inline_response200109_draft_mana_device_interfaces.py +0 -864
- graphiant_sdk/models/inline_response200109_draft_mana_device_ipsec_tunnels.py +0 -552
- graphiant_sdk/models/inline_response200109_draft_mana_device_nat_policy.py +0 -110
- graphiant_sdk/models/inline_response200109_draft_mana_device_prefix_sets.py +0 -344
- graphiant_sdk/models/inline_response200109_draft_mana_device_routing_policies.py +0 -318
- graphiant_sdk/models/inline_response200109_draft_mana_device_segments.py +0 -630
- graphiant_sdk/models/inline_response200109_draft_mana_device_site.py +0 -448
- graphiant_sdk/models/inline_response200109_draft_mana_device_snmp.py +0 -812
- graphiant_sdk/models/inline_response200109_draft_mana_device_traffic_policy.py +0 -266
- graphiant_sdk/models/inline_response200109_draft_version_info.py +0 -162
- graphiant_sdk/models/inline_response20010_history.py +0 -240
- graphiant_sdk/models/inline_response20011.py +0 -110
- graphiant_sdk/models/inline_response200110.py +0 -110
- graphiant_sdk/models/inline_response200110_devices.py +0 -188
- graphiant_sdk/models/inline_response200111.py +0 -110
- graphiant_sdk/models/inline_response200111_app_config.py +0 -266
- graphiant_sdk/models/inline_response200111_app_config_port_ranges.py +0 -136
- graphiant_sdk/models/inline_response200112.py +0 -110
- graphiant_sdk/models/inline_response200112_address_families.py +0 -188
- graphiant_sdk/models/inline_response200112_bfd.py +0 -162
- graphiant_sdk/models/inline_response200112_bfd_neighbor.py +0 -422
- graphiant_sdk/models/inline_response200112_bgp_neighbors.py +0 -682
- graphiant_sdk/models/inline_response200112_dhcp_subnets.py +0 -526
- graphiant_sdk/models/inline_response200112_leases.py +0 -214
- graphiant_sdk/models/inline_response200112_nameservers.py +0 -136
- graphiant_sdk/models/inline_response200112_next_hop.py +0 -266
- graphiant_sdk/models/inline_response200112_ospfv2_process.py +0 -266
- graphiant_sdk/models/inline_response200112_ospfv2_process_areas.py +0 -266
- graphiant_sdk/models/inline_response200112_ospfv2_process_redistributed_protocols.py +0 -162
- graphiant_sdk/models/inline_response200112_ospfv3_process.py +0 -266
- graphiant_sdk/models/inline_response200112_ranges.py +0 -136
- graphiant_sdk/models/inline_response200112_static_leases.py +0 -214
- graphiant_sdk/models/inline_response200112_static_routes.py +0 -240
- graphiant_sdk/models/inline_response200112_vrfs.py +0 -630
- graphiant_sdk/models/inline_response200113.py +0 -136
- graphiant_sdk/models/inline_response200113_author.py +0 -240
- graphiant_sdk/models/inline_response200113_data.py +0 -448
- graphiant_sdk/models/inline_response200113_device_snapshot_map.py +0 -136
- graphiant_sdk/models/inline_response200113_device_snapshot_records.py +0 -266
- graphiant_sdk/models/inline_response200113_snapshots.py +0 -266
- graphiant_sdk/models/inline_response200113_value.py +0 -136
- graphiant_sdk/models/inline_response200113_value_snapshots.py +0 -266
- graphiant_sdk/models/inline_response200114.py +0 -110
- graphiant_sdk/models/inline_response200114_category.py +0 -162
- graphiant_sdk/models/inline_response200114_entries.py +0 -136
- graphiant_sdk/models/inline_response200115.py +0 -110
- graphiant_sdk/models/inline_response200116.py +0 -110
- graphiant_sdk/models/inline_response200117.py +0 -110
- graphiant_sdk/models/inline_response200117_assurances.py +0 -136
- graphiant_sdk/models/inline_response200117_configs.py +0 -240
- graphiant_sdk/models/inline_response200117_configs_apps.py +0 -266
- graphiant_sdk/models/inline_response200118.py +0 -110
- graphiant_sdk/models/inline_response200118_statuses.py +0 -266
- graphiant_sdk/models/inline_response200119.py +0 -188
- graphiant_sdk/models/inline_response20011_alarms.py +0 -526
- graphiant_sdk/models/inline_response20012.py +0 -110
- graphiant_sdk/models/inline_response200120.py +0 -110
- graphiant_sdk/models/inline_response200120_customers.py +0 -240
- graphiant_sdk/models/inline_response200121.py +0 -136
- graphiant_sdk/models/inline_response200122.py +0 -110
- graphiant_sdk/models/inline_response200122_summary.py +0 -370
- graphiant_sdk/models/inline_response200123.py +0 -110
- graphiant_sdk/models/inline_response200123_summary.py +0 -214
- graphiant_sdk/models/inline_response200124.py +0 -110
- graphiant_sdk/models/inline_response200124_info.py +0 -266
- graphiant_sdk/models/inline_response200125.py +0 -162
- graphiant_sdk/models/inline_response200125_bgp_session_data_map.py +0 -136
- graphiant_sdk/models/inline_response200125_value.py +0 -188
- graphiant_sdk/models/inline_response200126.py +0 -110
- graphiant_sdk/models/inline_response200126_circuits.py +0 -188
- graphiant_sdk/models/inline_response200127.py +0 -136
- graphiant_sdk/models/inline_response200128.py +0 -110
- graphiant_sdk/models/inline_response200128_profiles.py +0 -162
- graphiant_sdk/models/inline_response200128_queues.py +0 -162
- graphiant_sdk/models/inline_response200129.py +0 -110
- graphiant_sdk/models/inline_response200129_data.py +0 -136
- graphiant_sdk/models/inline_response20012_integration.py +0 -292
- graphiant_sdk/models/inline_response20013.py +0 -110
- graphiant_sdk/models/inline_response200130.py +0 -240
- graphiant_sdk/models/inline_response200131.py +0 -136
- graphiant_sdk/models/inline_response200131_connections.py +0 -162
- graphiant_sdk/models/inline_response200131_connections_control_connection.py +0 -240
- graphiant_sdk/models/inline_response200131_edges.py +0 -188
- graphiant_sdk/models/inline_response200131_nodes.py +0 -240
- graphiant_sdk/models/inline_response200132.py +0 -110
- graphiant_sdk/models/inline_response200133.py +0 -110
- graphiant_sdk/models/inline_response200133_leases.py +0 -214
- graphiant_sdk/models/inline_response200133_pools.py +0 -526
- graphiant_sdk/models/inline_response200134.py +0 -136
- graphiant_sdk/models/inline_response200134_applications.py +0 -188
- graphiant_sdk/models/inline_response200135.py +0 -110
- graphiant_sdk/models/inline_response200136.py +0 -110
- graphiant_sdk/models/inline_response200137.py +0 -110
- graphiant_sdk/models/inline_response200138.py +0 -110
- graphiant_sdk/models/inline_response200139.py +0 -110
- graphiant_sdk/models/inline_response20014.py +0 -110
- graphiant_sdk/models/inline_response200140.py +0 -110
- graphiant_sdk/models/inline_response200141.py +0 -110
- graphiant_sdk/models/inline_response200141_device.py +0 -448
- graphiant_sdk/models/inline_response200142.py +0 -110
- graphiant_sdk/models/inline_response200142_devices.py +0 -292
- graphiant_sdk/models/inline_response200142_sites.py +0 -162
- graphiant_sdk/models/inline_response200143.py +0 -110
- graphiant_sdk/models/inline_response200144.py +0 -110
- graphiant_sdk/models/inline_response200144_consumers.py +0 -162
- graphiant_sdk/models/inline_response200145.py +0 -110
- graphiant_sdk/models/inline_response200146.py +0 -162
- graphiant_sdk/models/inline_response200146_allocations.py +0 -214
- graphiant_sdk/models/inline_response200147.py +0 -136
- graphiant_sdk/models/inline_response200147_security_rules.py +0 -162
- graphiant_sdk/models/inline_response200147_traffic_rules.py +0 -162
- graphiant_sdk/models/inline_response200148.py +0 -110
- graphiant_sdk/models/inline_response200148_rules.py +0 -396
- graphiant_sdk/models/inline_response200148_security_rulesets.py +0 -292
- graphiant_sdk/models/inline_response200148_zone_pairs.py +0 -162
- graphiant_sdk/models/inline_response200149.py +0 -110
- graphiant_sdk/models/inline_response200149_entries.py +0 -162
- graphiant_sdk/models/inline_response20015.py +0 -110
- graphiant_sdk/models/inline_response200150.py +0 -110
- graphiant_sdk/models/inline_response200151.py +0 -110
- graphiant_sdk/models/inline_response200152.py +0 -110
- graphiant_sdk/models/inline_response200152_gateway_device_summary.py +0 -188
- graphiant_sdk/models/inline_response200152_summaries.py +0 -344
- graphiant_sdk/models/inline_response200153.py +0 -110
- graphiant_sdk/models/inline_response200154.py +0 -110
- graphiant_sdk/models/inline_response200155.py +0 -110
- graphiant_sdk/models/inline_response200155_actions.py +0 -396
- graphiant_sdk/models/inline_response200155_matches.py +0 -318
- graphiant_sdk/models/inline_response200155_routing_policies.py +0 -318
- graphiant_sdk/models/inline_response200155_statements.py +0 -188
- graphiant_sdk/models/inline_response200156.py +0 -110
- graphiant_sdk/models/inline_response200156_accesses.py +0 -266
- graphiant_sdk/models/inline_response200156_group_members.py +0 -214
- graphiant_sdk/models/inline_response200156_include_exclude_list.py +0 -162
- graphiant_sdk/models/inline_response200156_notify_filter_profiles.py +0 -162
- graphiant_sdk/models/inline_response200156_snmps.py +0 -812
- graphiant_sdk/models/inline_response200156_vacm_groups.py +0 -214
- graphiant_sdk/models/inline_response200156_views.py +0 -162
- graphiant_sdk/models/inline_response200157.py +0 -110
- graphiant_sdk/models/inline_response200158.py +0 -110
- graphiant_sdk/models/inline_response200158_traffic_policy.py +0 -266
- graphiant_sdk/models/inline_response200158_traffic_policy_ip.py +0 -162
- graphiant_sdk/models/inline_response200158_traffic_policy_rules.py +0 -266
- graphiant_sdk/models/inline_response200158_traffic_policy_traffic_rulesets.py +0 -292
- graphiant_sdk/models/inline_response200158_traffic_policy_udp.py +0 -136
- graphiant_sdk/models/inline_response200158_traffic_policy_zone_firewalls.py +0 -162
- graphiant_sdk/models/inline_response200159.py +0 -110
- graphiant_sdk/models/inline_response20015_alert_list.py +0 -864
- graphiant_sdk/models/inline_response20015_children_alert_list.py +0 -110
- graphiant_sdk/models/inline_response20015_children_alert_list_alert_list.py +0 -864
- graphiant_sdk/models/inline_response20016.py +0 -110
- graphiant_sdk/models/inline_response200160.py +0 -110
- graphiant_sdk/models/inline_response200160_ipsec_profiles.py +0 -162
- graphiant_sdk/models/inline_response200161.py +0 -110
- graphiant_sdk/models/inline_response200161_summaries.py +0 -448
- graphiant_sdk/models/inline_response200162.py +0 -110
- graphiant_sdk/models/inline_response200162_entries.py +0 -162
- graphiant_sdk/models/inline_response200163.py +0 -136
- graphiant_sdk/models/inline_response200164.py +0 -136
- graphiant_sdk/models/inline_response200164_interfaces.py +0 -864
- graphiant_sdk/models/inline_response200164_ip_sec.py +0 -760
- graphiant_sdk/models/inline_response200164_ipv4.py +0 -240
- graphiant_sdk/models/inline_response200164_ipv4_dhcp_relay.py +0 -162
- graphiant_sdk/models/inline_response200164_ipv4_vrrp_group.py +0 -448
- graphiant_sdk/models/inline_response200164_subinterfaces.py +0 -682
- graphiant_sdk/models/inline_response200165.py +0 -110
- graphiant_sdk/models/inline_response200165_neighbors.py +0 -266
- graphiant_sdk/models/inline_response200166.py +0 -136
- graphiant_sdk/models/inline_response200167.py +0 -110
- graphiant_sdk/models/inline_response200167_vendors.py +0 -136
- graphiant_sdk/models/inline_response200168.py +0 -136
- graphiant_sdk/models/inline_response200168_entries.py +0 -214
- graphiant_sdk/models/inline_response200169.py +0 -110
- graphiant_sdk/models/inline_response20016_notification_list.py +0 -266
- graphiant_sdk/models/inline_response20017.py +0 -110
- graphiant_sdk/models/inline_response200170.py +0 -110
- graphiant_sdk/models/inline_response200171.py +0 -110
- graphiant_sdk/models/inline_response200171_devices.py +0 -188
- graphiant_sdk/models/inline_response200172.py +0 -110
- graphiant_sdk/models/inline_response200172_next_set.py +0 -188
- graphiant_sdk/models/inline_response200172_next_set1.py +0 -188
- graphiant_sdk/models/inline_response200172_tags.py +0 -188
- graphiant_sdk/models/inline_response200173.py +0 -110
- graphiant_sdk/models/inline_response200173_tags.py +0 -266
- graphiant_sdk/models/inline_response200174.py +0 -110
- graphiant_sdk/models/inline_response200175.py +0 -110
- graphiant_sdk/models/inline_response200175_site_lists.py +0 -188
- graphiant_sdk/models/inline_response200176.py +0 -110
- graphiant_sdk/models/inline_response200176_entries.py +0 -188
- graphiant_sdk/models/inline_response200177.py +0 -110
- graphiant_sdk/models/inline_response200177_site_to_site_vpn.py +0 -188
- graphiant_sdk/models/inline_response200178.py +0 -110
- graphiant_sdk/models/inline_response200179.py +0 -110
- graphiant_sdk/models/inline_response200179_bgp_connection.py +0 -240
- graphiant_sdk/models/inline_response200179_ipsec_connection.py +0 -500
- graphiant_sdk/models/inline_response200179_peers.py +0 -292
- graphiant_sdk/models/inline_response200179_slices.py +0 -188
- graphiant_sdk/models/inline_response20017_rule_list.py +0 -318
- graphiant_sdk/models/inline_response20018.py +0 -110
- graphiant_sdk/models/inline_response200180.py +0 -110
- graphiant_sdk/models/inline_response200180_value.py +0 -162
- graphiant_sdk/models/inline_response200180_vrf_associations.py +0 -136
- graphiant_sdk/models/inline_response200181.py +0 -136
- graphiant_sdk/models/inline_response200182.py +0 -136
- graphiant_sdk/models/inline_response200182_zones.py +0 -162
- graphiant_sdk/models/inline_response200183.py +0 -110
- graphiant_sdk/models/inline_response200184.py +0 -110
- graphiant_sdk/models/inline_response200185.py +0 -110
- graphiant_sdk/models/inline_response200185_mappings.py +0 -240
- graphiant_sdk/models/inline_response200186.py +0 -110
- graphiant_sdk/models/inline_response200186_mappings.py +0 -240
- graphiant_sdk/models/inline_response200187.py +0 -110
- graphiant_sdk/models/inline_response200187_arp_entry.py +0 -188
- graphiant_sdk/models/inline_response200188.py +0 -110
- graphiant_sdk/models/inline_response200188_counters.py +0 -240
- graphiant_sdk/models/inline_response200189.py +0 -162
- graphiant_sdk/models/inline_response20018_records.py +0 -422
- graphiant_sdk/models/inline_response20019.py +0 -292
- graphiant_sdk/models/inline_response200190.py +0 -162
- graphiant_sdk/models/inline_response200191.py +0 -110
- graphiant_sdk/models/inline_response200191_prefixes.py +0 -162
- graphiant_sdk/models/inline_response200192.py +0 -162
- graphiant_sdk/models/inline_response200192_stats.py +0 -110
- graphiant_sdk/models/inline_response200193.py +0 -110
- graphiant_sdk/models/inline_response200193_counts.py +0 -136
- graphiant_sdk/models/inline_response200194.py +0 -214
- graphiant_sdk/models/inline_response200194_ebgp_route_count.py +0 -136
- graphiant_sdk/models/inline_response200195.py +0 -110
- graphiant_sdk/models/inline_response200196.py +0 -110
- graphiant_sdk/models/inline_response200196_counts.py +0 -136
- graphiant_sdk/models/inline_response200197.py +0 -110
- graphiant_sdk/models/inline_response200197_nd_entry.py +0 -188
- graphiant_sdk/models/inline_response200198.py +0 -162
- graphiant_sdk/models/inline_response200199.py +0 -162
- graphiant_sdk/models/inline_response200199_interfaces.py +0 -344
- graphiant_sdk/models/inline_response20019_dataframe_dictionary.py +0 -162
- graphiant_sdk/models/inline_response2001_page_info.py +0 -266
- graphiant_sdk/models/inline_response2002.py +0 -110
- graphiant_sdk/models/inline_response20020.py +0 -162
- graphiant_sdk/models/inline_response200200.py +0 -162
- graphiant_sdk/models/inline_response200201.py +0 -162
- graphiant_sdk/models/inline_response200202.py +0 -162
- graphiant_sdk/models/inline_response200202_asexternal_lsa.py +0 -240
- graphiant_sdk/models/inline_response200202_asexternal_lsa_tos_metric.py +0 -136
- graphiant_sdk/models/inline_response200202_lsas.py +0 -370
- graphiant_sdk/models/inline_response200202_network_lsa.py +0 -136
- graphiant_sdk/models/inline_response200202_router_lsa.py +0 -110
- graphiant_sdk/models/inline_response200202_router_lsa_links.py +0 -214
- graphiant_sdk/models/inline_response200202_summary_lsa.py +0 -136
- graphiant_sdk/models/inline_response200203.py +0 -162
- graphiant_sdk/models/inline_response200203_nbrs.py +0 -240
- graphiant_sdk/models/inline_response200204.py +0 -162
- graphiant_sdk/models/inline_response200204_path.py +0 -240
- graphiant_sdk/models/inline_response200204_routes.py +0 -136
- graphiant_sdk/models/inline_response200205.py +0 -110
- graphiant_sdk/models/inline_response200205_statistics.py +0 -136
- graphiant_sdk/models/inline_response200205_value.py +0 -136
- graphiant_sdk/models/inline_response200206.py +0 -110
- graphiant_sdk/models/inline_response200206_vrrp_entry.py +0 -370
- graphiant_sdk/models/inline_response200207.py +0 -110
- graphiant_sdk/models/inline_response200208.py +0 -136
- graphiant_sdk/models/inline_response200208_edges_summary.py +0 -812
- graphiant_sdk/models/inline_response200208_upgrade_summary.py +0 -240
- graphiant_sdk/models/inline_response200208_upgrade_summary_schedule.py +0 -266
- graphiant_sdk/models/inline_response200209.py +0 -136
- graphiant_sdk/models/inline_response20020_response_list.py +0 -292
- graphiant_sdk/models/inline_response20021.py +0 -110
- graphiant_sdk/models/inline_response200210.py +0 -110
- graphiant_sdk/models/inline_response200210_results.py +0 -162
- graphiant_sdk/models/inline_response200211.py +0 -110
- graphiant_sdk/models/inline_response200211_data.py +0 -136
- graphiant_sdk/models/inline_response200212.py +0 -110
- graphiant_sdk/models/inline_response200212_data.py +0 -136
- graphiant_sdk/models/inline_response200212_samples.py +0 -162
- graphiant_sdk/models/inline_response200213.py +0 -110
- graphiant_sdk/models/inline_response200213_bwusage_csv_details.py +0 -110
- graphiant_sdk/models/inline_response200213_bwusage_csv_details_bwusage_csv_record.py +0 -266
- graphiant_sdk/models/inline_response200214.py +0 -110
- graphiant_sdk/models/inline_response200214_bwusage_details.py +0 -136
- graphiant_sdk/models/inline_response200214_bwusage_details_bwusage_region.py +0 -188
- graphiant_sdk/models/inline_response200215.py +0 -110
- graphiant_sdk/models/inline_response200215_bwusage_summary.py +0 -292
- graphiant_sdk/models/inline_response200215_bwusage_summary_bwusage_role_summary.py +0 -162
- graphiant_sdk/models/inline_response200215_bwusage_summary_bwusage_top_regions.py +0 -162
- graphiant_sdk/models/inline_response200216.py +0 -110
- graphiant_sdk/models/inline_response200216_bwusage_chart.py +0 -136
- graphiant_sdk/models/inline_response200216_bwusage_chart_bwusage_chart.py +0 -188
- graphiant_sdk/models/inline_response200217.py +0 -110
- graphiant_sdk/models/inline_response200217_bwusage_summary.py +0 -240
- graphiant_sdk/models/inline_response200217_bwusage_summary_bwusage_top_providers.py +0 -188
- graphiant_sdk/models/inline_response200218.py +0 -110
- graphiant_sdk/models/inline_response200218_bwusage_details.py +0 -110
- graphiant_sdk/models/inline_response200218_bwusage_details_bwuage_sites.py +0 -240
- graphiant_sdk/models/inline_response200219.py +0 -110
- graphiant_sdk/models/inline_response200219_bwusage_summary.py +0 -214
- graphiant_sdk/models/inline_response200219_bwusage_summary_bwusage_top_sites.py +0 -162
- graphiant_sdk/models/inline_response20021_conversation_list.py +0 -162
- graphiant_sdk/models/inline_response20022.py +0 -110
- graphiant_sdk/models/inline_response200220.py +0 -110
- graphiant_sdk/models/inline_response200220_bwusage_details.py +0 -136
- graphiant_sdk/models/inline_response200220_bwusage_details_bwuage_edge_provider.py +0 -214
- graphiant_sdk/models/inline_response200220_bwusage_details_bwuage_provider.py +0 -162
- graphiant_sdk/models/inline_response200221.py +0 -110
- graphiant_sdk/models/inline_response200221_bwusage_summary.py +0 -188
- graphiant_sdk/models/inline_response200222.py +0 -344
- graphiant_sdk/models/inline_response200222_control_plane.py +0 -162
- graphiant_sdk/models/inline_response200222_control_plane_control_transitions.py +0 -110
- graphiant_sdk/models/inline_response200222_control_plane_control_transitions_transitions.py +0 -136
- graphiant_sdk/models/inline_response200222_data_plane.py +0 -162
- graphiant_sdk/models/inline_response200222_data_plane_down_transitions.py +0 -136
- graphiant_sdk/models/inline_response200222_data_plane_session_slas.py +0 -136
- graphiant_sdk/models/inline_response200222_data_plane_transitions.py +0 -188
- graphiant_sdk/models/inline_response200222_data_plane_values.py +0 -240
- graphiant_sdk/models/inline_response200222_issues.py +0 -422
- graphiant_sdk/models/inline_response200222_qoe_matrix.py +0 -136
- graphiant_sdk/models/inline_response200222_qoe_matrix_box.py +0 -266
- graphiant_sdk/models/inline_response200222_qoe_matrix_qoe_matrix.py +0 -240
- graphiant_sdk/models/inline_response200222_system_plane.py +0 -318
- graphiant_sdk/models/inline_response200222_system_plane_cpu.py +0 -188
- graphiant_sdk/models/inline_response200222_system_plane_crashes.py +0 -110
- graphiant_sdk/models/inline_response200222_system_plane_last_crash.py +0 -162
- graphiant_sdk/models/inline_response200222_system_plane_maintenance_windows.py +0 -110
- graphiant_sdk/models/inline_response200222_system_plane_time_window.py +0 -162
- graphiant_sdk/models/inline_response200223.py +0 -136
- graphiant_sdk/models/inline_response200223_device_etwan_summary.py +0 -214
- graphiant_sdk/models/inline_response200223_region_sla_status.py +0 -136
- graphiant_sdk/models/inline_response200224.py +0 -162
- graphiant_sdk/models/inline_response200224_devices.py +0 -162
- graphiant_sdk/models/inline_response200224_region.py +0 -136
- graphiant_sdk/models/inline_response200224_region_status.py +0 -162
- graphiant_sdk/models/inline_response200224_sla_matrix.py +0 -448
- graphiant_sdk/models/inline_response200225.py +0 -214
- graphiant_sdk/models/inline_response200225_lan_segments.py +0 -110
- graphiant_sdk/models/inline_response200225_regions.py +0 -110
- graphiant_sdk/models/inline_response200225_sites.py +0 -136
- graphiant_sdk/models/inline_response200226.py +0 -110
- graphiant_sdk/models/inline_response200226_devices.py +0 -318
- graphiant_sdk/models/inline_response200227.py +0 -162
- graphiant_sdk/models/inline_response200227_control_plane.py +0 -110
- graphiant_sdk/models/inline_response200227_control_plane_device_counts.py +0 -136
- graphiant_sdk/models/inline_response200228.py +0 -110
- graphiant_sdk/models/inline_response200228_data.py +0 -214
- graphiant_sdk/models/inline_response200229.py +0 -110
- graphiant_sdk/models/inline_response200229_circuit_summaries.py +0 -734
- graphiant_sdk/models/inline_response20023.py +0 -110
- graphiant_sdk/models/inline_response200230.py +0 -110
- graphiant_sdk/models/inline_response200230_data.py +0 -162
- graphiant_sdk/models/inline_response200230_queue_utilization.py +0 -240
- graphiant_sdk/models/inline_response200231.py +0 -110
- graphiant_sdk/models/inline_response200231_circuits_incidents.py +0 -136
- graphiant_sdk/models/inline_response200231_data.py +0 -214
- graphiant_sdk/models/inline_response200231_dl_incidents.py +0 -136
- graphiant_sdk/models/inline_response200232.py +0 -110
- graphiant_sdk/models/inline_response200232_summaries.py +0 -448
- graphiant_sdk/models/inline_response200233.py +0 -110
- graphiant_sdk/models/inline_response200233_circuit_utilization.py +0 -162
- graphiant_sdk/models/inline_response200233_queue_utilization.py +0 -214
- graphiant_sdk/models/inline_response200234.py +0 -162
- graphiant_sdk/models/inline_response200234_circuit_info.py +0 -474
- graphiant_sdk/models/inline_response200234_circuits_info.py +0 -344
- graphiant_sdk/models/inline_response200234_connections.py +0 -344
- graphiant_sdk/models/inline_response200234_edges.py +0 -240
- graphiant_sdk/models/inline_response200234_node_info.py +0 -500
- graphiant_sdk/models/inline_response200234_nodes.py +0 -266
- graphiant_sdk/models/inline_response200234_snapshots.py +0 -136
- graphiant_sdk/models/inline_response200235.py +0 -110
- graphiant_sdk/models/inline_response200235_device_segments.py +0 -136
- graphiant_sdk/models/inline_response200235_vrf_route.py +0 -188
- graphiant_sdk/models/inline_response200235_vrf_routes.py +0 -136
- graphiant_sdk/models/inline_response200236.py +0 -110
- graphiant_sdk/models/inline_response200237.py +0 -110
- graphiant_sdk/models/inline_response200238.py +0 -110
- graphiant_sdk/models/inline_response200238_logs.py +0 -214
- graphiant_sdk/models/inline_response200239.py +0 -188
- graphiant_sdk/models/inline_response200239_edge_statuses.py +0 -188
- graphiant_sdk/models/inline_response200239_site_status.py +0 -188
- graphiant_sdk/models/inline_response200239_site_status_statuses.py +0 -136
- graphiant_sdk/models/inline_response20024.py +0 -110
- graphiant_sdk/models/inline_response200240.py +0 -110
- graphiant_sdk/models/inline_response200240_data.py +0 -136
- graphiant_sdk/models/inline_response200240_selector.py +0 -110
- graphiant_sdk/models/inline_response200241.py +0 -110
- graphiant_sdk/models/inline_response200241_data.py +0 -136
- graphiant_sdk/models/inline_response200242.py +0 -110
- graphiant_sdk/models/inline_response200242_data.py +0 -240
- graphiant_sdk/models/inline_response200243.py +0 -110
- graphiant_sdk/models/inline_response200243_data.py +0 -136
- graphiant_sdk/models/inline_response200244.py +0 -110
- graphiant_sdk/models/inline_response200244_data.py +0 -136
- graphiant_sdk/models/inline_response200245.py +0 -110
- graphiant_sdk/models/inline_response200246.py +0 -110
- graphiant_sdk/models/inline_response200246_data.py +0 -136
- graphiant_sdk/models/inline_response200247.py +0 -110
- graphiant_sdk/models/inline_response200247_data.py +0 -136
- graphiant_sdk/models/inline_response200248.py +0 -110
- graphiant_sdk/models/inline_response200248_data.py +0 -136
- graphiant_sdk/models/inline_response200249.py +0 -110
- graphiant_sdk/models/inline_response200249_data.py +0 -188
- graphiant_sdk/models/inline_response20025.py +0 -110
- graphiant_sdk/models/inline_response200250.py +0 -136
- graphiant_sdk/models/inline_response200250_site.py +0 -188
- graphiant_sdk/models/inline_response200251.py +0 -110
- graphiant_sdk/models/inline_response200251_data.py +0 -162
- graphiant_sdk/models/inline_response200252.py +0 -110
- graphiant_sdk/models/inline_response200252_connectivity_status.py +0 -136
- graphiant_sdk/models/inline_response200253.py +0 -110
- graphiant_sdk/models/inline_response200253_data.py +0 -188
- graphiant_sdk/models/inline_response200254.py +0 -110
- graphiant_sdk/models/inline_response200254_data.py +0 -136
- graphiant_sdk/models/inline_response200255.py +0 -136
- graphiant_sdk/models/inline_response200255_data.py +0 -136
- graphiant_sdk/models/inline_response200255_selector.py +0 -162
- graphiant_sdk/models/inline_response200256.py +0 -370
- graphiant_sdk/models/inline_response200256_control_plane.py +0 -162
- graphiant_sdk/models/inline_response200256_system_plane.py +0 -318
- graphiant_sdk/models/inline_response200257.py +0 -110
- graphiant_sdk/models/inline_response200257_sites.py +0 -292
- graphiant_sdk/models/inline_response200258.py +0 -162
- graphiant_sdk/models/inline_response200258_edge_statuses.py +0 -162
- graphiant_sdk/models/inline_response200259.py +0 -162
- graphiant_sdk/models/inline_response200259_control_plane.py +0 -110
- graphiant_sdk/models/inline_response200259_control_plane_site_counts.py +0 -136
- graphiant_sdk/models/inline_response20025_added_servers.py +0 -162
- graphiant_sdk/models/inline_response20025_app.py +0 -136
- graphiant_sdk/models/inline_response20025_app_server_changes.py +0 -162
- graphiant_sdk/models/inline_response20026.py +0 -110
- graphiant_sdk/models/inline_response200260.py +0 -188
- graphiant_sdk/models/inline_response200260_logs.py +0 -240
- graphiant_sdk/models/inline_response200261.py +0 -110
- graphiant_sdk/models/inline_response200262.py +0 -110
- graphiant_sdk/models/inline_response200263.py +0 -110
- graphiant_sdk/models/inline_response200264.py +0 -110
- graphiant_sdk/models/inline_response200264_key.py +0 -136
- graphiant_sdk/models/inline_response200264_summaries.py +0 -188
- graphiant_sdk/models/inline_response200265.py +0 -110
- graphiant_sdk/models/inline_response200265_versions.py +0 -136
- graphiant_sdk/models/inline_response200266.py +0 -110
- graphiant_sdk/models/inline_response200266_devices.py +0 -188
- graphiant_sdk/models/inline_response200267.py +0 -110
- graphiant_sdk/models/inline_response200267_versions.py +0 -162
- graphiant_sdk/models/inline_response20026_application_profile_summary.py +0 -110
- graphiant_sdk/models/inline_response20026_application_profile_summary_bucket_stats.py +0 -188
- graphiant_sdk/models/inline_response20026_application_profile_summary_bucket_summary_list.py +0 -318
- graphiant_sdk/models/inline_response20026_application_profile_summary_child_bucket_stats_list.py +0 -188
- graphiant_sdk/models/inline_response20027.py +0 -136
- graphiant_sdk/models/inline_response20027_app_name_record.py +0 -474
- graphiant_sdk/models/inline_response20028.py +0 -110
- graphiant_sdk/models/inline_response20028_app_servers.py +0 -214
- graphiant_sdk/models/inline_response20029.py +0 -110
- graphiant_sdk/models/inline_response20029_apps.py +0 -214
- graphiant_sdk/models/inline_response2002_data.py +0 -136
- graphiant_sdk/models/inline_response2003.py +0 -110
- graphiant_sdk/models/inline_response20030.py +0 -110
- graphiant_sdk/models/inline_response20030_bucket_details.py +0 -422
- graphiant_sdk/models/inline_response20030_bucket_details_app_id_records.py +0 -708
- graphiant_sdk/models/inline_response20030_bucket_details_app_id_records1.py +0 -708
- graphiant_sdk/models/inline_response20030_bucket_details_app_name_records.py +0 -474
- graphiant_sdk/models/inline_response20030_bucket_details_trend_value_list.py +0 -162
- graphiant_sdk/models/inline_response20031.py +0 -110
- graphiant_sdk/models/inline_response20031_topologies.py +0 -136
- graphiant_sdk/models/inline_response20032.py +0 -110
- graphiant_sdk/models/inline_response20033.py +0 -162
- graphiant_sdk/models/inline_response20034.py +0 -110
- graphiant_sdk/models/inline_response20034_enterprise_summary.py +0 -240
- graphiant_sdk/models/inline_response20035.py +0 -396
- graphiant_sdk/models/inline_response20035_client_endpoint.py +0 -292
- graphiant_sdk/models/inline_response20035_client_endpoint_edges.py +0 -136
- graphiant_sdk/models/inline_response20035_client_endpoint_jitter.py +0 -162
- graphiant_sdk/models/inline_response20035_client_endpoint_site.py +0 -162
- graphiant_sdk/models/inline_response20036.py +0 -110
- graphiant_sdk/models/inline_response20036_score_details.py +0 -110
- graphiant_sdk/models/inline_response20036_score_details_score_bucket_list.py +0 -162
- graphiant_sdk/models/inline_response20037.py +0 -110
- graphiant_sdk/models/inline_response20037_session.py +0 -630
- graphiant_sdk/models/inline_response20037_session_client_endpoint.py +0 -318
- graphiant_sdk/models/inline_response20037_session_client_links.py +0 -214
- graphiant_sdk/models/inline_response20037_session_local_dia_links.py +0 -110
- graphiant_sdk/models/inline_response20037_session_pop_links.py +0 -214
- graphiant_sdk/models/inline_response20038.py +0 -110
- graphiant_sdk/models/inline_response20039.py +0 -110
- graphiant_sdk/models/inline_response20039_summaries.py +0 -266
- graphiant_sdk/models/inline_response2004.py +0 -110
- graphiant_sdk/models/inline_response20040.py +0 -110
- graphiant_sdk/models/inline_response20040_flows.py +0 -318
- graphiant_sdk/models/inline_response20041.py +0 -214
- graphiant_sdk/models/inline_response20042.py +0 -214
- graphiant_sdk/models/inline_response20042_topology.py +0 -162
- graphiant_sdk/models/inline_response20042_topology_edges.py +0 -162
- graphiant_sdk/models/inline_response20042_topology_location.py +0 -136
- graphiant_sdk/models/inline_response20042_topology_nodes.py +0 -214
- graphiant_sdk/models/inline_response20042_topology_paths.py +0 -110
- graphiant_sdk/models/inline_response20042_topology_performance.py +0 -162
- graphiant_sdk/models/inline_response20042_traffic_regions.py +0 -136
- graphiant_sdk/models/inline_response20043.py +0 -110
- graphiant_sdk/models/inline_response20043_sites.py +0 -266
- graphiant_sdk/models/inline_response20044.py +0 -110
- graphiant_sdk/models/inline_response20044_summaries.py +0 -188
- graphiant_sdk/models/inline_response20045.py +0 -110
- graphiant_sdk/models/inline_response20045_user_report_list.py +0 -292
- graphiant_sdk/models/inline_response20046.py +0 -214
- graphiant_sdk/models/inline_response20046_details.py +0 -552
- graphiant_sdk/models/inline_response20046_events.py +0 -188
- graphiant_sdk/models/inline_response20046_filter_entities.py +0 -136
- graphiant_sdk/models/inline_response20046_targets.py +0 -266
- graphiant_sdk/models/inline_response20046_value.py +0 -110
- graphiant_sdk/models/inline_response20047.py +0 -188
- graphiant_sdk/models/inline_response20047_failed_target_results.py +0 -162
- graphiant_sdk/models/inline_response20047_histogram.py +0 -136
- graphiant_sdk/models/inline_response20047_logs.py +0 -370
- graphiant_sdk/models/inline_response20047_target.py +0 -136
- graphiant_sdk/models/inline_response20048.py +0 -162
- graphiant_sdk/models/inline_response20048_logs.py +0 -292
- graphiant_sdk/models/inline_response20049.py +0 -136
- graphiant_sdk/models/inline_response20049_job_status.py +0 -240
- graphiant_sdk/models/inline_response2004_summaries.py +0 -266
- graphiant_sdk/models/inline_response2005.py +0 -110
- graphiant_sdk/models/inline_response20050.py +0 -110
- graphiant_sdk/models/inline_response20050_results.py +0 -162
- graphiant_sdk/models/inline_response20051.py +0 -110
- graphiant_sdk/models/inline_response20051_archives.py +0 -318
- graphiant_sdk/models/inline_response20052.py +0 -110
- graphiant_sdk/models/inline_response20053.py +0 -214
- graphiant_sdk/models/inline_response20054.py +0 -110
- graphiant_sdk/models/inline_response20055.py +0 -110
- graphiant_sdk/models/inline_response20055_server.py +0 -240
- graphiant_sdk/models/inline_response20056.py +0 -136
- graphiant_sdk/models/inline_response20057.py +0 -136
- graphiant_sdk/models/inline_response20057_result.py +0 -318
- graphiant_sdk/models/inline_response20058.py +0 -110
- graphiant_sdk/models/inline_response20058_events.py +0 -318
- graphiant_sdk/models/inline_response20059.py +0 -110
- graphiant_sdk/models/inline_response20059_users.py +0 -292
- graphiant_sdk/models/inline_response2005_details.py +0 -266
- graphiant_sdk/models/inline_response2006.py +0 -110
- graphiant_sdk/models/inline_response20060.py +0 -110
- graphiant_sdk/models/inline_response20061.py +0 -110
- graphiant_sdk/models/inline_response20061_counts.py +0 -422
- graphiant_sdk/models/inline_response20061_customers.py +0 -136
- graphiant_sdk/models/inline_response20061_enterprises.py +0 -500
- graphiant_sdk/models/inline_response20061_value.py +0 -214
- graphiant_sdk/models/inline_response20062.py +0 -110
- graphiant_sdk/models/inline_response20062_groups.py +0 -292
- graphiant_sdk/models/inline_response20063.py +0 -188
- graphiant_sdk/models/inline_response20064.py +0 -110
- graphiant_sdk/models/inline_response20065.py +0 -110
- graphiant_sdk/models/inline_response20066.py +0 -162
- graphiant_sdk/models/inline_response20067.py +0 -110
- graphiant_sdk/models/inline_response20067_api_key_info.py +0 -136
- graphiant_sdk/models/inline_response20068.py +0 -110
- graphiant_sdk/models/inline_response20069.py +0 -110
- graphiant_sdk/models/inline_response2006_details.py +0 -188
- graphiant_sdk/models/inline_response2007.py +0 -110
- graphiant_sdk/models/inline_response20070.py +0 -136
- graphiant_sdk/models/inline_response20071.py +0 -110
- graphiant_sdk/models/inline_response20071_stats.py +0 -162
- graphiant_sdk/models/inline_response20072.py +0 -136
- graphiant_sdk/models/inline_response20072_flow_table.py +0 -474
- graphiant_sdk/models/inline_response20073.py +0 -110
- graphiant_sdk/models/inline_response20073_app_summary.py +0 -240
- graphiant_sdk/models/inline_response20073_app_summary_app_health.py +0 -136
- graphiant_sdk/models/inline_response20073_app_summary_app_incidents.py +0 -110
- graphiant_sdk/models/inline_response20073_app_summary_app_incidents_data.py +0 -162
- graphiant_sdk/models/inline_response20073_app_summary_circuits_incidents.py +0 -136
- graphiant_sdk/models/inline_response20073_app_summary_circuits_incidentsv2.py +0 -110
- graphiant_sdk/models/inline_response20073_app_summary_data.py +0 -214
- graphiant_sdk/models/inline_response20073_app_summary_data1.py +0 -136
- graphiant_sdk/models/inline_response20074.py +0 -188
- graphiant_sdk/models/inline_response20074_apps_visualization.py +0 -214
- graphiant_sdk/models/inline_response20074_circuit_map.py +0 -136
- graphiant_sdk/models/inline_response20074_value.py +0 -214
- graphiant_sdk/models/inline_response20075.py +0 -188
- graphiant_sdk/models/inline_response20075_connections_v2.py +0 -136
- graphiant_sdk/models/inline_response20075_lan_segments.py +0 -162
- graphiant_sdk/models/inline_response20076.py +0 -136
- graphiant_sdk/models/inline_response20077.py +0 -162
- graphiant_sdk/models/inline_response20077_dl_stats.py +0 -162
- graphiant_sdk/models/inline_response20078.py +0 -110
- graphiant_sdk/models/inline_response20079.py +0 -110
- graphiant_sdk/models/inline_response20079_top_vrfs.py +0 -162
- graphiant_sdk/models/inline_response2007_onboarding_redirection.py +0 -214
- graphiant_sdk/models/inline_response2008.py +0 -110
- graphiant_sdk/models/inline_response20080.py +0 -110
- graphiant_sdk/models/inline_response20080_top_sites.py +0 -162
- graphiant_sdk/models/inline_response20081.py +0 -110
- graphiant_sdk/models/inline_response20082.py +0 -162
- graphiant_sdk/models/inline_response20082_nat_entries.py +0 -396
- graphiant_sdk/models/inline_response20083.py +0 -136
- graphiant_sdk/models/inline_response20083_nat_usage.py +0 -214
- graphiant_sdk/models/inline_response20084.py +0 -110
- graphiant_sdk/models/inline_response20084_connections.py +0 -162
- graphiant_sdk/models/inline_response20084_delta.py +0 -188
- graphiant_sdk/models/inline_response20084_delta_edges_added.py +0 -188
- graphiant_sdk/models/inline_response20084_delta_nodes_added.py +0 -240
- graphiant_sdk/models/inline_response20084_edges.py +0 -188
- graphiant_sdk/models/inline_response20084_network_topology.py +0 -240
- graphiant_sdk/models/inline_response20084_nodes.py +0 -240
- graphiant_sdk/models/inline_response20085.py +0 -136
- graphiant_sdk/models/inline_response20085_apps_utilization.py +0 -162
- graphiant_sdk/models/inline_response20086.py +0 -110
- graphiant_sdk/models/inline_response20086_apps_utilization.py +0 -136
- graphiant_sdk/models/inline_response20087.py +0 -318
- graphiant_sdk/models/inline_response20088.py +0 -110
- graphiant_sdk/models/inline_response20088_entries.py +0 -162
- graphiant_sdk/models/inline_response20089.py +0 -110
- graphiant_sdk/models/inline_response2009.py +0 -110
- graphiant_sdk/models/inline_response20090.py +0 -110
- graphiant_sdk/models/inline_response20090_apps.py +0 -110
- graphiant_sdk/models/inline_response20090_lans.py +0 -110
- graphiant_sdk/models/inline_response20090_rows.py +0 -292
- graphiant_sdk/models/inline_response20090_sites.py +0 -110
- graphiant_sdk/models/inline_response20091.py +0 -136
- graphiant_sdk/models/inline_response20092.py +0 -110
- graphiant_sdk/models/inline_response20092_responses.py +0 -266
- graphiant_sdk/models/inline_response20093.py +0 -188
- graphiant_sdk/models/inline_response20093_device.py +0 -188
- graphiant_sdk/models/inline_response20094.py +0 -136
- graphiant_sdk/models/inline_response20094_policy.py +0 -214
- graphiant_sdk/models/inline_response20094_policy_policy.py +0 -266
- graphiant_sdk/models/inline_response20094_policy_policy_sites.py +0 -240
- graphiant_sdk/models/inline_response20095.py +0 -162
- graphiant_sdk/models/inline_response20095_first_snapshot.py +0 -266
- graphiant_sdk/models/inline_response20095_first_snapshot_author.py +0 -240
- graphiant_sdk/models/inline_response20096.py +0 -136
- graphiant_sdk/models/inline_response20097.py +0 -110
- graphiant_sdk/models/inline_response20097_policy.py +0 -474
- graphiant_sdk/models/inline_response20097_policy_auto.py +0 -136
- graphiant_sdk/models/inline_response20097_policy_branches.py +0 -162
- graphiant_sdk/models/inline_response20097_policy_branches_excluded_devices.py +0 -1254
- graphiant_sdk/models/inline_response20097_policy_branches_prefix_set.py +0 -214
- graphiant_sdk/models/inline_response20097_policy_host_prefix_set.py +0 -214
- graphiant_sdk/models/inline_response20097_policy_manual.py +0 -110
- graphiant_sdk/models/inline_response20098.py +0 -136
- graphiant_sdk/models/inline_response20099.py +0 -110
- graphiant_sdk/models/inline_response20099_entries.py +0 -188
- graphiant_sdk/models/inline_response201.py +0 -110
- graphiant_sdk/models/inline_response2011.py +0 -110
- graphiant_sdk/models/inline_response2012.py +0 -110
- graphiant_sdk/models/inline_response202.py +0 -136
- graphiant_sdk/models/inline_response2021.py +0 -136
- graphiant_sdk/models/inline_response204.py +0 -136
- graphiant_sdk/models/inline_response2041.py +0 -136
- graphiant_sdk/models/inline_response2042.py +0 -136
- graphiant_sdk/models/inline_response204_result.py +0 -162
- graphiant_sdk/models/inline_response204_result_ping_result.py +0 -240
- graphiant_sdk/models/inline_response204_result_route_info.py +0 -162
- graphiant_sdk/models/inline_response204_result_trace_result.py +0 -266
- graphiant_sdk/models/inline_response204_result_trace_result_hops.py +0 -188
- graphiant_sdk/models/integration_integration_id_body.py +0 -110
- graphiant_sdk/models/interfacereset_device_id_body.py +0 -110
- graphiant_sdk/models/inventory_enterprise_body.py +0 -136
- graphiant_sdk/models/lansegmentsusage_top_body.py +0 -188
- graphiant_sdk/models/login_callback_body.py +0 -136
- graphiant_sdk/models/login_spa_body.py +0 -136
- graphiant_sdk/models/mfa_confirmation_body.py +0 -188
- graphiant_sdk/models/monitoring_bfd_body.py +0 -162
- graphiant_sdk/models/monitoring_bgp_body.py +0 -162
- graphiant_sdk/models/monitoring_ikeerrorhistory_body.py +0 -162
- graphiant_sdk/models/monitoring_interface_body.py +0 -162
- graphiant_sdk/models/monitoring_ipsec_body.py +0 -162
- graphiant_sdk/models/monitoring_ospf_body.py +0 -162
- graphiant_sdk/models/monitoring_policy_body.py +0 -162
- graphiant_sdk/models/monitoring_queue_body.py +0 -162
- graphiant_sdk/models/monitoring_queueinstant_body.py +0 -214
- graphiant_sdk/models/monitoring_twamp_body.py +0 -162
- graphiant_sdk/models/notification_create_body.py +0 -136
- graphiant_sdk/models/notification_delete_body.py +0 -110
- graphiant_sdk/models/notification_enabledisable_body.py +0 -136
- graphiant_sdk/models/notification_update_body.py +0 -136
- graphiant_sdk/models/policy_prefixsets_body.py +0 -214
- graphiant_sdk/models/policy_routetagsets_body.py +0 -110
- graphiant_sdk/models/portal_apikeys_body.py +0 -110
- graphiant_sdk/models/prefixsets_id_body.py +0 -188
- graphiant_sdk/models/private_sync_body.py +0 -162
- graphiant_sdk/models/resetipsecsession_device_id_body.py +0 -188
- graphiant_sdk/models/rule_enabledisable_body.py +0 -136
- graphiant_sdk/models/site_id_top_body.py +0 -136
- graphiant_sdk/models/sites_site_id_body.py +0 -110
- graphiant_sdk/models/sitesusage_top_body.py +0 -214
- graphiant_sdk/models/sitetwamp_site_id_body.py +0 -136
- graphiant_sdk/models/system_ack_body.py +0 -110
- graphiant_sdk/models/troubleshooting_enterprise_body.py +0 -136
- graphiant_sdk/models/upgrade_schedule_body.py +0 -188
- graphiant_sdk/models/upload_notes_body.py +0 -110
- graphiant_sdk/models/v1_enterprises_body.py +0 -344
- graphiant_sdk/models/v1_enterprises_body1.py +0 -318
- graphiant_sdk/models/v1_extranetsb2b_body.py +0 -162
- graphiant_sdk/models/v1_gateways_body.py +0 -136
- graphiant_sdk/models/v1_gateways_body1.py +0 -110
- graphiant_sdk/models/v1_groups_body.py +0 -292
- graphiant_sdk/models/v1_logs_body.py +0 -292
- graphiant_sdk/models/v1_sites_body.py +0 -136
- graphiant_sdk/models/v1_users_body.py +0 -188
- graphiant_sdk/models/v1_version_body.py +0 -162
- graphiant_sdk/models/v1activitylogs_selector.py +0 -240
- graphiant_sdk/models/v1activitylogs_selector_job_entity.py +0 -162
- graphiant_sdk/models/v1activitylogs_selector_v2.py +0 -240
- graphiant_sdk/models/v1auditcomplete_entry.py +0 -422
- graphiant_sdk/models/v1auditcomplete_entry_end.py +0 -136
- graphiant_sdk/models/v1auditcomplete_entry_failed_target_results.py +0 -162
- graphiant_sdk/models/v1auditcomplete_entry_target.py +0 -136
- graphiant_sdk/models/v1auditlogs_selectors.py +0 -136
- graphiant_sdk/models/v1backbonehealthoverview_dimensions.py +0 -448
- graphiant_sdk/models/v1backbonehealthoverview_filter.py +0 -214
- graphiant_sdk/models/v1dataassuranceassurancesglobal_config.py +0 -240
- graphiant_sdk/models/v1dataassuranceassurancesglobal_config_apps.py +0 -266
- graphiant_sdk/models/v1dataassuranceassurancesglobal_config_servers.py +0 -162
- graphiant_sdk/models/v1devicesbringuptoken_valid_till_ts.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_core.py +0 -474
- graphiant_sdk/models/v1devicesdevice_idconfig_core_bgp_instance.py +0 -188
- graphiant_sdk/models/v1devicesdevice_idconfig_core_core_vrf.py +0 -448
- graphiant_sdk/models/v1devicesdevice_idconfig_core_core_vrf_bgp_aggregations.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_core_core_vrf_ebgp_multipath.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_core_core_vrf_nat_ruleset.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_core_core_vrf_ospfv2.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_core_core_vrf_overlay_filters.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_core_interfaces.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_core_ipfix_exporters.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_core_isp_vrfs.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_core_prefix_sets.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_core_prometheus.py +0 -162
- graphiant_sdk/models/v1devicesdevice_idconfig_core_prometheus_sink.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_core_route_policies.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_core_site.py +0 -422
- graphiant_sdk/models/v1devicesdevice_idconfig_core_traffic_policy.py +0 -266
- graphiant_sdk/models/v1devicesdevice_idconfig_core_value.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_core_value1.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_core_value2.py +0 -448
- graphiant_sdk/models/v1devicesdevice_idconfig_core_value3.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_edge.py +0 -838
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_circuits.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_dns.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_dns_dns.py +0 -162
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_local_route_tag.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_nat_policy.py +0 -110
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_site_to_site_vpn.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_snmp_global_object.py +0 -136
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_value.py +0 -604
- graphiant_sdk/models/v1devicesdevice_idconfig_edge_value1.py +0 -110
- graphiant_sdk/models/v1devicesdevice_iddraft_draft.py +0 -1254
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_bgp.py +0 -162
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_bgp1.py +0 -240
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_bgp_aggregations.py +0 -188
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_bgp_multipath.py +0 -136
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_bgp_neighbors.py +0 -682
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_bgp_redistributions.py +0 -214
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_circuits.py +0 -838
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_core_logical_interfaces_v2.py +0 -214
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_dhcp_subnets.py +0 -526
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_dns.py +0 -240
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_dns_cloudflare_servers.py +0 -266
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_dns_dynamic_servers_v2.py +0 -136
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_dns_static_servers_v2.py +0 -188
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_entries.py +0 -214
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_interfaces.py +0 -864
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_ip_sec.py +0 -760
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_ipfix_exporters.py +0 -474
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_ipsec_tunnels.py +0 -552
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_ipv4.py +0 -240
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_nat_policy.py +0 -110
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_nat_policy_nat_policy_rulesets.py +0 -188
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_ospfv2_process.py +0 -266
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_ospfv3_process.py +0 -266
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_overlay_filters.py +0 -136
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_policies.py +0 -162
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_prefix_sets.py +0 -344
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_profile.py +0 -162
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_region.py +0 -136
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_routing_policies.py +0 -318
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_segments.py +0 -630
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_sfp_optical_strength.py +0 -214
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_site.py +0 -448
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_site_devices.py +0 -136
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_site_policy_tag.py +0 -162
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_snmp.py +0 -812
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_snmp_communities.py +0 -136
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_snmp_engine_endpoints.py +0 -266
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_snmp_notify_filter_profiles.py +0 -162
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_snmp_targets.py +0 -370
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_snmp_usm_local_users.py +0 -240
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_snmp_usm_remote_users.py +0 -240
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_snmp_vacm_groups.py +0 -214
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_statements.py +0 -188
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_static.py +0 -110
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_static_routes.py +0 -240
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_subinterfaces.py +0 -682
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_syslog_targets.py +0 -422
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_traffic_policy.py +0 -266
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_traffic_policy_dpi_applications.py +0 -396
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_traffic_policy_network_lists.py +0 -162
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_traffic_policy_port_lists.py +0 -162
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_traffic_policy_security_rulesets.py +0 -292
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_traffic_policy_zone_firewalls.py +0 -162
- graphiant_sdk/models/v1devicesdevice_iddraft_draft_traffic_policy_zone_pairs.py +0 -188
- graphiant_sdk/models/v1devicesinventory_hardware_inventory_list.py +0 -500
- graphiant_sdk/models/v1devicesupgradeschedule_version.py +0 -162
- graphiant_sdk/models/v1diagnosticcleararpdevice_id_address.py +0 -110
- graphiant_sdk/models/v1diagnosticcleararpdevice_id_entry.py +0 -162
- graphiant_sdk/models/v1diagnosticpacketcapturestart_filter.py +0 -188
- graphiant_sdk/models/v1diagnosticpacketcapturestart_filter_destination.py +0 -136
- graphiant_sdk/models/v1diagnosticpacketcapturestart_target.py +0 -136
- graphiant_sdk/models/v1diagnosticspeedtest_params.py +0 -188
- graphiant_sdk/models/v1enterpriseconfiguration_configuration.py +0 -110
- graphiant_sdk/models/v1enterprisecontract_expiration_date.py +0 -136
- graphiant_sdk/models/v1extranetsb2b_policy.py +0 -266
- graphiant_sdk/models/v1extranetsb2b_policy_profiles.py +0 -136
- graphiant_sdk/models/v1extranetsb2b_policy_sla.py +0 -162
- graphiant_sdk/models/v1extranetsb2bconsumer_policer_site_lists.py +0 -136
- graphiant_sdk/models/v1extranetsb2bconsumer_policy.py +0 -162
- graphiant_sdk/models/v1extranetsb2bconsumer_rules.py +0 -136
- graphiant_sdk/models/v1extranetsb2bconsumer_site_information.py +0 -240
- graphiant_sdk/models/v1extranetsb2bidcustomer_invites.py +0 -240
- graphiant_sdk/models/v1extranetssourcesegments_target.py +0 -162
- graphiant_sdk/models/v1extranetssourcesegments_target_prefix_set.py +0 -214
- graphiant_sdk/models/v1extranetssourcesegments_target_prefix_set_entries.py +0 -136
- graphiant_sdk/models/v1flowsflowtable_selector.py +0 -136
- graphiant_sdk/models/v1flowstopology_app_selector.py +0 -162
- graphiant_sdk/models/v1gateways_details.py +0 -318
- graphiant_sdk/models/v1gateways_details_aws.py +0 -162
- graphiant_sdk/models/v1gateways_details_aws_advance_settings.py +0 -240
- graphiant_sdk/models/v1gateways_details_aws_transit_connection.py +0 -188
- graphiant_sdk/models/v1gateways_details_azure.py +0 -162
- graphiant_sdk/models/v1gateways_details_gcp.py +0 -162
- graphiant_sdk/models/v1gateways_details_ipsec_gateway.py +0 -344
- graphiant_sdk/models/v1gateways_details_ipsec_gateway_routing.py +0 -136
- graphiant_sdk/models/v1gateways_details_ipsec_gateway_tunnel1.py +0 -188
- graphiant_sdk/models/v1gateways_details_oci.py +0 -162
- graphiant_sdk/models/v1gatewaysstatus_device_info.py +0 -136
- graphiant_sdk/models/v1globalconfig_global_prefix_sets.py +0 -136
- graphiant_sdk/models/v1globalconfig_ipfix_exporters.py +0 -136
- graphiant_sdk/models/v1globalconfig_prefix_sets.py +0 -136
- graphiant_sdk/models/v1globalconfig_routing_policies.py +0 -136
- graphiant_sdk/models/v1globalconfig_snmps.py +0 -136
- graphiant_sdk/models/v1globalconfig_syslog_servers.py +0 -136
- graphiant_sdk/models/v1globalconfig_traffic_policies.py +0 -266
- graphiant_sdk/models/v1globalconfig_traffic_policies_dpi_applications.py +0 -136
- graphiant_sdk/models/v1globalconfig_traffic_policies_network_lists.py +0 -136
- graphiant_sdk/models/v1globalconfig_traffic_policies_security_rulesets.py +0 -136
- graphiant_sdk/models/v1globalconfig_traffic_policies_value.py +0 -110
- graphiant_sdk/models/v1globalconfig_traffic_policies_value1.py +0 -110
- graphiant_sdk/models/v1globalconfig_traffic_policies_value2.py +0 -110
- graphiant_sdk/models/v1globalconfig_traffic_policies_value3.py +0 -110
- graphiant_sdk/models/v1globalconfig_traffic_policies_value4.py +0 -110
- graphiant_sdk/models/v1globalconfig_traffic_policies_zone_firewalls.py +0 -136
- graphiant_sdk/models/v1globalconfig_traffic_policies_zones.py +0 -136
- graphiant_sdk/models/v1globalconfig_value.py +0 -110
- graphiant_sdk/models/v1globalconfig_value1.py +0 -110
- graphiant_sdk/models/v1globalconfig_value1_exporter.py +0 -344
- graphiant_sdk/models/v1globalconfig_value2.py +0 -110
- graphiant_sdk/models/v1globalconfig_value2_target.py +0 -110
- graphiant_sdk/models/v1globalconfig_value3.py +0 -110
- graphiant_sdk/models/v1globalconfig_value3_policy.py +0 -266
- graphiant_sdk/models/v1globalconfig_value4.py +0 -110
- graphiant_sdk/models/v1globalconfig_value4_config.py +0 -786
- graphiant_sdk/models/v1globalconfig_value5.py +0 -110
- graphiant_sdk/models/v1globalconfig_value5_target.py +0 -344
- graphiant_sdk/models/v1globalconfig_value6.py +0 -110
- graphiant_sdk/models/v1globalconfig_value6_vpn_profile.py +0 -422
- graphiant_sdk/models/v1globalconfig_value_prefix_set.py +0 -240
- graphiant_sdk/models/v1globalconfig_vpn_profiles.py +0 -136
- graphiant_sdk/models/v1globalconfigsite_global_prefix_set_ops.py +0 -136
- graphiant_sdk/models/v1globalconfigsite_ipfix_exporter_ops_v2.py +0 -136
- graphiant_sdk/models/v1globalconfigsite_value.py +0 -136
- graphiant_sdk/models/v1globalconfigsite_value_interface.py +0 -110
- graphiant_sdk/models/v1groups_permissions.py +0 -552
- graphiant_sdk/models/v1logs_selectors.py +0 -136
- graphiant_sdk/models/v1policyprefixsets_entries.py +0 -136
- graphiant_sdk/models/v1policyprefixsets_prefix_set_entries.py +0 -136
- graphiant_sdk/models/v1policyprefixsets_value.py +0 -162
- graphiant_sdk/models/v1policyprefixsets_value1.py +0 -188
- graphiant_sdk/models/v1policyprefixsetsid_prefix_set_entries.py +0 -136
- graphiant_sdk/models/v1policyprefixsetsid_value.py +0 -110
- graphiant_sdk/models/v1policyroutetagsets_tag.py +0 -162
- graphiant_sdk/models/v1portalprivatesync_inventory.py +0 -188
- graphiant_sdk/models/v1sites_site.py +0 -422
- graphiant_sdk/models/v1sites_site_ipfix_exporter_ops_v2.py +0 -136
- graphiant_sdk/models/v1sites_site_location.py +0 -370
- graphiant_sdk/models/v1sites_site_value.py +0 -136
- graphiant_sdk/models/v1softwaregcsreleaseuploadnotes_details.py +0 -162
- graphiant_sdk/models/v1softwaregcsreleaseuploadnotes_details_category.py +0 -136
- graphiant_sdk/models/v1troubleshootingenterprise_dimensions.py +0 -500
- graphiant_sdk/models/v1version_configuration_metadata.py +0 -162
- graphiant_sdk/models/v2_childalertlist_body.py +0 -110
- graphiant_sdk/models/v2_integration_body.py +0 -110
- graphiant_sdk/models/v2assistantaddtoconversation_question.py +0 -188
- graphiant_sdk/models/v2assistantgetconversationdetails_time_window.py +0 -162
- graphiant_sdk/models/v2assurancetopologyclientsessions_filter.py +0 -162
- graphiant_sdk/models/v2assuranceupdateclassifiedapplication_classified_application_list.py +0 -214
- graphiant_sdk/models/v2auditlogs_selector.py +0 -214
- graphiant_sdk/models/v2integration_integration_body.py +0 -266
- graphiant_sdk/models/v2integration_integration_body_details.py +0 -162
- graphiant_sdk/models/v2integrationintegration_id_integration_body.py +0 -240
- graphiant_sdk/models/v2monitoringbfd_selectors.py +0 -162
- graphiant_sdk/models/v2monitoringbgp_selectors.py +0 -162
- graphiant_sdk/models/v2monitoringinterface_selectors.py +0 -136
- graphiant_sdk/models/v2monitoringipsec_selectors.py +0 -136
- graphiant_sdk/models/v2monitoringospf_selectors.py +0 -162
- graphiant_sdk/models/v2monitoringpolicy_selectors.py +0 -136
- graphiant_sdk/models/v2monitoringqueue_selectors.py +0 -188
- graphiant_sdk/models/v2monitoringqueueinstant_selectors.py +0 -162
- graphiant_sdk/models/v2monitoringsitecircuitsbandwidthsite_id_selectors.py +0 -136
- graphiant_sdk/models/v2monitoringsitetwampsite_id_selectors.py +0 -188
- graphiant_sdk/models/v2notificationcreate_notification_body.py +0 -344
- graphiant_sdk-25.6.1.dist-info/METADATA +0 -103
- graphiant_sdk-25.6.1.dist-info/RECORD +0 -1030
- graphiant_sdk-25.6.1.dist-info/top_level.txt +0 -1
- {graphiant_sdk-25.6.1.dist-info → graphiant_sdk-25.6.2.dist-info}/WHEEL +0 -0
- {graphiant_sdk-25.6.1.dist-info → graphiant_sdk-25.6.2.dist-info}/licenses/LICENSE +0 -0
test/test_default_api.py
ADDED
|
@@ -0,0 +1,2764 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
Graphiant APIs
|
|
5
|
+
|
|
6
|
+
**To use the APIs:** 1) Login using `/api/v1/auth/login` 2) Copy the value of \"token\" in the response 3) Click the \"Authorize\" button 4) In the \"Value\" text field enter: `Bearer <your token>` 5) Click \"Authorize\" 6) All requests are now authorized. **Token valid for 2 hours. If expired:** - Login again, click \"Authorize\", paste new token.
|
|
7
|
+
|
|
8
|
+
The version of the OpenAPI document: 1.0.0
|
|
9
|
+
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
10
|
+
|
|
11
|
+
Do not edit the class manually.
|
|
12
|
+
""" # noqa: E501
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
import unittest
|
|
16
|
+
|
|
17
|
+
from graphiant_sdk.api.default_api import DefaultApi
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
class TestDefaultApi(unittest.TestCase):
|
|
21
|
+
"""DefaultApi unit test stubs"""
|
|
22
|
+
|
|
23
|
+
def setUp(self) -> None:
|
|
24
|
+
self.api = DefaultApi()
|
|
25
|
+
|
|
26
|
+
def tearDown(self) -> None:
|
|
27
|
+
pass
|
|
28
|
+
|
|
29
|
+
def test_v1_account_email_patch(self) -> None:
|
|
30
|
+
"""Test case for v1_account_email_patch
|
|
31
|
+
|
|
32
|
+
"""
|
|
33
|
+
pass
|
|
34
|
+
|
|
35
|
+
def test_v1_account_info_patch(self) -> None:
|
|
36
|
+
"""Test case for v1_account_info_patch
|
|
37
|
+
|
|
38
|
+
"""
|
|
39
|
+
pass
|
|
40
|
+
|
|
41
|
+
def test_v1_account_mfa_confirmation_post(self) -> None:
|
|
42
|
+
"""Test case for v1_account_mfa_confirmation_post
|
|
43
|
+
|
|
44
|
+
"""
|
|
45
|
+
pass
|
|
46
|
+
|
|
47
|
+
def test_v1_account_mfa_delete(self) -> None:
|
|
48
|
+
"""Test case for v1_account_mfa_delete
|
|
49
|
+
|
|
50
|
+
"""
|
|
51
|
+
pass
|
|
52
|
+
|
|
53
|
+
def test_v1_account_mfa_get(self) -> None:
|
|
54
|
+
"""Test case for v1_account_mfa_get
|
|
55
|
+
|
|
56
|
+
"""
|
|
57
|
+
pass
|
|
58
|
+
|
|
59
|
+
def test_v1_account_mfa_put(self) -> None:
|
|
60
|
+
"""Test case for v1_account_mfa_put
|
|
61
|
+
|
|
62
|
+
"""
|
|
63
|
+
pass
|
|
64
|
+
|
|
65
|
+
def test_v1_account_password_patch(self) -> None:
|
|
66
|
+
"""Test case for v1_account_password_patch
|
|
67
|
+
|
|
68
|
+
"""
|
|
69
|
+
pass
|
|
70
|
+
|
|
71
|
+
def test_v1_activity_logs_post(self) -> None:
|
|
72
|
+
"""Test case for v1_activity_logs_post
|
|
73
|
+
|
|
74
|
+
"""
|
|
75
|
+
pass
|
|
76
|
+
|
|
77
|
+
def test_v1_alarm_history_get(self) -> None:
|
|
78
|
+
"""Test case for v1_alarm_history_get
|
|
79
|
+
|
|
80
|
+
"""
|
|
81
|
+
pass
|
|
82
|
+
|
|
83
|
+
def test_v1_alarm_mute_alarm_id_put(self) -> None:
|
|
84
|
+
"""Test case for v1_alarm_mute_alarm_id_put
|
|
85
|
+
|
|
86
|
+
"""
|
|
87
|
+
pass
|
|
88
|
+
|
|
89
|
+
def test_v1_alarms_events_get(self) -> None:
|
|
90
|
+
"""Test case for v1_alarms_events_get
|
|
91
|
+
|
|
92
|
+
"""
|
|
93
|
+
pass
|
|
94
|
+
|
|
95
|
+
def test_v1_alarms_list_get(self) -> None:
|
|
96
|
+
"""Test case for v1_alarms_list_get
|
|
97
|
+
|
|
98
|
+
"""
|
|
99
|
+
pass
|
|
100
|
+
|
|
101
|
+
def test_v1_apps_app_summary_post(self) -> None:
|
|
102
|
+
"""Test case for v1_apps_app_summary_post
|
|
103
|
+
|
|
104
|
+
"""
|
|
105
|
+
pass
|
|
106
|
+
|
|
107
|
+
def test_v1_apps_bandwidth_post(self) -> None:
|
|
108
|
+
"""Test case for v1_apps_bandwidth_post
|
|
109
|
+
|
|
110
|
+
"""
|
|
111
|
+
pass
|
|
112
|
+
|
|
113
|
+
def test_v1_apps_device_device_id_top_post(self) -> None:
|
|
114
|
+
"""Test case for v1_apps_device_device_id_top_post
|
|
115
|
+
|
|
116
|
+
"""
|
|
117
|
+
pass
|
|
118
|
+
|
|
119
|
+
def test_v1_apps_site_site_id_top_post(self) -> None:
|
|
120
|
+
"""Test case for v1_apps_site_site_id_top_post
|
|
121
|
+
|
|
122
|
+
"""
|
|
123
|
+
pass
|
|
124
|
+
|
|
125
|
+
def test_v1_apps_visualization_post(self) -> None:
|
|
126
|
+
"""Test case for v1_apps_visualization_post
|
|
127
|
+
|
|
128
|
+
"""
|
|
129
|
+
pass
|
|
130
|
+
|
|
131
|
+
def test_v1_audit_logs_post(self) -> None:
|
|
132
|
+
"""Test case for v1_audit_logs_post
|
|
133
|
+
|
|
134
|
+
"""
|
|
135
|
+
pass
|
|
136
|
+
|
|
137
|
+
def test_v1_auth_delete(self) -> None:
|
|
138
|
+
"""Test case for v1_auth_delete
|
|
139
|
+
|
|
140
|
+
"""
|
|
141
|
+
pass
|
|
142
|
+
|
|
143
|
+
def test_v1_auth_get(self) -> None:
|
|
144
|
+
"""Test case for v1_auth_get
|
|
145
|
+
|
|
146
|
+
"""
|
|
147
|
+
pass
|
|
148
|
+
|
|
149
|
+
def test_v1_auth_login_post(self) -> None:
|
|
150
|
+
"""Test case for v1_auth_login_post
|
|
151
|
+
|
|
152
|
+
Authenticate user and return token
|
|
153
|
+
"""
|
|
154
|
+
pass
|
|
155
|
+
|
|
156
|
+
def test_v1_auth_login_pre_get(self) -> None:
|
|
157
|
+
"""Test case for v1_auth_login_pre_get
|
|
158
|
+
|
|
159
|
+
Pre-login endpoint
|
|
160
|
+
"""
|
|
161
|
+
pass
|
|
162
|
+
|
|
163
|
+
def test_v1_auth_mfa_delete(self) -> None:
|
|
164
|
+
"""Test case for v1_auth_mfa_delete
|
|
165
|
+
|
|
166
|
+
"""
|
|
167
|
+
pass
|
|
168
|
+
|
|
169
|
+
def test_v1_auth_mfa_patch(self) -> None:
|
|
170
|
+
"""Test case for v1_auth_mfa_patch
|
|
171
|
+
|
|
172
|
+
"""
|
|
173
|
+
pass
|
|
174
|
+
|
|
175
|
+
def test_v1_auth_patch(self) -> None:
|
|
176
|
+
"""Test case for v1_auth_patch
|
|
177
|
+
|
|
178
|
+
"""
|
|
179
|
+
pass
|
|
180
|
+
|
|
181
|
+
def test_v1_auth_put(self) -> None:
|
|
182
|
+
"""Test case for v1_auth_put
|
|
183
|
+
|
|
184
|
+
"""
|
|
185
|
+
pass
|
|
186
|
+
|
|
187
|
+
def test_v1_auth_user_get(self) -> None:
|
|
188
|
+
"""Test case for v1_auth_user_get
|
|
189
|
+
|
|
190
|
+
Get authenticated user information
|
|
191
|
+
"""
|
|
192
|
+
pass
|
|
193
|
+
|
|
194
|
+
def test_v1_backbone_health_device_device_id_post(self) -> None:
|
|
195
|
+
"""Test case for v1_backbone_health_device_device_id_post
|
|
196
|
+
|
|
197
|
+
"""
|
|
198
|
+
pass
|
|
199
|
+
|
|
200
|
+
def test_v1_backbone_health_et_wan_matrix_get(self) -> None:
|
|
201
|
+
"""Test case for v1_backbone_health_et_wan_matrix_get
|
|
202
|
+
|
|
203
|
+
"""
|
|
204
|
+
pass
|
|
205
|
+
|
|
206
|
+
def test_v1_backbone_health_etet_sla_matrix_get(self) -> None:
|
|
207
|
+
"""Test case for v1_backbone_health_etet_sla_matrix_get
|
|
208
|
+
|
|
209
|
+
"""
|
|
210
|
+
pass
|
|
211
|
+
|
|
212
|
+
def test_v1_backbone_health_filter_get(self) -> None:
|
|
213
|
+
"""Test case for v1_backbone_health_filter_get
|
|
214
|
+
|
|
215
|
+
"""
|
|
216
|
+
pass
|
|
217
|
+
|
|
218
|
+
def test_v1_backbone_health_overview_post(self) -> None:
|
|
219
|
+
"""Test case for v1_backbone_health_overview_post
|
|
220
|
+
|
|
221
|
+
"""
|
|
222
|
+
pass
|
|
223
|
+
|
|
224
|
+
def test_v1_backbone_health_top_devices_by_alerts_post(self) -> None:
|
|
225
|
+
"""Test case for v1_backbone_health_top_devices_by_alerts_post
|
|
226
|
+
|
|
227
|
+
"""
|
|
228
|
+
pass
|
|
229
|
+
|
|
230
|
+
def test_v1_bwtracker_enterprise_csv_post(self) -> None:
|
|
231
|
+
"""Test case for v1_bwtracker_enterprise_csv_post
|
|
232
|
+
|
|
233
|
+
"""
|
|
234
|
+
pass
|
|
235
|
+
|
|
236
|
+
def test_v1_bwtracker_enterprise_details_post(self) -> None:
|
|
237
|
+
"""Test case for v1_bwtracker_enterprise_details_post
|
|
238
|
+
|
|
239
|
+
"""
|
|
240
|
+
pass
|
|
241
|
+
|
|
242
|
+
def test_v1_bwtracker_enterprise_summary_post(self) -> None:
|
|
243
|
+
"""Test case for v1_bwtracker_enterprise_summary_post
|
|
244
|
+
|
|
245
|
+
"""
|
|
246
|
+
pass
|
|
247
|
+
|
|
248
|
+
def test_v1_bwtracker_region_cloud_chart_post(self) -> None:
|
|
249
|
+
"""Test case for v1_bwtracker_region_cloud_chart_post
|
|
250
|
+
|
|
251
|
+
"""
|
|
252
|
+
pass
|
|
253
|
+
|
|
254
|
+
def test_v1_bwtracker_region_cloud_csv_post(self) -> None:
|
|
255
|
+
"""Test case for v1_bwtracker_region_cloud_csv_post
|
|
256
|
+
|
|
257
|
+
"""
|
|
258
|
+
pass
|
|
259
|
+
|
|
260
|
+
def test_v1_bwtracker_region_cloud_summary_post(self) -> None:
|
|
261
|
+
"""Test case for v1_bwtracker_region_cloud_summary_post
|
|
262
|
+
|
|
263
|
+
"""
|
|
264
|
+
pass
|
|
265
|
+
|
|
266
|
+
def test_v1_bwtracker_region_edge_chart_post(self) -> None:
|
|
267
|
+
"""Test case for v1_bwtracker_region_edge_chart_post
|
|
268
|
+
|
|
269
|
+
"""
|
|
270
|
+
pass
|
|
271
|
+
|
|
272
|
+
def test_v1_bwtracker_region_edge_csv_post(self) -> None:
|
|
273
|
+
"""Test case for v1_bwtracker_region_edge_csv_post
|
|
274
|
+
|
|
275
|
+
"""
|
|
276
|
+
pass
|
|
277
|
+
|
|
278
|
+
def test_v1_bwtracker_region_edge_details_post(self) -> None:
|
|
279
|
+
"""Test case for v1_bwtracker_region_edge_details_post
|
|
280
|
+
|
|
281
|
+
"""
|
|
282
|
+
pass
|
|
283
|
+
|
|
284
|
+
def test_v1_bwtracker_region_edge_summary_post(self) -> None:
|
|
285
|
+
"""Test case for v1_bwtracker_region_edge_summary_post
|
|
286
|
+
|
|
287
|
+
"""
|
|
288
|
+
pass
|
|
289
|
+
|
|
290
|
+
def test_v1_bwtracker_region_site_chart_post(self) -> None:
|
|
291
|
+
"""Test case for v1_bwtracker_region_site_chart_post
|
|
292
|
+
|
|
293
|
+
"""
|
|
294
|
+
pass
|
|
295
|
+
|
|
296
|
+
def test_v1_bwtracker_region_site_details_post(self) -> None:
|
|
297
|
+
"""Test case for v1_bwtracker_region_site_details_post
|
|
298
|
+
|
|
299
|
+
"""
|
|
300
|
+
pass
|
|
301
|
+
|
|
302
|
+
def test_v1_bwtracker_region_site_summary_post(self) -> None:
|
|
303
|
+
"""Test case for v1_bwtracker_region_site_summary_post
|
|
304
|
+
|
|
305
|
+
"""
|
|
306
|
+
pass
|
|
307
|
+
|
|
308
|
+
def test_v1_bwtracker_site_csv_post(self) -> None:
|
|
309
|
+
"""Test case for v1_bwtracker_site_csv_post
|
|
310
|
+
|
|
311
|
+
"""
|
|
312
|
+
pass
|
|
313
|
+
|
|
314
|
+
def test_v1_data_assurance_assurances_applications_bucket_app_name_get(self) -> None:
|
|
315
|
+
"""Test case for v1_data_assurance_assurances_applications_bucket_app_name_get
|
|
316
|
+
|
|
317
|
+
"""
|
|
318
|
+
pass
|
|
319
|
+
|
|
320
|
+
def test_v1_data_assurance_assurances_global_get(self) -> None:
|
|
321
|
+
"""Test case for v1_data_assurance_assurances_global_get
|
|
322
|
+
|
|
323
|
+
"""
|
|
324
|
+
pass
|
|
325
|
+
|
|
326
|
+
def test_v1_data_assurance_assurances_global_id_delete(self) -> None:
|
|
327
|
+
"""Test case for v1_data_assurance_assurances_global_id_delete
|
|
328
|
+
|
|
329
|
+
"""
|
|
330
|
+
pass
|
|
331
|
+
|
|
332
|
+
def test_v1_data_assurance_assurances_global_id_get(self) -> None:
|
|
333
|
+
"""Test case for v1_data_assurance_assurances_global_id_get
|
|
334
|
+
|
|
335
|
+
"""
|
|
336
|
+
pass
|
|
337
|
+
|
|
338
|
+
def test_v1_data_assurance_assurances_global_id_put(self) -> None:
|
|
339
|
+
"""Test case for v1_data_assurance_assurances_global_id_put
|
|
340
|
+
|
|
341
|
+
"""
|
|
342
|
+
pass
|
|
343
|
+
|
|
344
|
+
def test_v1_data_assurance_assurances_global_post(self) -> None:
|
|
345
|
+
"""Test case for v1_data_assurance_assurances_global_post
|
|
346
|
+
|
|
347
|
+
"""
|
|
348
|
+
pass
|
|
349
|
+
|
|
350
|
+
def test_v1_data_assurance_flex_algos_get(self) -> None:
|
|
351
|
+
"""Test case for v1_data_assurance_flex_algos_get
|
|
352
|
+
|
|
353
|
+
"""
|
|
354
|
+
pass
|
|
355
|
+
|
|
356
|
+
def test_v1_device_routing_bgp_nbr_stats_get(self) -> None:
|
|
357
|
+
"""Test case for v1_device_routing_bgp_nbr_stats_get
|
|
358
|
+
|
|
359
|
+
"""
|
|
360
|
+
pass
|
|
361
|
+
|
|
362
|
+
def test_v1_device_routing_bgp_nbrid_get(self) -> None:
|
|
363
|
+
"""Test case for v1_device_routing_bgp_nbrid_get
|
|
364
|
+
|
|
365
|
+
"""
|
|
366
|
+
pass
|
|
367
|
+
|
|
368
|
+
def test_v1_device_routing_bgp_nbrs_counters_get(self) -> None:
|
|
369
|
+
"""Test case for v1_device_routing_bgp_nbrs_counters_get
|
|
370
|
+
|
|
371
|
+
"""
|
|
372
|
+
pass
|
|
373
|
+
|
|
374
|
+
def test_v1_device_routing_bgp_nbrs_details_get(self) -> None:
|
|
375
|
+
"""Test case for v1_device_routing_bgp_nbrs_details_get
|
|
376
|
+
|
|
377
|
+
"""
|
|
378
|
+
pass
|
|
379
|
+
|
|
380
|
+
def test_v1_device_routing_bgp_nbrs_per_afi_prefix_get(self) -> None:
|
|
381
|
+
"""Test case for v1_device_routing_bgp_nbrs_per_afi_prefix_get
|
|
382
|
+
|
|
383
|
+
"""
|
|
384
|
+
pass
|
|
385
|
+
|
|
386
|
+
def test_v1_device_routing_odp_nbrid_get(self) -> None:
|
|
387
|
+
"""Test case for v1_device_routing_odp_nbrid_get
|
|
388
|
+
|
|
389
|
+
"""
|
|
390
|
+
pass
|
|
391
|
+
|
|
392
|
+
def test_v1_device_routing_ospfv2_area_interface_get(self) -> None:
|
|
393
|
+
"""Test case for v1_device_routing_ospfv2_area_interface_get
|
|
394
|
+
|
|
395
|
+
"""
|
|
396
|
+
pass
|
|
397
|
+
|
|
398
|
+
def test_v1_device_routing_ospfv2_area_interface_nbrid_get(self) -> None:
|
|
399
|
+
"""Test case for v1_device_routing_ospfv2_area_interface_nbrid_get
|
|
400
|
+
|
|
401
|
+
"""
|
|
402
|
+
pass
|
|
403
|
+
|
|
404
|
+
def test_v1_device_routing_ospfv2_area_interfaceid_get(self) -> None:
|
|
405
|
+
"""Test case for v1_device_routing_ospfv2_area_interfaceid_get
|
|
406
|
+
|
|
407
|
+
"""
|
|
408
|
+
pass
|
|
409
|
+
|
|
410
|
+
def test_v1_device_routing_ospfv2_area_lsdb_get(self) -> None:
|
|
411
|
+
"""Test case for v1_device_routing_ospfv2_area_lsdb_get
|
|
412
|
+
|
|
413
|
+
"""
|
|
414
|
+
pass
|
|
415
|
+
|
|
416
|
+
def test_v1_device_routing_ospfv2_area_nbr_get(self) -> None:
|
|
417
|
+
"""Test case for v1_device_routing_ospfv2_area_nbr_get
|
|
418
|
+
|
|
419
|
+
"""
|
|
420
|
+
pass
|
|
421
|
+
|
|
422
|
+
def test_v1_device_routing_ospfv2_areaid_get(self) -> None:
|
|
423
|
+
"""Test case for v1_device_routing_ospfv2_areaid_get
|
|
424
|
+
|
|
425
|
+
"""
|
|
426
|
+
pass
|
|
427
|
+
|
|
428
|
+
def test_v1_device_routing_ospfv2_lsdb_get(self) -> None:
|
|
429
|
+
"""Test case for v1_device_routing_ospfv2_lsdb_get
|
|
430
|
+
|
|
431
|
+
"""
|
|
432
|
+
pass
|
|
433
|
+
|
|
434
|
+
def test_v1_device_routing_ospfv2_rib_get(self) -> None:
|
|
435
|
+
"""Test case for v1_device_routing_ospfv2_rib_get
|
|
436
|
+
|
|
437
|
+
"""
|
|
438
|
+
pass
|
|
439
|
+
|
|
440
|
+
def test_v1_device_routing_ospfv2_statistics_get(self) -> None:
|
|
441
|
+
"""Test case for v1_device_routing_ospfv2_statistics_get
|
|
442
|
+
|
|
443
|
+
"""
|
|
444
|
+
pass
|
|
445
|
+
|
|
446
|
+
def test_v1_device_routing_ospfv3_area_interface_get(self) -> None:
|
|
447
|
+
"""Test case for v1_device_routing_ospfv3_area_interface_get
|
|
448
|
+
|
|
449
|
+
"""
|
|
450
|
+
pass
|
|
451
|
+
|
|
452
|
+
def test_v1_device_routing_ospfv3_area_interface_nbrid_get(self) -> None:
|
|
453
|
+
"""Test case for v1_device_routing_ospfv3_area_interface_nbrid_get
|
|
454
|
+
|
|
455
|
+
"""
|
|
456
|
+
pass
|
|
457
|
+
|
|
458
|
+
def test_v1_device_routing_ospfv3_area_interfaceid_get(self) -> None:
|
|
459
|
+
"""Test case for v1_device_routing_ospfv3_area_interfaceid_get
|
|
460
|
+
|
|
461
|
+
"""
|
|
462
|
+
pass
|
|
463
|
+
|
|
464
|
+
def test_v1_device_routing_ospfv3_area_lsdb_get(self) -> None:
|
|
465
|
+
"""Test case for v1_device_routing_ospfv3_area_lsdb_get
|
|
466
|
+
|
|
467
|
+
"""
|
|
468
|
+
pass
|
|
469
|
+
|
|
470
|
+
def test_v1_device_routing_ospfv3_area_nbr_get(self) -> None:
|
|
471
|
+
"""Test case for v1_device_routing_ospfv3_area_nbr_get
|
|
472
|
+
|
|
473
|
+
"""
|
|
474
|
+
pass
|
|
475
|
+
|
|
476
|
+
def test_v1_device_routing_ospfv3_areaid_get(self) -> None:
|
|
477
|
+
"""Test case for v1_device_routing_ospfv3_areaid_get
|
|
478
|
+
|
|
479
|
+
"""
|
|
480
|
+
pass
|
|
481
|
+
|
|
482
|
+
def test_v1_device_routing_ospfv3_lsdb_get(self) -> None:
|
|
483
|
+
"""Test case for v1_device_routing_ospfv3_lsdb_get
|
|
484
|
+
|
|
485
|
+
"""
|
|
486
|
+
pass
|
|
487
|
+
|
|
488
|
+
def test_v1_device_routing_ospfv3_rib_get(self) -> None:
|
|
489
|
+
"""Test case for v1_device_routing_ospfv3_rib_get
|
|
490
|
+
|
|
491
|
+
"""
|
|
492
|
+
pass
|
|
493
|
+
|
|
494
|
+
def test_v1_device_routing_ospfv3_statistics_get(self) -> None:
|
|
495
|
+
"""Test case for v1_device_routing_ospfv3_statistics_get
|
|
496
|
+
|
|
497
|
+
"""
|
|
498
|
+
pass
|
|
499
|
+
|
|
500
|
+
def test_v1_device_routing_rib_route_count_post(self) -> None:
|
|
501
|
+
"""Test case for v1_device_routing_rib_route_count_post
|
|
502
|
+
|
|
503
|
+
"""
|
|
504
|
+
pass
|
|
505
|
+
|
|
506
|
+
def test_v1_device_routing_vrf_bgp_eibgp_route_count_get(self) -> None:
|
|
507
|
+
"""Test case for v1_device_routing_vrf_bgp_eibgp_route_count_get
|
|
508
|
+
|
|
509
|
+
"""
|
|
510
|
+
pass
|
|
511
|
+
|
|
512
|
+
def test_v1_device_routing_vrf_bgp_graphiant_eiroute_count_get(self) -> None:
|
|
513
|
+
"""Test case for v1_device_routing_vrf_bgp_graphiant_eiroute_count_get
|
|
514
|
+
|
|
515
|
+
"""
|
|
516
|
+
pass
|
|
517
|
+
|
|
518
|
+
def test_v1_device_routing_vrf_bgp_route_count_post(self) -> None:
|
|
519
|
+
"""Test case for v1_device_routing_vrf_bgp_route_count_post
|
|
520
|
+
|
|
521
|
+
"""
|
|
522
|
+
pass
|
|
523
|
+
|
|
524
|
+
def test_v1_device_snapshot_device_id_get(self) -> None:
|
|
525
|
+
"""Test case for v1_device_snapshot_device_id_get
|
|
526
|
+
|
|
527
|
+
"""
|
|
528
|
+
pass
|
|
529
|
+
|
|
530
|
+
def test_v1_device_snapshot_get(self) -> None:
|
|
531
|
+
"""Test case for v1_device_snapshot_get
|
|
532
|
+
|
|
533
|
+
"""
|
|
534
|
+
pass
|
|
535
|
+
|
|
536
|
+
def test_v1_device_snapshot_post(self) -> None:
|
|
537
|
+
"""Test case for v1_device_snapshot_post
|
|
538
|
+
|
|
539
|
+
"""
|
|
540
|
+
pass
|
|
541
|
+
|
|
542
|
+
def test_v1_device_snapshot_put(self) -> None:
|
|
543
|
+
"""Test case for v1_device_snapshot_put
|
|
544
|
+
|
|
545
|
+
"""
|
|
546
|
+
pass
|
|
547
|
+
|
|
548
|
+
def test_v1_device_snapshot_snapshot_id_delete(self) -> None:
|
|
549
|
+
"""Test case for v1_device_snapshot_snapshot_id_delete
|
|
550
|
+
|
|
551
|
+
"""
|
|
552
|
+
pass
|
|
553
|
+
|
|
554
|
+
def test_v1_device_status_history_post(self) -> None:
|
|
555
|
+
"""Test case for v1_device_status_history_post
|
|
556
|
+
|
|
557
|
+
"""
|
|
558
|
+
pass
|
|
559
|
+
|
|
560
|
+
def test_v1_device_status_post(self) -> None:
|
|
561
|
+
"""Test case for v1_device_status_post
|
|
562
|
+
|
|
563
|
+
"""
|
|
564
|
+
pass
|
|
565
|
+
|
|
566
|
+
def test_v1_devices_bringup_post(self) -> None:
|
|
567
|
+
"""Test case for v1_devices_bringup_post
|
|
568
|
+
|
|
569
|
+
"""
|
|
570
|
+
pass
|
|
571
|
+
|
|
572
|
+
def test_v1_devices_bringup_put(self) -> None:
|
|
573
|
+
"""Test case for v1_devices_bringup_put
|
|
574
|
+
|
|
575
|
+
"""
|
|
576
|
+
pass
|
|
577
|
+
|
|
578
|
+
def test_v1_devices_bringup_token_post(self) -> None:
|
|
579
|
+
"""Test case for v1_devices_bringup_token_post
|
|
580
|
+
|
|
581
|
+
"""
|
|
582
|
+
pass
|
|
583
|
+
|
|
584
|
+
def test_v1_devices_clear_new_flag_post(self) -> None:
|
|
585
|
+
"""Test case for v1_devices_clear_new_flag_post
|
|
586
|
+
|
|
587
|
+
"""
|
|
588
|
+
pass
|
|
589
|
+
|
|
590
|
+
def test_v1_devices_device_id_arp_get(self) -> None:
|
|
591
|
+
"""Test case for v1_devices_device_id_arp_get
|
|
592
|
+
|
|
593
|
+
"""
|
|
594
|
+
pass
|
|
595
|
+
|
|
596
|
+
def test_v1_devices_device_id_candidate_circuits_get(self) -> None:
|
|
597
|
+
"""Test case for v1_devices_device_id_candidate_circuits_get
|
|
598
|
+
|
|
599
|
+
"""
|
|
600
|
+
pass
|
|
601
|
+
|
|
602
|
+
def test_v1_devices_device_id_circuits_vrf_associations_get(self) -> None:
|
|
603
|
+
"""Test case for v1_devices_device_id_circuits_vrf_associations_get
|
|
604
|
+
|
|
605
|
+
"""
|
|
606
|
+
pass
|
|
607
|
+
|
|
608
|
+
def test_v1_devices_device_id_config_put(self) -> None:
|
|
609
|
+
"""Test case for v1_devices_device_id_config_put
|
|
610
|
+
|
|
611
|
+
"""
|
|
612
|
+
pass
|
|
613
|
+
|
|
614
|
+
def test_v1_devices_device_id_configs_staged_delete(self) -> None:
|
|
615
|
+
"""Test case for v1_devices_device_id_configs_staged_delete
|
|
616
|
+
|
|
617
|
+
"""
|
|
618
|
+
pass
|
|
619
|
+
|
|
620
|
+
def test_v1_devices_device_id_connectivity_get(self) -> None:
|
|
621
|
+
"""Test case for v1_devices_device_id_connectivity_get
|
|
622
|
+
|
|
623
|
+
"""
|
|
624
|
+
pass
|
|
625
|
+
|
|
626
|
+
def test_v1_devices_device_id_dhcp_server_leases_get(self) -> None:
|
|
627
|
+
"""Test case for v1_devices_device_id_dhcp_server_leases_get
|
|
628
|
+
|
|
629
|
+
"""
|
|
630
|
+
pass
|
|
631
|
+
|
|
632
|
+
def test_v1_devices_device_id_draft_delete(self) -> None:
|
|
633
|
+
"""Test case for v1_devices_device_id_draft_delete
|
|
634
|
+
|
|
635
|
+
"""
|
|
636
|
+
pass
|
|
637
|
+
|
|
638
|
+
def test_v1_devices_device_id_draft_get(self) -> None:
|
|
639
|
+
"""Test case for v1_devices_device_id_draft_get
|
|
640
|
+
|
|
641
|
+
"""
|
|
642
|
+
pass
|
|
643
|
+
|
|
644
|
+
def test_v1_devices_device_id_draft_post(self) -> None:
|
|
645
|
+
"""Test case for v1_devices_device_id_draft_post
|
|
646
|
+
|
|
647
|
+
"""
|
|
648
|
+
pass
|
|
649
|
+
|
|
650
|
+
def test_v1_devices_device_id_edges_get(self) -> None:
|
|
651
|
+
"""Test case for v1_devices_device_id_edges_get
|
|
652
|
+
|
|
653
|
+
"""
|
|
654
|
+
pass
|
|
655
|
+
|
|
656
|
+
def test_v1_devices_device_id_get(self) -> None:
|
|
657
|
+
"""Test case for v1_devices_device_id_get
|
|
658
|
+
|
|
659
|
+
"""
|
|
660
|
+
pass
|
|
661
|
+
|
|
662
|
+
def test_v1_devices_device_id_interfaces_get(self) -> None:
|
|
663
|
+
"""Test case for v1_devices_device_id_interfaces_get
|
|
664
|
+
|
|
665
|
+
"""
|
|
666
|
+
pass
|
|
667
|
+
|
|
668
|
+
def test_v1_devices_device_id_jobs_job_id_get(self) -> None:
|
|
669
|
+
"""Test case for v1_devices_device_id_jobs_job_id_get
|
|
670
|
+
|
|
671
|
+
"""
|
|
672
|
+
pass
|
|
673
|
+
|
|
674
|
+
def test_v1_devices_device_id_ndcache_get(self) -> None:
|
|
675
|
+
"""Test case for v1_devices_device_id_ndcache_get
|
|
676
|
+
|
|
677
|
+
"""
|
|
678
|
+
pass
|
|
679
|
+
|
|
680
|
+
def test_v1_devices_device_id_ospfv2_default_originate_get(self) -> None:
|
|
681
|
+
"""Test case for v1_devices_device_id_ospfv2_default_originate_get
|
|
682
|
+
|
|
683
|
+
"""
|
|
684
|
+
pass
|
|
685
|
+
|
|
686
|
+
def test_v1_devices_device_id_ospfv3_default_originate_get(self) -> None:
|
|
687
|
+
"""Test case for v1_devices_device_id_ospfv3_default_originate_get
|
|
688
|
+
|
|
689
|
+
"""
|
|
690
|
+
pass
|
|
691
|
+
|
|
692
|
+
def test_v1_devices_device_id_policy_applications_get(self) -> None:
|
|
693
|
+
"""Test case for v1_devices_device_id_policy_applications_get
|
|
694
|
+
|
|
695
|
+
"""
|
|
696
|
+
pass
|
|
697
|
+
|
|
698
|
+
def test_v1_devices_device_id_policy_customapplications_get(self) -> None:
|
|
699
|
+
"""Test case for v1_devices_device_id_policy_customapplications_get
|
|
700
|
+
|
|
701
|
+
"""
|
|
702
|
+
pass
|
|
703
|
+
|
|
704
|
+
def test_v1_devices_device_id_policy_zonepairs_get(self) -> None:
|
|
705
|
+
"""Test case for v1_devices_device_id_policy_zonepairs_get
|
|
706
|
+
|
|
707
|
+
"""
|
|
708
|
+
pass
|
|
709
|
+
|
|
710
|
+
def test_v1_devices_device_id_slice_peers_get(self) -> None:
|
|
711
|
+
"""Test case for v1_devices_device_id_slice_peers_get
|
|
712
|
+
|
|
713
|
+
"""
|
|
714
|
+
pass
|
|
715
|
+
|
|
716
|
+
def test_v1_devices_device_id_staged_config_compare_get(self) -> None:
|
|
717
|
+
"""Test case for v1_devices_device_id_staged_config_compare_get
|
|
718
|
+
|
|
719
|
+
"""
|
|
720
|
+
pass
|
|
721
|
+
|
|
722
|
+
def test_v1_devices_device_id_twamp_core_get(self) -> None:
|
|
723
|
+
"""Test case for v1_devices_device_id_twamp_core_get
|
|
724
|
+
|
|
725
|
+
"""
|
|
726
|
+
pass
|
|
727
|
+
|
|
728
|
+
def test_v1_devices_device_id_versions_compare_get(self) -> None:
|
|
729
|
+
"""Test case for v1_devices_device_id_versions_compare_get
|
|
730
|
+
|
|
731
|
+
"""
|
|
732
|
+
pass
|
|
733
|
+
|
|
734
|
+
def test_v1_devices_device_id_versions_get(self) -> None:
|
|
735
|
+
"""Test case for v1_devices_device_id_versions_get
|
|
736
|
+
|
|
737
|
+
"""
|
|
738
|
+
pass
|
|
739
|
+
|
|
740
|
+
def test_v1_devices_device_id_versions_version_get(self) -> None:
|
|
741
|
+
"""Test case for v1_devices_device_id_versions_version_get
|
|
742
|
+
|
|
743
|
+
"""
|
|
744
|
+
pass
|
|
745
|
+
|
|
746
|
+
def test_v1_devices_device_id_vrf_bgp_as_get(self) -> None:
|
|
747
|
+
"""Test case for v1_devices_device_id_vrf_bgp_as_get
|
|
748
|
+
|
|
749
|
+
"""
|
|
750
|
+
pass
|
|
751
|
+
|
|
752
|
+
def test_v1_devices_device_id_vrf_protocols_get(self) -> None:
|
|
753
|
+
"""Test case for v1_devices_device_id_vrf_protocols_get
|
|
754
|
+
|
|
755
|
+
"""
|
|
756
|
+
pass
|
|
757
|
+
|
|
758
|
+
def test_v1_devices_device_id_vrrp_get(self) -> None:
|
|
759
|
+
"""Test case for v1_devices_device_id_vrrp_get
|
|
760
|
+
|
|
761
|
+
"""
|
|
762
|
+
pass
|
|
763
|
+
|
|
764
|
+
def test_v1_devices_get(self) -> None:
|
|
765
|
+
"""Test case for v1_devices_get
|
|
766
|
+
|
|
767
|
+
"""
|
|
768
|
+
pass
|
|
769
|
+
|
|
770
|
+
def test_v1_devices_inventory_approve_return_post(self) -> None:
|
|
771
|
+
"""Test case for v1_devices_inventory_approve_return_post
|
|
772
|
+
|
|
773
|
+
"""
|
|
774
|
+
pass
|
|
775
|
+
|
|
776
|
+
def test_v1_devices_inventory_clear_new_flag_post(self) -> None:
|
|
777
|
+
"""Test case for v1_devices_inventory_clear_new_flag_post
|
|
778
|
+
|
|
779
|
+
"""
|
|
780
|
+
pass
|
|
781
|
+
|
|
782
|
+
def test_v1_devices_inventory_clear_return_post(self) -> None:
|
|
783
|
+
"""Test case for v1_devices_inventory_clear_return_post
|
|
784
|
+
|
|
785
|
+
"""
|
|
786
|
+
pass
|
|
787
|
+
|
|
788
|
+
def test_v1_devices_inventory_enterprise_put(self) -> None:
|
|
789
|
+
"""Test case for v1_devices_inventory_enterprise_put
|
|
790
|
+
|
|
791
|
+
"""
|
|
792
|
+
pass
|
|
793
|
+
|
|
794
|
+
def test_v1_devices_inventory_get(self) -> None:
|
|
795
|
+
"""Test case for v1_devices_inventory_get
|
|
796
|
+
|
|
797
|
+
"""
|
|
798
|
+
pass
|
|
799
|
+
|
|
800
|
+
def test_v1_devices_inventory_post(self) -> None:
|
|
801
|
+
"""Test case for v1_devices_inventory_post
|
|
802
|
+
|
|
803
|
+
"""
|
|
804
|
+
pass
|
|
805
|
+
|
|
806
|
+
def test_v1_devices_inventory_request_return_post(self) -> None:
|
|
807
|
+
"""Test case for v1_devices_inventory_request_return_post
|
|
808
|
+
|
|
809
|
+
"""
|
|
810
|
+
pass
|
|
811
|
+
|
|
812
|
+
def test_v1_devices_inventory_serial_num_delete(self) -> None:
|
|
813
|
+
"""Test case for v1_devices_inventory_serial_num_delete
|
|
814
|
+
|
|
815
|
+
"""
|
|
816
|
+
pass
|
|
817
|
+
|
|
818
|
+
def test_v1_devices_inventory_serial_num_post(self) -> None:
|
|
819
|
+
"""Test case for v1_devices_inventory_serial_num_post
|
|
820
|
+
|
|
821
|
+
"""
|
|
822
|
+
pass
|
|
823
|
+
|
|
824
|
+
def test_v1_devices_oauth_redirect_get(self) -> None:
|
|
825
|
+
"""Test case for v1_devices_oauth_redirect_get
|
|
826
|
+
|
|
827
|
+
"""
|
|
828
|
+
pass
|
|
829
|
+
|
|
830
|
+
def test_v1_devices_rma_post(self) -> None:
|
|
831
|
+
"""Test case for v1_devices_rma_post
|
|
832
|
+
|
|
833
|
+
"""
|
|
834
|
+
pass
|
|
835
|
+
|
|
836
|
+
def test_v1_devices_routing_vrf_protocol_route_count_get(self) -> None:
|
|
837
|
+
"""Test case for v1_devices_routing_vrf_protocol_route_count_get
|
|
838
|
+
|
|
839
|
+
"""
|
|
840
|
+
pass
|
|
841
|
+
|
|
842
|
+
def test_v1_devices_running_version_post(self) -> None:
|
|
843
|
+
"""Test case for v1_devices_running_version_post
|
|
844
|
+
|
|
845
|
+
"""
|
|
846
|
+
pass
|
|
847
|
+
|
|
848
|
+
def test_v1_devices_session_status_post(self) -> None:
|
|
849
|
+
"""Test case for v1_devices_session_status_post
|
|
850
|
+
|
|
851
|
+
"""
|
|
852
|
+
pass
|
|
853
|
+
|
|
854
|
+
def test_v1_devices_summary_get(self) -> None:
|
|
855
|
+
"""Test case for v1_devices_summary_get
|
|
856
|
+
|
|
857
|
+
"""
|
|
858
|
+
pass
|
|
859
|
+
|
|
860
|
+
def test_v1_devices_upgrade_cancel_put(self) -> None:
|
|
861
|
+
"""Test case for v1_devices_upgrade_cancel_put
|
|
862
|
+
|
|
863
|
+
"""
|
|
864
|
+
pass
|
|
865
|
+
|
|
866
|
+
def test_v1_devices_upgrade_schedule_put(self) -> None:
|
|
867
|
+
"""Test case for v1_devices_upgrade_schedule_put
|
|
868
|
+
|
|
869
|
+
"""
|
|
870
|
+
pass
|
|
871
|
+
|
|
872
|
+
def test_v1_diagnostic_archive_create_device_id_post(self) -> None:
|
|
873
|
+
"""Test case for v1_diagnostic_archive_create_device_id_post
|
|
874
|
+
|
|
875
|
+
"""
|
|
876
|
+
pass
|
|
877
|
+
|
|
878
|
+
def test_v1_diagnostic_archive_delete_archive_id_delete(self) -> None:
|
|
879
|
+
"""Test case for v1_diagnostic_archive_delete_archive_id_delete
|
|
880
|
+
|
|
881
|
+
"""
|
|
882
|
+
pass
|
|
883
|
+
|
|
884
|
+
def test_v1_diagnostic_archive_edit_archive_id_put(self) -> None:
|
|
885
|
+
"""Test case for v1_diagnostic_archive_edit_archive_id_put
|
|
886
|
+
|
|
887
|
+
"""
|
|
888
|
+
pass
|
|
889
|
+
|
|
890
|
+
def test_v1_diagnostic_archives_device_id_get(self) -> None:
|
|
891
|
+
"""Test case for v1_diagnostic_archives_device_id_get
|
|
892
|
+
|
|
893
|
+
"""
|
|
894
|
+
pass
|
|
895
|
+
|
|
896
|
+
def test_v1_diagnostic_bgp_reset_device_id_put(self) -> None:
|
|
897
|
+
"""Test case for v1_diagnostic_bgp_reset_device_id_put
|
|
898
|
+
|
|
899
|
+
"""
|
|
900
|
+
pass
|
|
901
|
+
|
|
902
|
+
def test_v1_diagnostic_clear_arp_device_id_put(self) -> None:
|
|
903
|
+
"""Test case for v1_diagnostic_clear_arp_device_id_put
|
|
904
|
+
|
|
905
|
+
"""
|
|
906
|
+
pass
|
|
907
|
+
|
|
908
|
+
def test_v1_diagnostic_gnmi_ping_get(self) -> None:
|
|
909
|
+
"""Test case for v1_diagnostic_gnmi_ping_get
|
|
910
|
+
|
|
911
|
+
"""
|
|
912
|
+
pass
|
|
913
|
+
|
|
914
|
+
def test_v1_diagnostic_interface_reset_device_id_put(self) -> None:
|
|
915
|
+
"""Test case for v1_diagnostic_interface_reset_device_id_put
|
|
916
|
+
|
|
917
|
+
"""
|
|
918
|
+
pass
|
|
919
|
+
|
|
920
|
+
def test_v1_diagnostic_otp_device_id_get(self) -> None:
|
|
921
|
+
"""Test case for v1_diagnostic_otp_device_id_get
|
|
922
|
+
|
|
923
|
+
"""
|
|
924
|
+
pass
|
|
925
|
+
|
|
926
|
+
def test_v1_diagnostic_packetcapture_pcap_id_get(self) -> None:
|
|
927
|
+
"""Test case for v1_diagnostic_packetcapture_pcap_id_get
|
|
928
|
+
|
|
929
|
+
"""
|
|
930
|
+
pass
|
|
931
|
+
|
|
932
|
+
def test_v1_diagnostic_packetcapture_start_post(self) -> None:
|
|
933
|
+
"""Test case for v1_diagnostic_packetcapture_start_post
|
|
934
|
+
|
|
935
|
+
"""
|
|
936
|
+
pass
|
|
937
|
+
|
|
938
|
+
def test_v1_diagnostic_packetcapture_stop_post(self) -> None:
|
|
939
|
+
"""Test case for v1_diagnostic_packetcapture_stop_post
|
|
940
|
+
|
|
941
|
+
"""
|
|
942
|
+
pass
|
|
943
|
+
|
|
944
|
+
def test_v1_diagnostic_ping_pause_resume_post(self) -> None:
|
|
945
|
+
"""Test case for v1_diagnostic_ping_pause_resume_post
|
|
946
|
+
|
|
947
|
+
"""
|
|
948
|
+
pass
|
|
949
|
+
|
|
950
|
+
def test_v1_diagnostic_ping_post(self) -> None:
|
|
951
|
+
"""Test case for v1_diagnostic_ping_post
|
|
952
|
+
|
|
953
|
+
"""
|
|
954
|
+
pass
|
|
955
|
+
|
|
956
|
+
def test_v1_diagnostic_ping_stop_token_post(self) -> None:
|
|
957
|
+
"""Test case for v1_diagnostic_ping_stop_token_post
|
|
958
|
+
|
|
959
|
+
"""
|
|
960
|
+
pass
|
|
961
|
+
|
|
962
|
+
def test_v1_diagnostic_reboot_device_id_put(self) -> None:
|
|
963
|
+
"""Test case for v1_diagnostic_reboot_device_id_put
|
|
964
|
+
|
|
965
|
+
"""
|
|
966
|
+
pass
|
|
967
|
+
|
|
968
|
+
def test_v1_diagnostic_reset_ipsec_session_device_id_put(self) -> None:
|
|
969
|
+
"""Test case for v1_diagnostic_reset_ipsec_session_device_id_put
|
|
970
|
+
|
|
971
|
+
"""
|
|
972
|
+
pass
|
|
973
|
+
|
|
974
|
+
def test_v1_diagnostic_speedtest_post(self) -> None:
|
|
975
|
+
"""Test case for v1_diagnostic_speedtest_post
|
|
976
|
+
|
|
977
|
+
"""
|
|
978
|
+
pass
|
|
979
|
+
|
|
980
|
+
def test_v1_diagnostic_speedtest_providers_get(self) -> None:
|
|
981
|
+
"""Test case for v1_diagnostic_speedtest_providers_get
|
|
982
|
+
|
|
983
|
+
"""
|
|
984
|
+
pass
|
|
985
|
+
|
|
986
|
+
def test_v1_diagnostic_speedtest_report_put(self) -> None:
|
|
987
|
+
"""Test case for v1_diagnostic_speedtest_report_put
|
|
988
|
+
|
|
989
|
+
"""
|
|
990
|
+
pass
|
|
991
|
+
|
|
992
|
+
def test_v1_diagnostic_speedtest_servers_get(self) -> None:
|
|
993
|
+
"""Test case for v1_diagnostic_speedtest_servers_get
|
|
994
|
+
|
|
995
|
+
"""
|
|
996
|
+
pass
|
|
997
|
+
|
|
998
|
+
def test_v1_diagnostic_traceroute_post(self) -> None:
|
|
999
|
+
"""Test case for v1_diagnostic_traceroute_post
|
|
1000
|
+
|
|
1001
|
+
"""
|
|
1002
|
+
pass
|
|
1003
|
+
|
|
1004
|
+
def test_v1_edges_hardware_assigned_get(self) -> None:
|
|
1005
|
+
"""Test case for v1_edges_hardware_assigned_get
|
|
1006
|
+
|
|
1007
|
+
"""
|
|
1008
|
+
pass
|
|
1009
|
+
|
|
1010
|
+
def test_v1_edges_hardware_unassigned_get(self) -> None:
|
|
1011
|
+
"""Test case for v1_edges_hardware_unassigned_get
|
|
1012
|
+
|
|
1013
|
+
"""
|
|
1014
|
+
pass
|
|
1015
|
+
|
|
1016
|
+
def test_v1_edges_summary_get(self) -> None:
|
|
1017
|
+
"""Test case for v1_edges_summary_get
|
|
1018
|
+
|
|
1019
|
+
"""
|
|
1020
|
+
pass
|
|
1021
|
+
|
|
1022
|
+
def test_v1_enterprise_allocation_get(self) -> None:
|
|
1023
|
+
"""Test case for v1_enterprise_allocation_get
|
|
1024
|
+
|
|
1025
|
+
"""
|
|
1026
|
+
pass
|
|
1027
|
+
|
|
1028
|
+
def test_v1_enterprise_configuration_get(self) -> None:
|
|
1029
|
+
"""Test case for v1_enterprise_configuration_get
|
|
1030
|
+
|
|
1031
|
+
"""
|
|
1032
|
+
pass
|
|
1033
|
+
|
|
1034
|
+
def test_v1_enterprise_configuration_put(self) -> None:
|
|
1035
|
+
"""Test case for v1_enterprise_configuration_put
|
|
1036
|
+
|
|
1037
|
+
"""
|
|
1038
|
+
pass
|
|
1039
|
+
|
|
1040
|
+
def test_v1_enterprise_contract_put(self) -> None:
|
|
1041
|
+
"""Test case for v1_enterprise_contract_put
|
|
1042
|
+
|
|
1043
|
+
"""
|
|
1044
|
+
pass
|
|
1045
|
+
|
|
1046
|
+
def test_v1_enterprise_snapshot_get(self) -> None:
|
|
1047
|
+
"""Test case for v1_enterprise_snapshot_get
|
|
1048
|
+
|
|
1049
|
+
"""
|
|
1050
|
+
pass
|
|
1051
|
+
|
|
1052
|
+
def test_v1_enterprises_enterprise_id_admin_get(self) -> None:
|
|
1053
|
+
"""Test case for v1_enterprises_enterprise_id_admin_get
|
|
1054
|
+
|
|
1055
|
+
"""
|
|
1056
|
+
pass
|
|
1057
|
+
|
|
1058
|
+
def test_v1_enterprises_enterprise_id_delete(self) -> None:
|
|
1059
|
+
"""Test case for v1_enterprises_enterprise_id_delete
|
|
1060
|
+
|
|
1061
|
+
"""
|
|
1062
|
+
pass
|
|
1063
|
+
|
|
1064
|
+
def test_v1_enterprises_enterprise_id_device_status_get(self) -> None:
|
|
1065
|
+
"""Test case for v1_enterprises_enterprise_id_device_status_get
|
|
1066
|
+
|
|
1067
|
+
"""
|
|
1068
|
+
pass
|
|
1069
|
+
|
|
1070
|
+
def test_v1_enterprises_eula_post(self) -> None:
|
|
1071
|
+
"""Test case for v1_enterprises_eula_post
|
|
1072
|
+
|
|
1073
|
+
"""
|
|
1074
|
+
pass
|
|
1075
|
+
|
|
1076
|
+
def test_v1_enterprises_get(self) -> None:
|
|
1077
|
+
"""Test case for v1_enterprises_get
|
|
1078
|
+
|
|
1079
|
+
"""
|
|
1080
|
+
pass
|
|
1081
|
+
|
|
1082
|
+
def test_v1_enterprises_managed_get(self) -> None:
|
|
1083
|
+
"""Test case for v1_enterprises_managed_get
|
|
1084
|
+
|
|
1085
|
+
"""
|
|
1086
|
+
pass
|
|
1087
|
+
|
|
1088
|
+
def test_v1_enterprises_patch(self) -> None:
|
|
1089
|
+
"""Test case for v1_enterprises_patch
|
|
1090
|
+
|
|
1091
|
+
"""
|
|
1092
|
+
pass
|
|
1093
|
+
|
|
1094
|
+
def test_v1_enterprises_put(self) -> None:
|
|
1095
|
+
"""Test case for v1_enterprises_put
|
|
1096
|
+
|
|
1097
|
+
"""
|
|
1098
|
+
pass
|
|
1099
|
+
|
|
1100
|
+
def test_v1_enterprises_self_delete(self) -> None:
|
|
1101
|
+
"""Test case for v1_enterprises_self_delete
|
|
1102
|
+
|
|
1103
|
+
"""
|
|
1104
|
+
pass
|
|
1105
|
+
|
|
1106
|
+
def test_v1_event_device_get(self) -> None:
|
|
1107
|
+
"""Test case for v1_event_device_get
|
|
1108
|
+
|
|
1109
|
+
"""
|
|
1110
|
+
pass
|
|
1111
|
+
|
|
1112
|
+
def test_v1_event_enterprise_get(self) -> None:
|
|
1113
|
+
"""Test case for v1_event_enterprise_get
|
|
1114
|
+
|
|
1115
|
+
"""
|
|
1116
|
+
pass
|
|
1117
|
+
|
|
1118
|
+
def test_v1_event_system_ack_post(self) -> None:
|
|
1119
|
+
"""Test case for v1_event_system_ack_post
|
|
1120
|
+
|
|
1121
|
+
"""
|
|
1122
|
+
pass
|
|
1123
|
+
|
|
1124
|
+
def test_v1_event_system_get(self) -> None:
|
|
1125
|
+
"""Test case for v1_event_system_get
|
|
1126
|
+
|
|
1127
|
+
"""
|
|
1128
|
+
pass
|
|
1129
|
+
|
|
1130
|
+
def test_v1_extranet_sites_usage_post(self) -> None:
|
|
1131
|
+
"""Test case for v1_extranet_sites_usage_post
|
|
1132
|
+
|
|
1133
|
+
"""
|
|
1134
|
+
pass
|
|
1135
|
+
|
|
1136
|
+
def test_v1_extranet_sites_usage_top_post(self) -> None:
|
|
1137
|
+
"""Test case for v1_extranet_sites_usage_top_post
|
|
1138
|
+
|
|
1139
|
+
"""
|
|
1140
|
+
pass
|
|
1141
|
+
|
|
1142
|
+
def test_v1_extranets_b2b_consumer_device_status_id_get(self) -> None:
|
|
1143
|
+
"""Test case for v1_extranets_b2b_consumer_device_status_id_get
|
|
1144
|
+
|
|
1145
|
+
"""
|
|
1146
|
+
pass
|
|
1147
|
+
|
|
1148
|
+
def test_v1_extranets_b2b_consumer_id_delete(self) -> None:
|
|
1149
|
+
"""Test case for v1_extranets_b2b_consumer_id_delete
|
|
1150
|
+
|
|
1151
|
+
"""
|
|
1152
|
+
pass
|
|
1153
|
+
|
|
1154
|
+
def test_v1_extranets_b2b_consumer_id_get(self) -> None:
|
|
1155
|
+
"""Test case for v1_extranets_b2b_consumer_id_get
|
|
1156
|
+
|
|
1157
|
+
"""
|
|
1158
|
+
pass
|
|
1159
|
+
|
|
1160
|
+
def test_v1_extranets_b2b_consumer_post(self) -> None:
|
|
1161
|
+
"""Test case for v1_extranets_b2b_consumer_post
|
|
1162
|
+
|
|
1163
|
+
"""
|
|
1164
|
+
pass
|
|
1165
|
+
|
|
1166
|
+
def test_v1_extranets_b2b_consumer_summary_get(self) -> None:
|
|
1167
|
+
"""Test case for v1_extranets_b2b_consumer_summary_get
|
|
1168
|
+
|
|
1169
|
+
"""
|
|
1170
|
+
pass
|
|
1171
|
+
|
|
1172
|
+
def test_v1_extranets_b2b_customer_id_delete(self) -> None:
|
|
1173
|
+
"""Test case for v1_extranets_b2b_customer_id_delete
|
|
1174
|
+
|
|
1175
|
+
"""
|
|
1176
|
+
pass
|
|
1177
|
+
|
|
1178
|
+
def test_v1_extranets_b2b_customer_info_id_get(self) -> None:
|
|
1179
|
+
"""Test case for v1_extranets_b2b_customer_info_id_get
|
|
1180
|
+
|
|
1181
|
+
"""
|
|
1182
|
+
pass
|
|
1183
|
+
|
|
1184
|
+
def test_v1_extranets_b2b_id_customer_invite_retry_post(self) -> None:
|
|
1185
|
+
"""Test case for v1_extranets_b2b_id_customer_invite_retry_post
|
|
1186
|
+
|
|
1187
|
+
"""
|
|
1188
|
+
pass
|
|
1189
|
+
|
|
1190
|
+
def test_v1_extranets_b2b_id_customer_post(self) -> None:
|
|
1191
|
+
"""Test case for v1_extranets_b2b_id_customer_post
|
|
1192
|
+
|
|
1193
|
+
"""
|
|
1194
|
+
pass
|
|
1195
|
+
|
|
1196
|
+
def test_v1_extranets_b2b_id_customer_summary_get(self) -> None:
|
|
1197
|
+
"""Test case for v1_extranets_b2b_id_customer_summary_get
|
|
1198
|
+
|
|
1199
|
+
"""
|
|
1200
|
+
pass
|
|
1201
|
+
|
|
1202
|
+
def test_v1_extranets_b2b_id_delete(self) -> None:
|
|
1203
|
+
"""Test case for v1_extranets_b2b_id_delete
|
|
1204
|
+
|
|
1205
|
+
"""
|
|
1206
|
+
pass
|
|
1207
|
+
|
|
1208
|
+
def test_v1_extranets_b2b_id_producer_get(self) -> None:
|
|
1209
|
+
"""Test case for v1_extranets_b2b_id_producer_get
|
|
1210
|
+
|
|
1211
|
+
"""
|
|
1212
|
+
pass
|
|
1213
|
+
|
|
1214
|
+
def test_v1_extranets_b2b_id_put(self) -> None:
|
|
1215
|
+
"""Test case for v1_extranets_b2b_id_put
|
|
1216
|
+
|
|
1217
|
+
"""
|
|
1218
|
+
pass
|
|
1219
|
+
|
|
1220
|
+
def test_v1_extranets_b2b_post(self) -> None:
|
|
1221
|
+
"""Test case for v1_extranets_b2b_post
|
|
1222
|
+
|
|
1223
|
+
"""
|
|
1224
|
+
pass
|
|
1225
|
+
|
|
1226
|
+
def test_v1_extranets_b2b_producer_device_status_id_get(self) -> None:
|
|
1227
|
+
"""Test case for v1_extranets_b2b_producer_device_status_id_get
|
|
1228
|
+
|
|
1229
|
+
"""
|
|
1230
|
+
pass
|
|
1231
|
+
|
|
1232
|
+
def test_v1_extranets_b2b_producers_summary_get(self) -> None:
|
|
1233
|
+
"""Test case for v1_extranets_b2b_producers_summary_get
|
|
1234
|
+
|
|
1235
|
+
"""
|
|
1236
|
+
pass
|
|
1237
|
+
|
|
1238
|
+
def test_v1_extranets_get(self) -> None:
|
|
1239
|
+
"""Test case for v1_extranets_get
|
|
1240
|
+
|
|
1241
|
+
"""
|
|
1242
|
+
pass
|
|
1243
|
+
|
|
1244
|
+
def test_v1_extranets_id_apply_post(self) -> None:
|
|
1245
|
+
"""Test case for v1_extranets_id_apply_post
|
|
1246
|
+
|
|
1247
|
+
"""
|
|
1248
|
+
pass
|
|
1249
|
+
|
|
1250
|
+
def test_v1_extranets_id_delete(self) -> None:
|
|
1251
|
+
"""Test case for v1_extranets_id_delete
|
|
1252
|
+
|
|
1253
|
+
"""
|
|
1254
|
+
pass
|
|
1255
|
+
|
|
1256
|
+
def test_v1_extranets_id_get(self) -> None:
|
|
1257
|
+
"""Test case for v1_extranets_id_get
|
|
1258
|
+
|
|
1259
|
+
"""
|
|
1260
|
+
pass
|
|
1261
|
+
|
|
1262
|
+
def test_v1_extranets_id_put(self) -> None:
|
|
1263
|
+
"""Test case for v1_extranets_id_put
|
|
1264
|
+
|
|
1265
|
+
"""
|
|
1266
|
+
pass
|
|
1267
|
+
|
|
1268
|
+
def test_v1_extranets_id_status_get(self) -> None:
|
|
1269
|
+
"""Test case for v1_extranets_id_status_get
|
|
1270
|
+
|
|
1271
|
+
"""
|
|
1272
|
+
pass
|
|
1273
|
+
|
|
1274
|
+
def test_v1_extranets_monitoring_lan_segments_get(self) -> None:
|
|
1275
|
+
"""Test case for v1_extranets_monitoring_lan_segments_get
|
|
1276
|
+
|
|
1277
|
+
"""
|
|
1278
|
+
pass
|
|
1279
|
+
|
|
1280
|
+
def test_v1_extranets_monitoring_nat_usage_get(self) -> None:
|
|
1281
|
+
"""Test case for v1_extranets_monitoring_nat_usage_get
|
|
1282
|
+
|
|
1283
|
+
"""
|
|
1284
|
+
pass
|
|
1285
|
+
|
|
1286
|
+
def test_v1_extranets_monitoring_traffic_security_policy_post(self) -> None:
|
|
1287
|
+
"""Test case for v1_extranets_monitoring_traffic_security_policy_post
|
|
1288
|
+
|
|
1289
|
+
"""
|
|
1290
|
+
pass
|
|
1291
|
+
|
|
1292
|
+
def test_v1_extranets_post(self) -> None:
|
|
1293
|
+
"""Test case for v1_extranets_post
|
|
1294
|
+
|
|
1295
|
+
"""
|
|
1296
|
+
pass
|
|
1297
|
+
|
|
1298
|
+
def test_v1_extranets_resolve_policy_target_post(self) -> None:
|
|
1299
|
+
"""Test case for v1_extranets_resolve_policy_target_post
|
|
1300
|
+
|
|
1301
|
+
"""
|
|
1302
|
+
pass
|
|
1303
|
+
|
|
1304
|
+
def test_v1_extranets_source_segments_post(self) -> None:
|
|
1305
|
+
"""Test case for v1_extranets_source_segments_post
|
|
1306
|
+
|
|
1307
|
+
"""
|
|
1308
|
+
pass
|
|
1309
|
+
|
|
1310
|
+
def test_v1_flows_flow_table_post(self) -> None:
|
|
1311
|
+
"""Test case for v1_flows_flow_table_post
|
|
1312
|
+
|
|
1313
|
+
"""
|
|
1314
|
+
pass
|
|
1315
|
+
|
|
1316
|
+
def test_v1_flows_topology_post(self) -> None:
|
|
1317
|
+
"""Test case for v1_flows_topology_post
|
|
1318
|
+
|
|
1319
|
+
"""
|
|
1320
|
+
pass
|
|
1321
|
+
|
|
1322
|
+
def test_v1_gateways_delete(self) -> None:
|
|
1323
|
+
"""Test case for v1_gateways_delete
|
|
1324
|
+
|
|
1325
|
+
"""
|
|
1326
|
+
pass
|
|
1327
|
+
|
|
1328
|
+
def test_v1_gateways_id_details_get(self) -> None:
|
|
1329
|
+
"""Test case for v1_gateways_id_details_get
|
|
1330
|
+
|
|
1331
|
+
"""
|
|
1332
|
+
pass
|
|
1333
|
+
|
|
1334
|
+
def test_v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside_subnet_get(self) -> None:
|
|
1335
|
+
"""Test case for v1_gateways_ipsec_regions_region_id_vrfs_vrf_id_inside_subnet_get
|
|
1336
|
+
|
|
1337
|
+
"""
|
|
1338
|
+
pass
|
|
1339
|
+
|
|
1340
|
+
def test_v1_gateways_post(self) -> None:
|
|
1341
|
+
"""Test case for v1_gateways_post
|
|
1342
|
+
|
|
1343
|
+
"""
|
|
1344
|
+
pass
|
|
1345
|
+
|
|
1346
|
+
def test_v1_gateways_put(self) -> None:
|
|
1347
|
+
"""Test case for v1_gateways_put
|
|
1348
|
+
|
|
1349
|
+
"""
|
|
1350
|
+
pass
|
|
1351
|
+
|
|
1352
|
+
def test_v1_gateways_regions_get(self) -> None:
|
|
1353
|
+
"""Test case for v1_gateways_regions_get
|
|
1354
|
+
|
|
1355
|
+
"""
|
|
1356
|
+
pass
|
|
1357
|
+
|
|
1358
|
+
def test_v1_gateways_status_post(self) -> None:
|
|
1359
|
+
"""Test case for v1_gateways_status_post
|
|
1360
|
+
|
|
1361
|
+
"""
|
|
1362
|
+
pass
|
|
1363
|
+
|
|
1364
|
+
def test_v1_gateways_summary_get(self) -> None:
|
|
1365
|
+
"""Test case for v1_gateways_summary_get
|
|
1366
|
+
|
|
1367
|
+
"""
|
|
1368
|
+
pass
|
|
1369
|
+
|
|
1370
|
+
def test_v1_global_apps_app_list_options_get(self) -> None:
|
|
1371
|
+
"""Test case for v1_global_apps_app_list_options_get
|
|
1372
|
+
|
|
1373
|
+
"""
|
|
1374
|
+
pass
|
|
1375
|
+
|
|
1376
|
+
def test_v1_global_apps_app_lists_app_list_id_delete(self) -> None:
|
|
1377
|
+
"""Test case for v1_global_apps_app_lists_app_list_id_delete
|
|
1378
|
+
|
|
1379
|
+
"""
|
|
1380
|
+
pass
|
|
1381
|
+
|
|
1382
|
+
def test_v1_global_apps_app_lists_app_list_id_details_apps_get(self) -> None:
|
|
1383
|
+
"""Test case for v1_global_apps_app_lists_app_list_id_details_apps_get
|
|
1384
|
+
|
|
1385
|
+
"""
|
|
1386
|
+
pass
|
|
1387
|
+
|
|
1388
|
+
def test_v1_global_apps_app_lists_app_list_id_get(self) -> None:
|
|
1389
|
+
"""Test case for v1_global_apps_app_lists_app_list_id_get
|
|
1390
|
+
|
|
1391
|
+
"""
|
|
1392
|
+
pass
|
|
1393
|
+
|
|
1394
|
+
def test_v1_global_apps_app_lists_app_list_id_put(self) -> None:
|
|
1395
|
+
"""Test case for v1_global_apps_app_lists_app_list_id_put
|
|
1396
|
+
|
|
1397
|
+
"""
|
|
1398
|
+
pass
|
|
1399
|
+
|
|
1400
|
+
def test_v1_global_apps_app_lists_get(self) -> None:
|
|
1401
|
+
"""Test case for v1_global_apps_app_lists_get
|
|
1402
|
+
|
|
1403
|
+
"""
|
|
1404
|
+
pass
|
|
1405
|
+
|
|
1406
|
+
def test_v1_global_apps_app_lists_post(self) -> None:
|
|
1407
|
+
"""Test case for v1_global_apps_app_lists_post
|
|
1408
|
+
|
|
1409
|
+
"""
|
|
1410
|
+
pass
|
|
1411
|
+
|
|
1412
|
+
def test_v1_global_apps_categories_category_id_apps_get(self) -> None:
|
|
1413
|
+
"""Test case for v1_global_apps_categories_category_id_apps_get
|
|
1414
|
+
|
|
1415
|
+
"""
|
|
1416
|
+
pass
|
|
1417
|
+
|
|
1418
|
+
def test_v1_global_apps_categories_get(self) -> None:
|
|
1419
|
+
"""Test case for v1_global_apps_categories_get
|
|
1420
|
+
|
|
1421
|
+
"""
|
|
1422
|
+
pass
|
|
1423
|
+
|
|
1424
|
+
def test_v1_global_apps_custom_app_id_delete(self) -> None:
|
|
1425
|
+
"""Test case for v1_global_apps_custom_app_id_delete
|
|
1426
|
+
|
|
1427
|
+
"""
|
|
1428
|
+
pass
|
|
1429
|
+
|
|
1430
|
+
def test_v1_global_apps_custom_app_id_details_app_lists_get(self) -> None:
|
|
1431
|
+
"""Test case for v1_global_apps_custom_app_id_details_app_lists_get
|
|
1432
|
+
|
|
1433
|
+
"""
|
|
1434
|
+
pass
|
|
1435
|
+
|
|
1436
|
+
def test_v1_global_apps_custom_app_id_get(self) -> None:
|
|
1437
|
+
"""Test case for v1_global_apps_custom_app_id_get
|
|
1438
|
+
|
|
1439
|
+
"""
|
|
1440
|
+
pass
|
|
1441
|
+
|
|
1442
|
+
def test_v1_global_apps_custom_app_id_put(self) -> None:
|
|
1443
|
+
"""Test case for v1_global_apps_custom_app_id_put
|
|
1444
|
+
|
|
1445
|
+
"""
|
|
1446
|
+
pass
|
|
1447
|
+
|
|
1448
|
+
def test_v1_global_apps_custom_get(self) -> None:
|
|
1449
|
+
"""Test case for v1_global_apps_custom_get
|
|
1450
|
+
|
|
1451
|
+
"""
|
|
1452
|
+
pass
|
|
1453
|
+
|
|
1454
|
+
def test_v1_global_apps_custom_post(self) -> None:
|
|
1455
|
+
"""Test case for v1_global_apps_custom_post
|
|
1456
|
+
|
|
1457
|
+
"""
|
|
1458
|
+
pass
|
|
1459
|
+
|
|
1460
|
+
def test_v1_global_apps_graphiant_get(self) -> None:
|
|
1461
|
+
"""Test case for v1_global_apps_graphiant_get
|
|
1462
|
+
|
|
1463
|
+
"""
|
|
1464
|
+
pass
|
|
1465
|
+
|
|
1466
|
+
def test_v1_global_attached_edges_post(self) -> None:
|
|
1467
|
+
"""Test case for v1_global_attached_edges_post
|
|
1468
|
+
|
|
1469
|
+
"""
|
|
1470
|
+
pass
|
|
1471
|
+
|
|
1472
|
+
def test_v1_global_config_patch(self) -> None:
|
|
1473
|
+
"""Test case for v1_global_config_patch
|
|
1474
|
+
|
|
1475
|
+
"""
|
|
1476
|
+
pass
|
|
1477
|
+
|
|
1478
|
+
def test_v1_global_config_site_post(self) -> None:
|
|
1479
|
+
"""Test case for v1_global_config_site_post
|
|
1480
|
+
|
|
1481
|
+
"""
|
|
1482
|
+
pass
|
|
1483
|
+
|
|
1484
|
+
def test_v1_global_device_status_get(self) -> None:
|
|
1485
|
+
"""Test case for v1_global_device_status_get
|
|
1486
|
+
|
|
1487
|
+
"""
|
|
1488
|
+
pass
|
|
1489
|
+
|
|
1490
|
+
def test_v1_global_ipfix_device_get(self) -> None:
|
|
1491
|
+
"""Test case for v1_global_ipfix_device_get
|
|
1492
|
+
|
|
1493
|
+
"""
|
|
1494
|
+
pass
|
|
1495
|
+
|
|
1496
|
+
def test_v1_global_ipfix_post(self) -> None:
|
|
1497
|
+
"""Test case for v1_global_ipfix_post
|
|
1498
|
+
|
|
1499
|
+
"""
|
|
1500
|
+
pass
|
|
1501
|
+
|
|
1502
|
+
def test_v1_global_ipfix_site_get(self) -> None:
|
|
1503
|
+
"""Test case for v1_global_ipfix_site_get
|
|
1504
|
+
|
|
1505
|
+
"""
|
|
1506
|
+
pass
|
|
1507
|
+
|
|
1508
|
+
def test_v1_global_ipsec_profile_get(self) -> None:
|
|
1509
|
+
"""Test case for v1_global_ipsec_profile_get
|
|
1510
|
+
|
|
1511
|
+
"""
|
|
1512
|
+
pass
|
|
1513
|
+
|
|
1514
|
+
def test_v1_global_ipsec_profile_id_get(self) -> None:
|
|
1515
|
+
"""Test case for v1_global_ipsec_profile_id_get
|
|
1516
|
+
|
|
1517
|
+
"""
|
|
1518
|
+
pass
|
|
1519
|
+
|
|
1520
|
+
def test_v1_global_ipsec_profile_vpn_profile_id_site_to_site_get(self) -> None:
|
|
1521
|
+
"""Test case for v1_global_ipsec_profile_vpn_profile_id_site_to_site_get
|
|
1522
|
+
|
|
1523
|
+
"""
|
|
1524
|
+
pass
|
|
1525
|
+
|
|
1526
|
+
def test_v1_global_lan_segments_get(self) -> None:
|
|
1527
|
+
"""Test case for v1_global_lan_segments_get
|
|
1528
|
+
|
|
1529
|
+
"""
|
|
1530
|
+
pass
|
|
1531
|
+
|
|
1532
|
+
def test_v1_global_lan_segments_id_delete(self) -> None:
|
|
1533
|
+
"""Test case for v1_global_lan_segments_id_delete
|
|
1534
|
+
|
|
1535
|
+
"""
|
|
1536
|
+
pass
|
|
1537
|
+
|
|
1538
|
+
def test_v1_global_lan_segments_post(self) -> None:
|
|
1539
|
+
"""Test case for v1_global_lan_segments_post
|
|
1540
|
+
|
|
1541
|
+
"""
|
|
1542
|
+
pass
|
|
1543
|
+
|
|
1544
|
+
def test_v1_global_lan_segments_vrf_id_devices_get(self) -> None:
|
|
1545
|
+
"""Test case for v1_global_lan_segments_vrf_id_devices_get
|
|
1546
|
+
|
|
1547
|
+
"""
|
|
1548
|
+
pass
|
|
1549
|
+
|
|
1550
|
+
def test_v1_global_prefix_sets_device_get(self) -> None:
|
|
1551
|
+
"""Test case for v1_global_prefix_sets_device_get
|
|
1552
|
+
|
|
1553
|
+
"""
|
|
1554
|
+
pass
|
|
1555
|
+
|
|
1556
|
+
def test_v1_global_prefix_sets_post(self) -> None:
|
|
1557
|
+
"""Test case for v1_global_prefix_sets_post
|
|
1558
|
+
|
|
1559
|
+
"""
|
|
1560
|
+
pass
|
|
1561
|
+
|
|
1562
|
+
def test_v1_global_prefix_sets_site_get(self) -> None:
|
|
1563
|
+
"""Test case for v1_global_prefix_sets_site_get
|
|
1564
|
+
|
|
1565
|
+
"""
|
|
1566
|
+
pass
|
|
1567
|
+
|
|
1568
|
+
def test_v1_global_routing_policies_device_get(self) -> None:
|
|
1569
|
+
"""Test case for v1_global_routing_policies_device_get
|
|
1570
|
+
|
|
1571
|
+
"""
|
|
1572
|
+
pass
|
|
1573
|
+
|
|
1574
|
+
def test_v1_global_routing_policies_post(self) -> None:
|
|
1575
|
+
"""Test case for v1_global_routing_policies_post
|
|
1576
|
+
|
|
1577
|
+
"""
|
|
1578
|
+
pass
|
|
1579
|
+
|
|
1580
|
+
def test_v1_global_routing_policies_site_get(self) -> None:
|
|
1581
|
+
"""Test case for v1_global_routing_policies_site_get
|
|
1582
|
+
|
|
1583
|
+
"""
|
|
1584
|
+
pass
|
|
1585
|
+
|
|
1586
|
+
def test_v1_global_site_lists_id_sites_get(self) -> None:
|
|
1587
|
+
"""Test case for v1_global_site_lists_id_sites_get
|
|
1588
|
+
|
|
1589
|
+
"""
|
|
1590
|
+
pass
|
|
1591
|
+
|
|
1592
|
+
def test_v1_global_site_status_get(self) -> None:
|
|
1593
|
+
"""Test case for v1_global_site_status_get
|
|
1594
|
+
|
|
1595
|
+
"""
|
|
1596
|
+
pass
|
|
1597
|
+
|
|
1598
|
+
def test_v1_global_snmps_device_get(self) -> None:
|
|
1599
|
+
"""Test case for v1_global_snmps_device_get
|
|
1600
|
+
|
|
1601
|
+
"""
|
|
1602
|
+
pass
|
|
1603
|
+
|
|
1604
|
+
def test_v1_global_snmps_post(self) -> None:
|
|
1605
|
+
"""Test case for v1_global_snmps_post
|
|
1606
|
+
|
|
1607
|
+
"""
|
|
1608
|
+
pass
|
|
1609
|
+
|
|
1610
|
+
def test_v1_global_snmps_site_get(self) -> None:
|
|
1611
|
+
"""Test case for v1_global_snmps_site_get
|
|
1612
|
+
|
|
1613
|
+
"""
|
|
1614
|
+
pass
|
|
1615
|
+
|
|
1616
|
+
def test_v1_global_summary_post(self) -> None:
|
|
1617
|
+
"""Test case for v1_global_summary_post
|
|
1618
|
+
|
|
1619
|
+
"""
|
|
1620
|
+
pass
|
|
1621
|
+
|
|
1622
|
+
def test_v1_global_sync_post(self) -> None:
|
|
1623
|
+
"""Test case for v1_global_sync_post
|
|
1624
|
+
|
|
1625
|
+
"""
|
|
1626
|
+
pass
|
|
1627
|
+
|
|
1628
|
+
def test_v1_global_syslogs_device_get(self) -> None:
|
|
1629
|
+
"""Test case for v1_global_syslogs_device_get
|
|
1630
|
+
|
|
1631
|
+
"""
|
|
1632
|
+
pass
|
|
1633
|
+
|
|
1634
|
+
def test_v1_global_syslogs_post(self) -> None:
|
|
1635
|
+
"""Test case for v1_global_syslogs_post
|
|
1636
|
+
|
|
1637
|
+
"""
|
|
1638
|
+
pass
|
|
1639
|
+
|
|
1640
|
+
def test_v1_global_syslogs_site_get(self) -> None:
|
|
1641
|
+
"""Test case for v1_global_syslogs_site_get
|
|
1642
|
+
|
|
1643
|
+
"""
|
|
1644
|
+
pass
|
|
1645
|
+
|
|
1646
|
+
def test_v1_global_traffic_policies_device_get(self) -> None:
|
|
1647
|
+
"""Test case for v1_global_traffic_policies_device_get
|
|
1648
|
+
|
|
1649
|
+
"""
|
|
1650
|
+
pass
|
|
1651
|
+
|
|
1652
|
+
def test_v1_global_traffic_policies_post(self) -> None:
|
|
1653
|
+
"""Test case for v1_global_traffic_policies_post
|
|
1654
|
+
|
|
1655
|
+
"""
|
|
1656
|
+
pass
|
|
1657
|
+
|
|
1658
|
+
def test_v1_global_traffic_policies_site_get(self) -> None:
|
|
1659
|
+
"""Test case for v1_global_traffic_policies_site_get
|
|
1660
|
+
|
|
1661
|
+
"""
|
|
1662
|
+
pass
|
|
1663
|
+
|
|
1664
|
+
def test_v1_groups_enterprises_get(self) -> None:
|
|
1665
|
+
"""Test case for v1_groups_enterprises_get
|
|
1666
|
+
|
|
1667
|
+
"""
|
|
1668
|
+
pass
|
|
1669
|
+
|
|
1670
|
+
def test_v1_groups_get(self) -> None:
|
|
1671
|
+
"""Test case for v1_groups_get
|
|
1672
|
+
|
|
1673
|
+
"""
|
|
1674
|
+
pass
|
|
1675
|
+
|
|
1676
|
+
def test_v1_groups_id_delete(self) -> None:
|
|
1677
|
+
"""Test case for v1_groups_id_delete
|
|
1678
|
+
|
|
1679
|
+
"""
|
|
1680
|
+
pass
|
|
1681
|
+
|
|
1682
|
+
def test_v1_groups_id_enterprises_enterprise_id_delete(self) -> None:
|
|
1683
|
+
"""Test case for v1_groups_id_enterprises_enterprise_id_delete
|
|
1684
|
+
|
|
1685
|
+
"""
|
|
1686
|
+
pass
|
|
1687
|
+
|
|
1688
|
+
def test_v1_groups_id_enterprises_post(self) -> None:
|
|
1689
|
+
"""Test case for v1_groups_id_enterprises_post
|
|
1690
|
+
|
|
1691
|
+
"""
|
|
1692
|
+
pass
|
|
1693
|
+
|
|
1694
|
+
def test_v1_groups_id_get(self) -> None:
|
|
1695
|
+
"""Test case for v1_groups_id_get
|
|
1696
|
+
|
|
1697
|
+
"""
|
|
1698
|
+
pass
|
|
1699
|
+
|
|
1700
|
+
def test_v1_groups_id_members_get(self) -> None:
|
|
1701
|
+
"""Test case for v1_groups_id_members_get
|
|
1702
|
+
|
|
1703
|
+
"""
|
|
1704
|
+
pass
|
|
1705
|
+
|
|
1706
|
+
def test_v1_groups_id_members_member_id_delete(self) -> None:
|
|
1707
|
+
"""Test case for v1_groups_id_members_member_id_delete
|
|
1708
|
+
|
|
1709
|
+
"""
|
|
1710
|
+
pass
|
|
1711
|
+
|
|
1712
|
+
def test_v1_groups_id_members_post(self) -> None:
|
|
1713
|
+
"""Test case for v1_groups_id_members_post
|
|
1714
|
+
|
|
1715
|
+
"""
|
|
1716
|
+
pass
|
|
1717
|
+
|
|
1718
|
+
def test_v1_groups_id_patch(self) -> None:
|
|
1719
|
+
"""Test case for v1_groups_id_patch
|
|
1720
|
+
|
|
1721
|
+
"""
|
|
1722
|
+
pass
|
|
1723
|
+
|
|
1724
|
+
def test_v1_groups_put(self) -> None:
|
|
1725
|
+
"""Test case for v1_groups_put
|
|
1726
|
+
|
|
1727
|
+
"""
|
|
1728
|
+
pass
|
|
1729
|
+
|
|
1730
|
+
def test_v1_groups_root_get(self) -> None:
|
|
1731
|
+
"""Test case for v1_groups_root_get
|
|
1732
|
+
|
|
1733
|
+
"""
|
|
1734
|
+
pass
|
|
1735
|
+
|
|
1736
|
+
def test_v1_healthcheck_devices_get(self) -> None:
|
|
1737
|
+
"""Test case for v1_healthcheck_devices_get
|
|
1738
|
+
|
|
1739
|
+
"""
|
|
1740
|
+
pass
|
|
1741
|
+
|
|
1742
|
+
def test_v1_id_password_recover_patch(self) -> None:
|
|
1743
|
+
"""Test case for v1_id_password_recover_patch
|
|
1744
|
+
|
|
1745
|
+
"""
|
|
1746
|
+
pass
|
|
1747
|
+
|
|
1748
|
+
def test_v1_lan_segments_get(self) -> None:
|
|
1749
|
+
"""Test case for v1_lan_segments_get
|
|
1750
|
+
|
|
1751
|
+
"""
|
|
1752
|
+
pass
|
|
1753
|
+
|
|
1754
|
+
def test_v1_lldp_interface_id_neighbors_get(self) -> None:
|
|
1755
|
+
"""Test case for v1_lldp_interface_id_neighbors_get
|
|
1756
|
+
|
|
1757
|
+
"""
|
|
1758
|
+
pass
|
|
1759
|
+
|
|
1760
|
+
def test_v1_lldp_interface_id_summary_get(self) -> None:
|
|
1761
|
+
"""Test case for v1_lldp_interface_id_summary_get
|
|
1762
|
+
|
|
1763
|
+
"""
|
|
1764
|
+
pass
|
|
1765
|
+
|
|
1766
|
+
def test_v1_lldp_interface_id_vendors_get(self) -> None:
|
|
1767
|
+
"""Test case for v1_lldp_interface_id_vendors_get
|
|
1768
|
+
|
|
1769
|
+
"""
|
|
1770
|
+
pass
|
|
1771
|
+
|
|
1772
|
+
def test_v1_logs_post(self) -> None:
|
|
1773
|
+
"""Test case for v1_logs_post
|
|
1774
|
+
|
|
1775
|
+
"""
|
|
1776
|
+
pass
|
|
1777
|
+
|
|
1778
|
+
def test_v1_monitoring_circuits_bandwidth_post(self) -> None:
|
|
1779
|
+
"""Test case for v1_monitoring_circuits_bandwidth_post
|
|
1780
|
+
|
|
1781
|
+
"""
|
|
1782
|
+
pass
|
|
1783
|
+
|
|
1784
|
+
def test_v1_monitoring_circuits_incidents_post(self) -> None:
|
|
1785
|
+
"""Test case for v1_monitoring_circuits_incidents_post
|
|
1786
|
+
|
|
1787
|
+
"""
|
|
1788
|
+
pass
|
|
1789
|
+
|
|
1790
|
+
def test_v1_monitoring_circuits_summary_post(self) -> None:
|
|
1791
|
+
"""Test case for v1_monitoring_circuits_summary_post
|
|
1792
|
+
|
|
1793
|
+
"""
|
|
1794
|
+
pass
|
|
1795
|
+
|
|
1796
|
+
def test_v1_monitoring_circuits_utilization_post(self) -> None:
|
|
1797
|
+
"""Test case for v1_monitoring_circuits_utilization_post
|
|
1798
|
+
|
|
1799
|
+
"""
|
|
1800
|
+
pass
|
|
1801
|
+
|
|
1802
|
+
def test_v1_monitoring_circuits_visualization_post(self) -> None:
|
|
1803
|
+
"""Test case for v1_monitoring_circuits_visualization_post
|
|
1804
|
+
|
|
1805
|
+
"""
|
|
1806
|
+
pass
|
|
1807
|
+
|
|
1808
|
+
def test_v1_nat_entries_device_id_get(self) -> None:
|
|
1809
|
+
"""Test case for v1_nat_entries_device_id_get
|
|
1810
|
+
|
|
1811
|
+
"""
|
|
1812
|
+
pass
|
|
1813
|
+
|
|
1814
|
+
def test_v1_nat_utilization_device_id_get(self) -> None:
|
|
1815
|
+
"""Test case for v1_nat_utilization_device_id_get
|
|
1816
|
+
|
|
1817
|
+
"""
|
|
1818
|
+
pass
|
|
1819
|
+
|
|
1820
|
+
def test_v1_policy_applications_get(self) -> None:
|
|
1821
|
+
"""Test case for v1_policy_applications_get
|
|
1822
|
+
|
|
1823
|
+
"""
|
|
1824
|
+
pass
|
|
1825
|
+
|
|
1826
|
+
def test_v1_policy_prefix_sets_id_delete(self) -> None:
|
|
1827
|
+
"""Test case for v1_policy_prefix_sets_id_delete
|
|
1828
|
+
|
|
1829
|
+
"""
|
|
1830
|
+
pass
|
|
1831
|
+
|
|
1832
|
+
def test_v1_policy_prefix_sets_id_put(self) -> None:
|
|
1833
|
+
"""Test case for v1_policy_prefix_sets_id_put
|
|
1834
|
+
|
|
1835
|
+
"""
|
|
1836
|
+
pass
|
|
1837
|
+
|
|
1838
|
+
def test_v1_policy_prefix_sets_post(self) -> None:
|
|
1839
|
+
"""Test case for v1_policy_prefix_sets_post
|
|
1840
|
+
|
|
1841
|
+
"""
|
|
1842
|
+
pass
|
|
1843
|
+
|
|
1844
|
+
def test_v1_policy_route_tag_sets_id_delete(self) -> None:
|
|
1845
|
+
"""Test case for v1_policy_route_tag_sets_id_delete
|
|
1846
|
+
|
|
1847
|
+
"""
|
|
1848
|
+
pass
|
|
1849
|
+
|
|
1850
|
+
def test_v1_policy_route_tag_sets_post(self) -> None:
|
|
1851
|
+
"""Test case for v1_policy_route_tag_sets_post
|
|
1852
|
+
|
|
1853
|
+
"""
|
|
1854
|
+
pass
|
|
1855
|
+
|
|
1856
|
+
def test_v1_policy_route_tag_sets_tag_detail_get(self) -> None:
|
|
1857
|
+
"""Test case for v1_policy_route_tag_sets_tag_detail_get
|
|
1858
|
+
|
|
1859
|
+
"""
|
|
1860
|
+
pass
|
|
1861
|
+
|
|
1862
|
+
def test_v1_policy_route_tag_sets_tags_get(self) -> None:
|
|
1863
|
+
"""Test case for v1_policy_route_tag_sets_tags_get
|
|
1864
|
+
|
|
1865
|
+
"""
|
|
1866
|
+
pass
|
|
1867
|
+
|
|
1868
|
+
def test_v1_policy_route_tag_sets_tags_summary_get(self) -> None:
|
|
1869
|
+
"""Test case for v1_policy_route_tag_sets_tags_summary_get
|
|
1870
|
+
|
|
1871
|
+
"""
|
|
1872
|
+
pass
|
|
1873
|
+
|
|
1874
|
+
def test_v1_portal_apikeys_delete(self) -> None:
|
|
1875
|
+
"""Test case for v1_portal_apikeys_delete
|
|
1876
|
+
|
|
1877
|
+
"""
|
|
1878
|
+
pass
|
|
1879
|
+
|
|
1880
|
+
def test_v1_portal_apikeys_get(self) -> None:
|
|
1881
|
+
"""Test case for v1_portal_apikeys_get
|
|
1882
|
+
|
|
1883
|
+
"""
|
|
1884
|
+
pass
|
|
1885
|
+
|
|
1886
|
+
def test_v1_portal_apikeys_post(self) -> None:
|
|
1887
|
+
"""Test case for v1_portal_apikeys_post
|
|
1888
|
+
|
|
1889
|
+
"""
|
|
1890
|
+
pass
|
|
1891
|
+
|
|
1892
|
+
def test_v1_portal_private_details_get(self) -> None:
|
|
1893
|
+
"""Test case for v1_portal_private_details_get
|
|
1894
|
+
|
|
1895
|
+
"""
|
|
1896
|
+
pass
|
|
1897
|
+
|
|
1898
|
+
def test_v1_portal_private_inventory_details_get(self) -> None:
|
|
1899
|
+
"""Test case for v1_portal_private_inventory_details_get
|
|
1900
|
+
|
|
1901
|
+
"""
|
|
1902
|
+
pass
|
|
1903
|
+
|
|
1904
|
+
def test_v1_portal_private_post(self) -> None:
|
|
1905
|
+
"""Test case for v1_portal_private_post
|
|
1906
|
+
|
|
1907
|
+
"""
|
|
1908
|
+
pass
|
|
1909
|
+
|
|
1910
|
+
def test_v1_portal_private_register_post(self) -> None:
|
|
1911
|
+
"""Test case for v1_portal_private_register_post
|
|
1912
|
+
|
|
1913
|
+
"""
|
|
1914
|
+
pass
|
|
1915
|
+
|
|
1916
|
+
def test_v1_portal_private_sync_post(self) -> None:
|
|
1917
|
+
"""Test case for v1_portal_private_sync_post
|
|
1918
|
+
|
|
1919
|
+
"""
|
|
1920
|
+
pass
|
|
1921
|
+
|
|
1922
|
+
def test_v1_presharedkey_get(self) -> None:
|
|
1923
|
+
"""Test case for v1_presharedkey_get
|
|
1924
|
+
|
|
1925
|
+
"""
|
|
1926
|
+
pass
|
|
1927
|
+
|
|
1928
|
+
def test_v1_qos_circuit_profiles_get(self) -> None:
|
|
1929
|
+
"""Test case for v1_qos_circuit_profiles_get
|
|
1930
|
+
|
|
1931
|
+
"""
|
|
1932
|
+
pass
|
|
1933
|
+
|
|
1934
|
+
def test_v1_regions_get(self) -> None:
|
|
1935
|
+
"""Test case for v1_regions_get
|
|
1936
|
+
|
|
1937
|
+
"""
|
|
1938
|
+
pass
|
|
1939
|
+
|
|
1940
|
+
def test_v1_search_get(self) -> None:
|
|
1941
|
+
"""Test case for v1_search_get
|
|
1942
|
+
|
|
1943
|
+
"""
|
|
1944
|
+
pass
|
|
1945
|
+
|
|
1946
|
+
def test_v1_site_details_sitelists_post(self) -> None:
|
|
1947
|
+
"""Test case for v1_site_details_sitelists_post
|
|
1948
|
+
|
|
1949
|
+
"""
|
|
1950
|
+
pass
|
|
1951
|
+
|
|
1952
|
+
def test_v1_site_id_details_interfaces_get(self) -> None:
|
|
1953
|
+
"""Test case for v1_site_id_details_interfaces_get
|
|
1954
|
+
|
|
1955
|
+
"""
|
|
1956
|
+
pass
|
|
1957
|
+
|
|
1958
|
+
def test_v1_sites_details_get(self) -> None:
|
|
1959
|
+
"""Test case for v1_sites_details_get
|
|
1960
|
+
|
|
1961
|
+
"""
|
|
1962
|
+
pass
|
|
1963
|
+
|
|
1964
|
+
def test_v1_sites_get(self) -> None:
|
|
1965
|
+
"""Test case for v1_sites_get
|
|
1966
|
+
|
|
1967
|
+
"""
|
|
1968
|
+
pass
|
|
1969
|
+
|
|
1970
|
+
def test_v1_sites_post(self) -> None:
|
|
1971
|
+
"""Test case for v1_sites_post
|
|
1972
|
+
|
|
1973
|
+
"""
|
|
1974
|
+
pass
|
|
1975
|
+
|
|
1976
|
+
def test_v1_sites_site_id_circuits_get(self) -> None:
|
|
1977
|
+
"""Test case for v1_sites_site_id_circuits_get
|
|
1978
|
+
|
|
1979
|
+
"""
|
|
1980
|
+
pass
|
|
1981
|
+
|
|
1982
|
+
def test_v1_sites_site_id_delete(self) -> None:
|
|
1983
|
+
"""Test case for v1_sites_site_id_delete
|
|
1984
|
+
|
|
1985
|
+
"""
|
|
1986
|
+
pass
|
|
1987
|
+
|
|
1988
|
+
def test_v1_sites_site_id_devices_get(self) -> None:
|
|
1989
|
+
"""Test case for v1_sites_site_id_devices_get
|
|
1990
|
+
|
|
1991
|
+
"""
|
|
1992
|
+
pass
|
|
1993
|
+
|
|
1994
|
+
def test_v1_sites_site_id_post(self) -> None:
|
|
1995
|
+
"""Test case for v1_sites_site_id_post
|
|
1996
|
+
|
|
1997
|
+
"""
|
|
1998
|
+
pass
|
|
1999
|
+
|
|
2000
|
+
def test_v1_software_auto_upgrade_default_get(self) -> None:
|
|
2001
|
+
"""Test case for v1_software_auto_upgrade_default_get
|
|
2002
|
+
|
|
2003
|
+
"""
|
|
2004
|
+
pass
|
|
2005
|
+
|
|
2006
|
+
def test_v1_software_auto_upgrade_default_put(self) -> None:
|
|
2007
|
+
"""Test case for v1_software_auto_upgrade_default_put
|
|
2008
|
+
|
|
2009
|
+
"""
|
|
2010
|
+
pass
|
|
2011
|
+
|
|
2012
|
+
def test_v1_software_gcsrelease_upload_notes_post(self) -> None:
|
|
2013
|
+
"""Test case for v1_software_gcsrelease_upload_notes_post
|
|
2014
|
+
|
|
2015
|
+
"""
|
|
2016
|
+
pass
|
|
2017
|
+
|
|
2018
|
+
def test_v1_software_release_notes_get(self) -> None:
|
|
2019
|
+
"""Test case for v1_software_release_notes_get
|
|
2020
|
+
|
|
2021
|
+
"""
|
|
2022
|
+
pass
|
|
2023
|
+
|
|
2024
|
+
def test_v1_software_releases_download_get(self) -> None:
|
|
2025
|
+
"""Test case for v1_software_releases_download_get
|
|
2026
|
+
|
|
2027
|
+
"""
|
|
2028
|
+
pass
|
|
2029
|
+
|
|
2030
|
+
def test_v1_software_releases_summary_get(self) -> None:
|
|
2031
|
+
"""Test case for v1_software_releases_summary_get
|
|
2032
|
+
|
|
2033
|
+
"""
|
|
2034
|
+
pass
|
|
2035
|
+
|
|
2036
|
+
def test_v1_software_running_details_get(self) -> None:
|
|
2037
|
+
"""Test case for v1_software_running_details_get
|
|
2038
|
+
|
|
2039
|
+
"""
|
|
2040
|
+
pass
|
|
2041
|
+
|
|
2042
|
+
def test_v1_software_running_summary_get(self) -> None:
|
|
2043
|
+
"""Test case for v1_software_running_summary_get
|
|
2044
|
+
|
|
2045
|
+
"""
|
|
2046
|
+
pass
|
|
2047
|
+
|
|
2048
|
+
def test_v1_talkers_device_device_id_top_post(self) -> None:
|
|
2049
|
+
"""Test case for v1_talkers_device_device_id_top_post
|
|
2050
|
+
|
|
2051
|
+
"""
|
|
2052
|
+
pass
|
|
2053
|
+
|
|
2054
|
+
def test_v1_talkers_site_site_id_top_post(self) -> None:
|
|
2055
|
+
"""Test case for v1_talkers_site_site_id_top_post
|
|
2056
|
+
|
|
2057
|
+
"""
|
|
2058
|
+
pass
|
|
2059
|
+
|
|
2060
|
+
def test_v1_troubleshooting_device_device_id_post(self) -> None:
|
|
2061
|
+
"""Test case for v1_troubleshooting_device_device_id_post
|
|
2062
|
+
|
|
2063
|
+
"""
|
|
2064
|
+
pass
|
|
2065
|
+
|
|
2066
|
+
def test_v1_troubleshooting_enterprise_post(self) -> None:
|
|
2067
|
+
"""Test case for v1_troubleshooting_enterprise_post
|
|
2068
|
+
|
|
2069
|
+
"""
|
|
2070
|
+
pass
|
|
2071
|
+
|
|
2072
|
+
def test_v1_troubleshooting_filter_get(self) -> None:
|
|
2073
|
+
"""Test case for v1_troubleshooting_filter_get
|
|
2074
|
+
|
|
2075
|
+
"""
|
|
2076
|
+
pass
|
|
2077
|
+
|
|
2078
|
+
def test_v1_troubleshooting_site_connectivity_status_get(self) -> None:
|
|
2079
|
+
"""Test case for v1_troubleshooting_site_connectivity_status_get
|
|
2080
|
+
|
|
2081
|
+
"""
|
|
2082
|
+
pass
|
|
2083
|
+
|
|
2084
|
+
def test_v1_troubleshooting_site_site_id_get(self) -> None:
|
|
2085
|
+
"""Test case for v1_troubleshooting_site_site_id_get
|
|
2086
|
+
|
|
2087
|
+
"""
|
|
2088
|
+
pass
|
|
2089
|
+
|
|
2090
|
+
def test_v1_troubleshooting_top_sites_by_alerts_post(self) -> None:
|
|
2091
|
+
"""Test case for v1_troubleshooting_top_sites_by_alerts_post
|
|
2092
|
+
|
|
2093
|
+
"""
|
|
2094
|
+
pass
|
|
2095
|
+
|
|
2096
|
+
def test_v1_tt_tt_identity_device_status_get(self) -> None:
|
|
2097
|
+
"""Test case for v1_tt_tt_identity_device_status_get
|
|
2098
|
+
|
|
2099
|
+
"""
|
|
2100
|
+
pass
|
|
2101
|
+
|
|
2102
|
+
def test_v1_users_get(self) -> None:
|
|
2103
|
+
"""Test case for v1_users_get
|
|
2104
|
+
|
|
2105
|
+
"""
|
|
2106
|
+
pass
|
|
2107
|
+
|
|
2108
|
+
def test_v1_users_id_delete(self) -> None:
|
|
2109
|
+
"""Test case for v1_users_id_delete
|
|
2110
|
+
|
|
2111
|
+
"""
|
|
2112
|
+
pass
|
|
2113
|
+
|
|
2114
|
+
def test_v1_users_id_enterprises_get(self) -> None:
|
|
2115
|
+
"""Test case for v1_users_id_enterprises_get
|
|
2116
|
+
|
|
2117
|
+
"""
|
|
2118
|
+
pass
|
|
2119
|
+
|
|
2120
|
+
def test_v1_users_id_groups_enterprises_get(self) -> None:
|
|
2121
|
+
"""Test case for v1_users_id_groups_enterprises_get
|
|
2122
|
+
|
|
2123
|
+
"""
|
|
2124
|
+
pass
|
|
2125
|
+
|
|
2126
|
+
def test_v1_users_id_groups_get(self) -> None:
|
|
2127
|
+
"""Test case for v1_users_id_groups_get
|
|
2128
|
+
|
|
2129
|
+
"""
|
|
2130
|
+
pass
|
|
2131
|
+
|
|
2132
|
+
def test_v1_users_id_groups_root_get(self) -> None:
|
|
2133
|
+
"""Test case for v1_users_id_groups_root_get
|
|
2134
|
+
|
|
2135
|
+
"""
|
|
2136
|
+
pass
|
|
2137
|
+
|
|
2138
|
+
def test_v1_users_id_verify_patch(self) -> None:
|
|
2139
|
+
"""Test case for v1_users_id_verify_patch
|
|
2140
|
+
|
|
2141
|
+
"""
|
|
2142
|
+
pass
|
|
2143
|
+
|
|
2144
|
+
def test_v1_users_put(self) -> None:
|
|
2145
|
+
"""Test case for v1_users_put
|
|
2146
|
+
|
|
2147
|
+
"""
|
|
2148
|
+
pass
|
|
2149
|
+
|
|
2150
|
+
def test_v1_version_post(self) -> None:
|
|
2151
|
+
"""Test case for v1_version_post
|
|
2152
|
+
|
|
2153
|
+
"""
|
|
2154
|
+
pass
|
|
2155
|
+
|
|
2156
|
+
def test_v1_zones_get(self) -> None:
|
|
2157
|
+
"""Test case for v1_zones_get
|
|
2158
|
+
|
|
2159
|
+
"""
|
|
2160
|
+
pass
|
|
2161
|
+
|
|
2162
|
+
def test_v2_ack_createupdate_post(self) -> None:
|
|
2163
|
+
"""Test case for v2_ack_createupdate_post
|
|
2164
|
+
|
|
2165
|
+
"""
|
|
2166
|
+
pass
|
|
2167
|
+
|
|
2168
|
+
def test_v2_allowlist_by_enterprise_get(self) -> None:
|
|
2169
|
+
"""Test case for v2_allowlist_by_enterprise_get
|
|
2170
|
+
|
|
2171
|
+
"""
|
|
2172
|
+
pass
|
|
2173
|
+
|
|
2174
|
+
def test_v2_allowlist_create_post(self) -> None:
|
|
2175
|
+
"""Test case for v2_allowlist_create_post
|
|
2176
|
+
|
|
2177
|
+
"""
|
|
2178
|
+
pass
|
|
2179
|
+
|
|
2180
|
+
def test_v2_allowlist_deletebyalertid_alert_id_delete(self) -> None:
|
|
2181
|
+
"""Test case for v2_allowlist_deletebyalertid_alert_id_delete
|
|
2182
|
+
|
|
2183
|
+
"""
|
|
2184
|
+
pass
|
|
2185
|
+
|
|
2186
|
+
def test_v2_allowlist_deletebyentityid_entity_id_delete(self) -> None:
|
|
2187
|
+
"""Test case for v2_allowlist_deletebyentityid_entity_id_delete
|
|
2188
|
+
|
|
2189
|
+
"""
|
|
2190
|
+
pass
|
|
2191
|
+
|
|
2192
|
+
def test_v2_allowlist_rule_id_get(self) -> None:
|
|
2193
|
+
"""Test case for v2_allowlist_rule_id_get
|
|
2194
|
+
|
|
2195
|
+
"""
|
|
2196
|
+
pass
|
|
2197
|
+
|
|
2198
|
+
def test_v2_assistant_add_to_conversation_post(self) -> None:
|
|
2199
|
+
"""Test case for v2_assistant_add_to_conversation_post
|
|
2200
|
+
|
|
2201
|
+
"""
|
|
2202
|
+
pass
|
|
2203
|
+
|
|
2204
|
+
def test_v2_assistant_conversation_id_delete(self) -> None:
|
|
2205
|
+
"""Test case for v2_assistant_conversation_id_delete
|
|
2206
|
+
|
|
2207
|
+
"""
|
|
2208
|
+
pass
|
|
2209
|
+
|
|
2210
|
+
def test_v2_assistant_delete_conversation_chat_conversation_id_delete(self) -> None:
|
|
2211
|
+
"""Test case for v2_assistant_delete_conversation_chat_conversation_id_delete
|
|
2212
|
+
|
|
2213
|
+
"""
|
|
2214
|
+
pass
|
|
2215
|
+
|
|
2216
|
+
def test_v2_assistant_delete_conversation_conversation_id_delete(self) -> None:
|
|
2217
|
+
"""Test case for v2_assistant_delete_conversation_conversation_id_delete
|
|
2218
|
+
|
|
2219
|
+
"""
|
|
2220
|
+
pass
|
|
2221
|
+
|
|
2222
|
+
def test_v2_assistant_get_conversation_details_post(self) -> None:
|
|
2223
|
+
"""Test case for v2_assistant_get_conversation_details_post
|
|
2224
|
+
|
|
2225
|
+
"""
|
|
2226
|
+
pass
|
|
2227
|
+
|
|
2228
|
+
def test_v2_assistant_get_conversations_post(self) -> None:
|
|
2229
|
+
"""Test case for v2_assistant_get_conversations_post
|
|
2230
|
+
|
|
2231
|
+
"""
|
|
2232
|
+
pass
|
|
2233
|
+
|
|
2234
|
+
def test_v2_assistant_update_conversation_name_post(self) -> None:
|
|
2235
|
+
"""Test case for v2_assistant_update_conversation_name_post
|
|
2236
|
+
|
|
2237
|
+
"""
|
|
2238
|
+
pass
|
|
2239
|
+
|
|
2240
|
+
def test_v2_assistant_version_post(self) -> None:
|
|
2241
|
+
"""Test case for v2_assistant_version_post
|
|
2242
|
+
|
|
2243
|
+
"""
|
|
2244
|
+
pass
|
|
2245
|
+
|
|
2246
|
+
def test_v2_assurance_applicationdetailsbyname_post(self) -> None:
|
|
2247
|
+
"""Test case for v2_assurance_applicationdetailsbyname_post
|
|
2248
|
+
|
|
2249
|
+
"""
|
|
2250
|
+
pass
|
|
2251
|
+
|
|
2252
|
+
def test_v2_assurance_applicationprofilesummary_post(self) -> None:
|
|
2253
|
+
"""Test case for v2_assurance_applicationprofilesummary_post
|
|
2254
|
+
|
|
2255
|
+
"""
|
|
2256
|
+
pass
|
|
2257
|
+
|
|
2258
|
+
def test_v2_assurance_bucket_app_servers_all_get(self) -> None:
|
|
2259
|
+
"""Test case for v2_assurance_bucket_app_servers_all_get
|
|
2260
|
+
|
|
2261
|
+
"""
|
|
2262
|
+
pass
|
|
2263
|
+
|
|
2264
|
+
def test_v2_assurance_bucket_app_servers_post(self) -> None:
|
|
2265
|
+
"""Test case for v2_assurance_bucket_app_servers_post
|
|
2266
|
+
|
|
2267
|
+
"""
|
|
2268
|
+
pass
|
|
2269
|
+
|
|
2270
|
+
def test_v2_assurance_bucket_apps_post(self) -> None:
|
|
2271
|
+
"""Test case for v2_assurance_bucket_apps_post
|
|
2272
|
+
|
|
2273
|
+
"""
|
|
2274
|
+
pass
|
|
2275
|
+
|
|
2276
|
+
def test_v2_assurance_bucket_topologies_post(self) -> None:
|
|
2277
|
+
"""Test case for v2_assurance_bucket_topologies_post
|
|
2278
|
+
|
|
2279
|
+
"""
|
|
2280
|
+
pass
|
|
2281
|
+
|
|
2282
|
+
def test_v2_assurance_bucketdetails_post(self) -> None:
|
|
2283
|
+
"""Test case for v2_assurance_bucketdetails_post
|
|
2284
|
+
|
|
2285
|
+
"""
|
|
2286
|
+
pass
|
|
2287
|
+
|
|
2288
|
+
def test_v2_assurance_create_user_report_post(self) -> None:
|
|
2289
|
+
"""Test case for v2_assurance_create_user_report_post
|
|
2290
|
+
|
|
2291
|
+
"""
|
|
2292
|
+
pass
|
|
2293
|
+
|
|
2294
|
+
def test_v2_assurance_createclassifiedapplication_post(self) -> None:
|
|
2295
|
+
"""Test case for v2_assurance_createclassifiedapplication_post
|
|
2296
|
+
|
|
2297
|
+
"""
|
|
2298
|
+
pass
|
|
2299
|
+
|
|
2300
|
+
def test_v2_assurance_delete_user_report_delete(self) -> None:
|
|
2301
|
+
"""Test case for v2_assurance_delete_user_report_delete
|
|
2302
|
+
|
|
2303
|
+
"""
|
|
2304
|
+
pass
|
|
2305
|
+
|
|
2306
|
+
def test_v2_assurance_deleteclassifiedapplication_delete(self) -> None:
|
|
2307
|
+
"""Test case for v2_assurance_deleteclassifiedapplication_delete
|
|
2308
|
+
|
|
2309
|
+
"""
|
|
2310
|
+
pass
|
|
2311
|
+
|
|
2312
|
+
def test_v2_assurance_download_user_report_get(self) -> None:
|
|
2313
|
+
"""Test case for v2_assurance_download_user_report_get
|
|
2314
|
+
|
|
2315
|
+
"""
|
|
2316
|
+
pass
|
|
2317
|
+
|
|
2318
|
+
def test_v2_assurance_endpoint_intel_post(self) -> None:
|
|
2319
|
+
"""Test case for v2_assurance_endpoint_intel_post
|
|
2320
|
+
|
|
2321
|
+
"""
|
|
2322
|
+
pass
|
|
2323
|
+
|
|
2324
|
+
def test_v2_assurance_enterprisesummary_post(self) -> None:
|
|
2325
|
+
"""Test case for v2_assurance_enterprisesummary_post
|
|
2326
|
+
|
|
2327
|
+
"""
|
|
2328
|
+
pass
|
|
2329
|
+
|
|
2330
|
+
def test_v2_assurance_flow_summary_post(self) -> None:
|
|
2331
|
+
"""Test case for v2_assurance_flow_summary_post
|
|
2332
|
+
|
|
2333
|
+
"""
|
|
2334
|
+
pass
|
|
2335
|
+
|
|
2336
|
+
def test_v2_assurance_getclassifiedapplicationlist_get(self) -> None:
|
|
2337
|
+
"""Test case for v2_assurance_getclassifiedapplicationlist_get
|
|
2338
|
+
|
|
2339
|
+
"""
|
|
2340
|
+
pass
|
|
2341
|
+
|
|
2342
|
+
def test_v2_assurance_read_user_report_list_get(self) -> None:
|
|
2343
|
+
"""Test case for v2_assurance_read_user_report_list_get
|
|
2344
|
+
|
|
2345
|
+
"""
|
|
2346
|
+
pass
|
|
2347
|
+
|
|
2348
|
+
def test_v2_assurance_scoredetails_post(self) -> None:
|
|
2349
|
+
"""Test case for v2_assurance_scoredetails_post
|
|
2350
|
+
|
|
2351
|
+
"""
|
|
2352
|
+
pass
|
|
2353
|
+
|
|
2354
|
+
def test_v2_assurance_topology_client_session_details_post(self) -> None:
|
|
2355
|
+
"""Test case for v2_assurance_topology_client_session_details_post
|
|
2356
|
+
|
|
2357
|
+
"""
|
|
2358
|
+
pass
|
|
2359
|
+
|
|
2360
|
+
def test_v2_assurance_topology_client_sessions_post(self) -> None:
|
|
2361
|
+
"""Test case for v2_assurance_topology_client_sessions_post
|
|
2362
|
+
|
|
2363
|
+
"""
|
|
2364
|
+
pass
|
|
2365
|
+
|
|
2366
|
+
def test_v2_assurance_topology_client_summaries_post(self) -> None:
|
|
2367
|
+
"""Test case for v2_assurance_topology_client_summaries_post
|
|
2368
|
+
|
|
2369
|
+
"""
|
|
2370
|
+
pass
|
|
2371
|
+
|
|
2372
|
+
def test_v2_assurance_topology_flows_post(self) -> None:
|
|
2373
|
+
"""Test case for v2_assurance_topology_flows_post
|
|
2374
|
+
|
|
2375
|
+
"""
|
|
2376
|
+
pass
|
|
2377
|
+
|
|
2378
|
+
def test_v2_assurance_topology_inventory_post(self) -> None:
|
|
2379
|
+
"""Test case for v2_assurance_topology_inventory_post
|
|
2380
|
+
|
|
2381
|
+
"""
|
|
2382
|
+
pass
|
|
2383
|
+
|
|
2384
|
+
def test_v2_assurance_topology_overview_post(self) -> None:
|
|
2385
|
+
"""Test case for v2_assurance_topology_overview_post
|
|
2386
|
+
|
|
2387
|
+
"""
|
|
2388
|
+
pass
|
|
2389
|
+
|
|
2390
|
+
def test_v2_assurance_topology_region_summary_post(self) -> None:
|
|
2391
|
+
"""Test case for v2_assurance_topology_region_summary_post
|
|
2392
|
+
|
|
2393
|
+
"""
|
|
2394
|
+
pass
|
|
2395
|
+
|
|
2396
|
+
def test_v2_assurance_topology_site_summaries_post(self) -> None:
|
|
2397
|
+
"""Test case for v2_assurance_topology_site_summaries_post
|
|
2398
|
+
|
|
2399
|
+
"""
|
|
2400
|
+
pass
|
|
2401
|
+
|
|
2402
|
+
def test_v2_assurance_unclassifiedapplicationprofilesummary_post(self) -> None:
|
|
2403
|
+
"""Test case for v2_assurance_unclassifiedapplicationprofilesummary_post
|
|
2404
|
+
|
|
2405
|
+
"""
|
|
2406
|
+
pass
|
|
2407
|
+
|
|
2408
|
+
def test_v2_assurance_updateclassifiedapplication_post(self) -> None:
|
|
2409
|
+
"""Test case for v2_assurance_updateclassifiedapplication_post
|
|
2410
|
+
|
|
2411
|
+
"""
|
|
2412
|
+
pass
|
|
2413
|
+
|
|
2414
|
+
def test_v2_assurance_version_post(self) -> None:
|
|
2415
|
+
"""Test case for v2_assurance_version_post
|
|
2416
|
+
|
|
2417
|
+
"""
|
|
2418
|
+
pass
|
|
2419
|
+
|
|
2420
|
+
def test_v2_audit_logs_post(self) -> None:
|
|
2421
|
+
"""Test case for v2_audit_logs_post
|
|
2422
|
+
|
|
2423
|
+
"""
|
|
2424
|
+
pass
|
|
2425
|
+
|
|
2426
|
+
def test_v2_childalertlist_post(self) -> None:
|
|
2427
|
+
"""Test case for v2_childalertlist_post
|
|
2428
|
+
|
|
2429
|
+
"""
|
|
2430
|
+
pass
|
|
2431
|
+
|
|
2432
|
+
def test_v2_device_device_id_lan_segments_post(self) -> None:
|
|
2433
|
+
"""Test case for v2_device_device_id_lan_segments_post
|
|
2434
|
+
|
|
2435
|
+
"""
|
|
2436
|
+
pass
|
|
2437
|
+
|
|
2438
|
+
def test_v2_device_device_id_topology_post(self) -> None:
|
|
2439
|
+
"""Test case for v2_device_device_id_topology_post
|
|
2440
|
+
|
|
2441
|
+
"""
|
|
2442
|
+
pass
|
|
2443
|
+
|
|
2444
|
+
def test_v2_extranet_consumers_usage_top_post(self) -> None:
|
|
2445
|
+
"""Test case for v2_extranet_consumers_usage_top_post
|
|
2446
|
+
|
|
2447
|
+
"""
|
|
2448
|
+
pass
|
|
2449
|
+
|
|
2450
|
+
def test_v2_extranet_lan_segments_usage_top_post(self) -> None:
|
|
2451
|
+
"""Test case for v2_extranet_lan_segments_usage_top_post
|
|
2452
|
+
|
|
2453
|
+
"""
|
|
2454
|
+
pass
|
|
2455
|
+
|
|
2456
|
+
def test_v2_extranet_service_overtime_consumption_post(self) -> None:
|
|
2457
|
+
"""Test case for v2_extranet_service_overtime_consumption_post
|
|
2458
|
+
|
|
2459
|
+
"""
|
|
2460
|
+
pass
|
|
2461
|
+
|
|
2462
|
+
def test_v2_extranet_sites_consumption_overview_post(self) -> None:
|
|
2463
|
+
"""Test case for v2_extranet_sites_consumption_overview_post
|
|
2464
|
+
|
|
2465
|
+
"""
|
|
2466
|
+
pass
|
|
2467
|
+
|
|
2468
|
+
def test_v2_extranet_sites_usage_post(self) -> None:
|
|
2469
|
+
"""Test case for v2_extranet_sites_usage_post
|
|
2470
|
+
|
|
2471
|
+
"""
|
|
2472
|
+
pass
|
|
2473
|
+
|
|
2474
|
+
def test_v2_extranet_total_usage_post(self) -> None:
|
|
2475
|
+
"""Test case for v2_extranet_total_usage_post
|
|
2476
|
+
|
|
2477
|
+
"""
|
|
2478
|
+
pass
|
|
2479
|
+
|
|
2480
|
+
def test_v2_extranets_monitoring_consumers_post(self) -> None:
|
|
2481
|
+
"""Test case for v2_extranets_monitoring_consumers_post
|
|
2482
|
+
|
|
2483
|
+
"""
|
|
2484
|
+
pass
|
|
2485
|
+
|
|
2486
|
+
def test_v2_integration_getall_enterprise_id_get(self) -> None:
|
|
2487
|
+
"""Test case for v2_integration_getall_enterprise_id_get
|
|
2488
|
+
|
|
2489
|
+
"""
|
|
2490
|
+
pass
|
|
2491
|
+
|
|
2492
|
+
def test_v2_integration_integration_id_delete(self) -> None:
|
|
2493
|
+
"""Test case for v2_integration_integration_id_delete
|
|
2494
|
+
|
|
2495
|
+
"""
|
|
2496
|
+
pass
|
|
2497
|
+
|
|
2498
|
+
def test_v2_integration_integration_id_put(self) -> None:
|
|
2499
|
+
"""Test case for v2_integration_integration_id_put
|
|
2500
|
+
|
|
2501
|
+
"""
|
|
2502
|
+
pass
|
|
2503
|
+
|
|
2504
|
+
def test_v2_integration_post(self) -> None:
|
|
2505
|
+
"""Test case for v2_integration_post
|
|
2506
|
+
|
|
2507
|
+
"""
|
|
2508
|
+
pass
|
|
2509
|
+
|
|
2510
|
+
def test_v2_integration_test_enterprise_id_integration_id_get(self) -> None:
|
|
2511
|
+
"""Test case for v2_integration_test_enterprise_id_integration_id_get
|
|
2512
|
+
|
|
2513
|
+
"""
|
|
2514
|
+
pass
|
|
2515
|
+
|
|
2516
|
+
def test_v2_monitoring_bfd_post(self) -> None:
|
|
2517
|
+
"""Test case for v2_monitoring_bfd_post
|
|
2518
|
+
|
|
2519
|
+
"""
|
|
2520
|
+
pass
|
|
2521
|
+
|
|
2522
|
+
def test_v2_monitoring_bgp_post(self) -> None:
|
|
2523
|
+
"""Test case for v2_monitoring_bgp_post
|
|
2524
|
+
|
|
2525
|
+
"""
|
|
2526
|
+
pass
|
|
2527
|
+
|
|
2528
|
+
def test_v2_monitoring_circuits_bandwidth_post(self) -> None:
|
|
2529
|
+
"""Test case for v2_monitoring_circuits_bandwidth_post
|
|
2530
|
+
|
|
2531
|
+
"""
|
|
2532
|
+
pass
|
|
2533
|
+
|
|
2534
|
+
def test_v2_monitoring_circuits_summary_post(self) -> None:
|
|
2535
|
+
"""Test case for v2_monitoring_circuits_summary_post
|
|
2536
|
+
|
|
2537
|
+
"""
|
|
2538
|
+
pass
|
|
2539
|
+
|
|
2540
|
+
def test_v2_monitoring_circuits_utilization_post(self) -> None:
|
|
2541
|
+
"""Test case for v2_monitoring_circuits_utilization_post
|
|
2542
|
+
|
|
2543
|
+
"""
|
|
2544
|
+
pass
|
|
2545
|
+
|
|
2546
|
+
def test_v2_monitoring_circuits_visualization_post(self) -> None:
|
|
2547
|
+
"""Test case for v2_monitoring_circuits_visualization_post
|
|
2548
|
+
|
|
2549
|
+
"""
|
|
2550
|
+
pass
|
|
2551
|
+
|
|
2552
|
+
def test_v2_monitoring_extranet_edge_status_get(self) -> None:
|
|
2553
|
+
"""Test case for v2_monitoring_extranet_edge_status_get
|
|
2554
|
+
|
|
2555
|
+
"""
|
|
2556
|
+
pass
|
|
2557
|
+
|
|
2558
|
+
def test_v2_monitoring_extranet_log_details_post(self) -> None:
|
|
2559
|
+
"""Test case for v2_monitoring_extranet_log_details_post
|
|
2560
|
+
|
|
2561
|
+
"""
|
|
2562
|
+
pass
|
|
2563
|
+
|
|
2564
|
+
def test_v2_monitoring_extranet_service_status_details_get(self) -> None:
|
|
2565
|
+
"""Test case for v2_monitoring_extranet_service_status_details_get
|
|
2566
|
+
|
|
2567
|
+
"""
|
|
2568
|
+
pass
|
|
2569
|
+
|
|
2570
|
+
def test_v2_monitoring_extranet_service_status_get(self) -> None:
|
|
2571
|
+
"""Test case for v2_monitoring_extranet_service_status_get
|
|
2572
|
+
|
|
2573
|
+
"""
|
|
2574
|
+
pass
|
|
2575
|
+
|
|
2576
|
+
def test_v2_monitoring_extranet_site_status_get(self) -> None:
|
|
2577
|
+
"""Test case for v2_monitoring_extranet_site_status_get
|
|
2578
|
+
|
|
2579
|
+
"""
|
|
2580
|
+
pass
|
|
2581
|
+
|
|
2582
|
+
def test_v2_monitoring_extranet_status_details_get(self) -> None:
|
|
2583
|
+
"""Test case for v2_monitoring_extranet_status_details_get
|
|
2584
|
+
|
|
2585
|
+
"""
|
|
2586
|
+
pass
|
|
2587
|
+
|
|
2588
|
+
def test_v2_monitoring_ike_error_history_post(self) -> None:
|
|
2589
|
+
"""Test case for v2_monitoring_ike_error_history_post
|
|
2590
|
+
|
|
2591
|
+
"""
|
|
2592
|
+
pass
|
|
2593
|
+
|
|
2594
|
+
def test_v2_monitoring_interface_post(self) -> None:
|
|
2595
|
+
"""Test case for v2_monitoring_interface_post
|
|
2596
|
+
|
|
2597
|
+
"""
|
|
2598
|
+
pass
|
|
2599
|
+
|
|
2600
|
+
def test_v2_monitoring_ipsec_post(self) -> None:
|
|
2601
|
+
"""Test case for v2_monitoring_ipsec_post
|
|
2602
|
+
|
|
2603
|
+
"""
|
|
2604
|
+
pass
|
|
2605
|
+
|
|
2606
|
+
def test_v2_monitoring_ospf_post(self) -> None:
|
|
2607
|
+
"""Test case for v2_monitoring_ospf_post
|
|
2608
|
+
|
|
2609
|
+
"""
|
|
2610
|
+
pass
|
|
2611
|
+
|
|
2612
|
+
def test_v2_monitoring_policy_post(self) -> None:
|
|
2613
|
+
"""Test case for v2_monitoring_policy_post
|
|
2614
|
+
|
|
2615
|
+
"""
|
|
2616
|
+
pass
|
|
2617
|
+
|
|
2618
|
+
def test_v2_monitoring_queue_instant_post(self) -> None:
|
|
2619
|
+
"""Test case for v2_monitoring_queue_instant_post
|
|
2620
|
+
|
|
2621
|
+
"""
|
|
2622
|
+
pass
|
|
2623
|
+
|
|
2624
|
+
def test_v2_monitoring_queue_post(self) -> None:
|
|
2625
|
+
"""Test case for v2_monitoring_queue_post
|
|
2626
|
+
|
|
2627
|
+
"""
|
|
2628
|
+
pass
|
|
2629
|
+
|
|
2630
|
+
def test_v2_monitoring_segment_route_counts_post(self) -> None:
|
|
2631
|
+
"""Test case for v2_monitoring_segment_route_counts_post
|
|
2632
|
+
|
|
2633
|
+
"""
|
|
2634
|
+
pass
|
|
2635
|
+
|
|
2636
|
+
def test_v2_monitoring_site_circuits_bandwidth_site_id_post(self) -> None:
|
|
2637
|
+
"""Test case for v2_monitoring_site_circuits_bandwidth_site_id_post
|
|
2638
|
+
|
|
2639
|
+
"""
|
|
2640
|
+
pass
|
|
2641
|
+
|
|
2642
|
+
def test_v2_monitoring_site_twamp_site_id_post(self) -> None:
|
|
2643
|
+
"""Test case for v2_monitoring_site_twamp_site_id_post
|
|
2644
|
+
|
|
2645
|
+
"""
|
|
2646
|
+
pass
|
|
2647
|
+
|
|
2648
|
+
def test_v2_monitoring_system_generic_post(self) -> None:
|
|
2649
|
+
"""Test case for v2_monitoring_system_generic_post
|
|
2650
|
+
|
|
2651
|
+
"""
|
|
2652
|
+
pass
|
|
2653
|
+
|
|
2654
|
+
def test_v2_monitoring_system_post(self) -> None:
|
|
2655
|
+
"""Test case for v2_monitoring_system_post
|
|
2656
|
+
|
|
2657
|
+
"""
|
|
2658
|
+
pass
|
|
2659
|
+
|
|
2660
|
+
def test_v2_monitoring_twamp_post(self) -> None:
|
|
2661
|
+
"""Test case for v2_monitoring_twamp_post
|
|
2662
|
+
|
|
2663
|
+
"""
|
|
2664
|
+
pass
|
|
2665
|
+
|
|
2666
|
+
def test_v2_notification_create_post(self) -> None:
|
|
2667
|
+
"""Test case for v2_notification_create_post
|
|
2668
|
+
|
|
2669
|
+
"""
|
|
2670
|
+
pass
|
|
2671
|
+
|
|
2672
|
+
def test_v2_notification_delete_post(self) -> None:
|
|
2673
|
+
"""Test case for v2_notification_delete_post
|
|
2674
|
+
|
|
2675
|
+
"""
|
|
2676
|
+
pass
|
|
2677
|
+
|
|
2678
|
+
def test_v2_notification_enabledisable_post(self) -> None:
|
|
2679
|
+
"""Test case for v2_notification_enabledisable_post
|
|
2680
|
+
|
|
2681
|
+
"""
|
|
2682
|
+
pass
|
|
2683
|
+
|
|
2684
|
+
def test_v2_notification_update_post(self) -> None:
|
|
2685
|
+
"""Test case for v2_notification_update_post
|
|
2686
|
+
|
|
2687
|
+
"""
|
|
2688
|
+
pass
|
|
2689
|
+
|
|
2690
|
+
def test_v2_notificationlist_post(self) -> None:
|
|
2691
|
+
"""Test case for v2_notificationlist_post
|
|
2692
|
+
|
|
2693
|
+
"""
|
|
2694
|
+
pass
|
|
2695
|
+
|
|
2696
|
+
def test_v2_notificationmutelist_create_post(self) -> None:
|
|
2697
|
+
"""Test case for v2_notificationmutelist_create_post
|
|
2698
|
+
|
|
2699
|
+
"""
|
|
2700
|
+
pass
|
|
2701
|
+
|
|
2702
|
+
def test_v2_notificationmutelist_deletebyalertid_alert_id_delete(self) -> None:
|
|
2703
|
+
"""Test case for v2_notificationmutelist_deletebyalertid_alert_id_delete
|
|
2704
|
+
|
|
2705
|
+
"""
|
|
2706
|
+
pass
|
|
2707
|
+
|
|
2708
|
+
def test_v2_notificationmutelist_deletebyentityid_entity_id_delete(self) -> None:
|
|
2709
|
+
"""Test case for v2_notificationmutelist_deletebyentityid_entity_id_delete
|
|
2710
|
+
|
|
2711
|
+
"""
|
|
2712
|
+
pass
|
|
2713
|
+
|
|
2714
|
+
def test_v2_notificationmutelist_rule_id_get(self) -> None:
|
|
2715
|
+
"""Test case for v2_notificationmutelist_rule_id_get
|
|
2716
|
+
|
|
2717
|
+
"""
|
|
2718
|
+
pass
|
|
2719
|
+
|
|
2720
|
+
def test_v2_parentalertlist_post(self) -> None:
|
|
2721
|
+
"""Test case for v2_parentalertlist_post
|
|
2722
|
+
|
|
2723
|
+
"""
|
|
2724
|
+
pass
|
|
2725
|
+
|
|
2726
|
+
def test_v2_rule_enabledisable_post(self) -> None:
|
|
2727
|
+
"""Test case for v2_rule_enabledisable_post
|
|
2728
|
+
|
|
2729
|
+
"""
|
|
2730
|
+
pass
|
|
2731
|
+
|
|
2732
|
+
def test_v2_rulelist_post(self) -> None:
|
|
2733
|
+
"""Test case for v2_rulelist_post
|
|
2734
|
+
|
|
2735
|
+
"""
|
|
2736
|
+
pass
|
|
2737
|
+
|
|
2738
|
+
def test_v2_site_site_id_detail_post(self) -> None:
|
|
2739
|
+
"""Test case for v2_site_site_id_detail_post
|
|
2740
|
+
|
|
2741
|
+
"""
|
|
2742
|
+
pass
|
|
2743
|
+
|
|
2744
|
+
def test_v2_site_site_id_lan_segments_post(self) -> None:
|
|
2745
|
+
"""Test case for v2_site_site_id_lan_segments_post
|
|
2746
|
+
|
|
2747
|
+
"""
|
|
2748
|
+
pass
|
|
2749
|
+
|
|
2750
|
+
def test_v2_site_site_id_topology_post(self) -> None:
|
|
2751
|
+
"""Test case for v2_site_site_id_topology_post
|
|
2752
|
+
|
|
2753
|
+
"""
|
|
2754
|
+
pass
|
|
2755
|
+
|
|
2756
|
+
def test_v2_version_post(self) -> None:
|
|
2757
|
+
"""Test case for v2_version_post
|
|
2758
|
+
|
|
2759
|
+
"""
|
|
2760
|
+
pass
|
|
2761
|
+
|
|
2762
|
+
|
|
2763
|
+
if __name__ == '__main__':
|
|
2764
|
+
unittest.main()
|