scc-firewall-manager-sdk 1.13.801__py3-none-any.whl → 1.15.0__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.
Potentially problematic release.
This version of scc-firewall-manager-sdk might be problematic. Click here for more details.
- scc_firewall_manager_sdk/__init__.py +2 -2
- scc_firewall_manager_sdk/api/ai_assistant_api.py +1 -1
- scc_firewall_manager_sdk/api/asa_access_groups_api.py +1 -1
- scc_firewall_manager_sdk/api/asa_access_rules_api.py +1 -1
- scc_firewall_manager_sdk/api/asa_interfaces_api.py +1 -1
- scc_firewall_manager_sdk/api/audit_logs_api.py +1 -1
- scc_firewall_manager_sdk/api/change_requests_api.py +1 -1
- scc_firewall_manager_sdk/api/changelogs_api.py +1 -1
- scc_firewall_manager_sdk/api/command_line_interface_api.py +1 -1
- scc_firewall_manager_sdk/api/commands_api.py +1 -1
- scc_firewall_manager_sdk/api/connectors_api.py +1 -1
- scc_firewall_manager_sdk/api/device_health_api.py +1 -1
- scc_firewall_manager_sdk/api/device_upgrades_api.py +1 -1
- scc_firewall_manager_sdk/api/inventory_api.py +1 -1
- scc_firewall_manager_sdk/api/meta_api.py +1 -1
- scc_firewall_manager_sdk/api/msp_inventory_api.py +1 -1
- scc_firewall_manager_sdk/api/msp_tenant_management_api.py +1 -1
- scc_firewall_manager_sdk/api/msp_user_management_api.py +1 -1
- scc_firewall_manager_sdk/api/object_management_api.py +1 -1
- scc_firewall_manager_sdk/api/remote_access_monitoring_api.py +1 -1
- scc_firewall_manager_sdk/api/search_api.py +1 -1
- scc_firewall_manager_sdk/api/tenant_management_api.py +1 -1
- scc_firewall_manager_sdk/api/transactions_api.py +1 -1
- scc_firewall_manager_sdk/api/users_api.py +1 -1
- scc_firewall_manager_sdk/api_client.py +2 -2
- scc_firewall_manager_sdk/configuration.py +3 -3
- scc_firewall_manager_sdk/exceptions.py +1 -1
- scc_firewall_manager_sdk/models/__init__.py +1 -1
- scc_firewall_manager_sdk/models/access_group.py +1 -1
- scc_firewall_manager_sdk/models/access_group_create_input.py +1 -1
- scc_firewall_manager_sdk/models/access_group_page.py +1 -1
- scc_firewall_manager_sdk/models/access_group_update_input.py +1 -1
- scc_firewall_manager_sdk/models/access_rule.py +1 -1
- scc_firewall_manager_sdk/models/access_rule_create_input.py +1 -1
- scc_firewall_manager_sdk/models/access_rule_details_content.py +1 -1
- scc_firewall_manager_sdk/models/access_rule_issue.py +1 -1
- scc_firewall_manager_sdk/models/access_rule_page.py +1 -1
- scc_firewall_manager_sdk/models/access_rule_update_input.py +1 -1
- scc_firewall_manager_sdk/models/active_directory_group.py +1 -1
- scc_firewall_manager_sdk/models/active_directory_group_create_or_update_input.py +1 -1
- scc_firewall_manager_sdk/models/active_directory_group_page.py +1 -1
- scc_firewall_manager_sdk/models/ai_assistant_conversation_page.py +1 -1
- scc_firewall_manager_sdk/models/ai_conversation.py +1 -1
- scc_firewall_manager_sdk/models/ai_message.py +1 -1
- scc_firewall_manager_sdk/models/ai_question.py +1 -1
- scc_firewall_manager_sdk/models/api_token_info.py +1 -1
- scc_firewall_manager_sdk/models/asa_compatible_version.py +1 -1
- scc_firewall_manager_sdk/models/asa_compatible_versions_response.py +1 -1
- scc_firewall_manager_sdk/models/asa_config.py +1 -1
- scc_firewall_manager_sdk/models/asa_create_or_update_input.py +1 -1
- scc_firewall_manager_sdk/models/asa_failover_mate.py +1 -1
- scc_firewall_manager_sdk/models/asa_failover_mode.py +1 -1
- scc_firewall_manager_sdk/models/asa_interface.py +1 -1
- scc_firewall_manager_sdk/models/asa_interface_page.py +1 -1
- scc_firewall_manager_sdk/models/audit_log.py +1 -1
- scc_firewall_manager_sdk/models/audit_log_page.py +1 -1
- scc_firewall_manager_sdk/models/authentication_error.py +1 -1
- scc_firewall_manager_sdk/models/browser.py +1 -1
- scc_firewall_manager_sdk/models/bulk_operation_asa_device_request.py +1 -1
- scc_firewall_manager_sdk/models/cause.py +1 -1
- scc_firewall_manager_sdk/models/cd_fmc_info.py +1 -1
- scc_firewall_manager_sdk/models/cd_fmc_object.py +1 -1
- scc_firewall_manager_sdk/models/cd_fmc_result.py +1 -1
- scc_firewall_manager_sdk/models/cdo_cli_macro.py +1 -1
- scc_firewall_manager_sdk/models/cdo_cli_macro_page.py +1 -1
- scc_firewall_manager_sdk/models/cdo_cli_result.py +1 -1
- scc_firewall_manager_sdk/models/cdo_cli_result_page.py +1 -1
- scc_firewall_manager_sdk/models/cdo_region.py +1 -1
- scc_firewall_manager_sdk/models/cdo_region_list.py +1 -1
- scc_firewall_manager_sdk/models/cdo_token_info.py +1 -1
- scc_firewall_manager_sdk/models/cdo_transaction.py +1 -1
- scc_firewall_manager_sdk/models/change_request.py +1 -1
- scc_firewall_manager_sdk/models/change_request_create_input.py +1 -1
- scc_firewall_manager_sdk/models/change_request_page.py +1 -1
- scc_firewall_manager_sdk/models/changelog.py +1 -1
- scc_firewall_manager_sdk/models/changelog_page.py +1 -1
- scc_firewall_manager_sdk/models/chassis_stats_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/cli_command_input.py +1 -1
- scc_firewall_manager_sdk/models/cli_macro_create_input.py +1 -1
- scc_firewall_manager_sdk/models/cli_macro_execute_input.py +1 -1
- scc_firewall_manager_sdk/models/cli_macro_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/client_device.py +1 -1
- scc_firewall_manager_sdk/models/cluster_node.py +1 -1
- scc_firewall_manager_sdk/models/command.py +1 -1
- scc_firewall_manager_sdk/models/command_response.py +1 -1
- scc_firewall_manager_sdk/models/common_api_error.py +1 -1
- scc_firewall_manager_sdk/models/config_state.py +1 -1
- scc_firewall_manager_sdk/models/conflict_detection_interval.py +1 -1
- scc_firewall_manager_sdk/models/conflict_detection_state.py +1 -1
- scc_firewall_manager_sdk/models/connectivity_state.py +1 -1
- scc_firewall_manager_sdk/models/connector_type.py +1 -1
- scc_firewall_manager_sdk/models/cpu_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/create_request.py +1 -1
- scc_firewall_manager_sdk/models/deployed.py +1 -1
- scc_firewall_manager_sdk/models/destination_dynamic_object_content.py +1 -1
- scc_firewall_manager_sdk/models/destination_network_content.py +1 -1
- scc_firewall_manager_sdk/models/destination_port_content.py +1 -1
- scc_firewall_manager_sdk/models/device.py +1 -1
- scc_firewall_manager_sdk/models/device_end_of_life.py +1 -1
- scc_firewall_manager_sdk/models/device_end_of_life_details.py +1 -1
- scc_firewall_manager_sdk/models/device_end_of_life_device_info.py +1 -1
- scc_firewall_manager_sdk/models/device_end_of_life_recommendation.py +1 -1
- scc_firewall_manager_sdk/models/device_end_of_life_report.py +1 -1
- scc_firewall_manager_sdk/models/device_gateway_api_request.py +1 -1
- scc_firewall_manager_sdk/models/device_manager_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/device_metadata.py +1 -1
- scc_firewall_manager_sdk/models/device_page.py +1 -1
- scc_firewall_manager_sdk/models/device_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/device_role.py +1 -1
- scc_firewall_manager_sdk/models/devices_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/disk_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/domain_settings.py +1 -1
- scc_firewall_manager_sdk/models/duo_admin_panel_create_or_update_input.py +1 -1
- scc_firewall_manager_sdk/models/duplex_type.py +1 -1
- scc_firewall_manager_sdk/models/duplicate_group_dto.py +1 -1
- scc_firewall_manager_sdk/models/entity.py +1 -1
- scc_firewall_manager_sdk/models/entity_type.py +1 -1
- scc_firewall_manager_sdk/models/ether_channel_interface_create_input.py +1 -1
- scc_firewall_manager_sdk/models/ether_channel_interface_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/event.py +1 -1
- scc_firewall_manager_sdk/models/fmc_access_policy_reference.py +1 -1
- scc_firewall_manager_sdk/models/fmc_device_record.py +1 -1
- scc_firewall_manager_sdk/models/fmc_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/fmc_object_override.py +1 -1
- scc_firewall_manager_sdk/models/fmc_object_reference.py +1 -1
- scc_firewall_manager_sdk/models/fmc_request.py +1 -1
- scc_firewall_manager_sdk/models/fmc_template_variable.py +1 -1
- scc_firewall_manager_sdk/models/ftd_cluster_info.py +1 -1
- scc_firewall_manager_sdk/models/ftd_compatibility_version.py +1 -1
- scc_firewall_manager_sdk/models/ftd_create_or_update_input.py +1 -1
- scc_firewall_manager_sdk/models/ftd_deployment_input.py +1 -1
- scc_firewall_manager_sdk/models/ftd_ha_info.py +1 -1
- scc_firewall_manager_sdk/models/ftd_multi_device_deployment_input.py +1 -1
- scc_firewall_manager_sdk/models/ftd_registration_input.py +1 -1
- scc_firewall_manager_sdk/models/ftd_version.py +1 -1
- scc_firewall_manager_sdk/models/ftd_versions_response.py +1 -1
- scc_firewall_manager_sdk/models/global_search_result.py +1 -1
- scc_firewall_manager_sdk/models/group_content.py +1 -1
- scc_firewall_manager_sdk/models/ha_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/ha_node.py +1 -1
- scc_firewall_manager_sdk/models/icmp4_value.py +1 -1
- scc_firewall_manager_sdk/models/icmp6_value.py +1 -1
- scc_firewall_manager_sdk/models/interface_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/interface_ip_address.py +1 -1
- scc_firewall_manager_sdk/models/interface_ipv4_address.py +1 -1
- scc_firewall_manager_sdk/models/interface_ipv6_address.py +1 -1
- scc_firewall_manager_sdk/models/interface_mode.py +1 -1
- scc_firewall_manager_sdk/models/interface_runtime_data.py +1 -1
- scc_firewall_manager_sdk/models/interface_type.py +1 -1
- scc_firewall_manager_sdk/models/inventory.py +1 -1
- scc_firewall_manager_sdk/models/ios_create_or_update_input.py +1 -1
- scc_firewall_manager_sdk/models/ip_type.py +1 -1
- scc_firewall_manager_sdk/models/issues_count.py +1 -1
- scc_firewall_manager_sdk/models/issues_dto.py +1 -1
- scc_firewall_manager_sdk/models/json_web_key.py +1 -1
- scc_firewall_manager_sdk/models/jwk_set.py +1 -1
- scc_firewall_manager_sdk/models/labels.py +1 -1
- scc_firewall_manager_sdk/models/link_state.py +1 -1
- scc_firewall_manager_sdk/models/list_object_response.py +1 -1
- scc_firewall_manager_sdk/models/location.py +1 -1
- scc_firewall_manager_sdk/models/log_settings.py +1 -1
- scc_firewall_manager_sdk/models/memory_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/meraki_deployment_mode.py +1 -1
- scc_firewall_manager_sdk/models/meta.py +1 -1
- scc_firewall_manager_sdk/models/metric.py +1 -1
- scc_firewall_manager_sdk/models/metrics_item.py +1 -1
- scc_firewall_manager_sdk/models/metrics_response.py +1 -1
- scc_firewall_manager_sdk/models/mfa_event.py +1 -1
- scc_firewall_manager_sdk/models/mfa_event_page.py +1 -1
- scc_firewall_manager_sdk/models/msp_add_tenant_input.py +1 -1
- scc_firewall_manager_sdk/models/msp_add_users_to_tenant_input.py +1 -1
- scc_firewall_manager_sdk/models/msp_create_tenant_input.py +1 -1
- scc_firewall_manager_sdk/models/msp_delete_users_from_tenant_input.py +1 -1
- scc_firewall_manager_sdk/models/msp_export_input.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_cloud_service.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_cloud_service_distinct_attribute_values.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_cloud_service_page.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_device.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_device_distinct_attribute_values.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_device_manager.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_device_manager_distinct_attribute_values.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_device_managers_page.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_device_page.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_template.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_template_distinct_attribute_values.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_templates_page.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_tenant.py +1 -1
- scc_firewall_manager_sdk/models/msp_managed_tenant_page.py +1 -1
- scc_firewall_manager_sdk/models/network.py +1 -1
- scc_firewall_manager_sdk/models/network_object_content.py +1 -1
- scc_firewall_manager_sdk/models/object_content.py +1 -1
- scc_firewall_manager_sdk/models/object_response.py +1 -1
- scc_firewall_manager_sdk/models/on_prem_fmc_info.py +1 -1
- scc_firewall_manager_sdk/models/os.py +1 -1
- scc_firewall_manager_sdk/models/override.py +1 -1
- scc_firewall_manager_sdk/models/physical_interface_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/policy.py +1 -1
- scc_firewall_manager_sdk/models/ports_value.py +1 -1
- scc_firewall_manager_sdk/models/protocol_content.py +1 -1
- scc_firewall_manager_sdk/models/protocol_value_content.py +1 -1
- scc_firewall_manager_sdk/models/public_key.py +1 -1
- scc_firewall_manager_sdk/models/ra_vpn_device_input.py +1 -1
- scc_firewall_manager_sdk/models/ra_vpn_session.py +1 -1
- scc_firewall_manager_sdk/models/ra_vpn_session_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/ra_vpn_session_page.py +1 -1
- scc_firewall_manager_sdk/models/reference_info.py +1 -1
- scc_firewall_manager_sdk/models/rule_time_range_content.py +1 -1
- scc_firewall_manager_sdk/models/s2s_vpn_tunnel_health_metrics.py +1 -1
- scc_firewall_manager_sdk/models/sdc.py +1 -1
- scc_firewall_manager_sdk/models/sdc_create_input.py +1 -1
- scc_firewall_manager_sdk/models/sdc_page.py +1 -1
- scc_firewall_manager_sdk/models/sdc_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/secure_access_metadata.py +1 -1
- scc_firewall_manager_sdk/models/series.py +1 -1
- scc_firewall_manager_sdk/models/service_object_content.py +1 -1
- scc_firewall_manager_sdk/models/service_object_value_content.py +1 -1
- scc_firewall_manager_sdk/models/shared_object_value.py +1 -1
- scc_firewall_manager_sdk/models/single_content.py +1 -1
- scc_firewall_manager_sdk/models/source_destination_ports_value.py +1 -1
- scc_firewall_manager_sdk/models/source_dynamic_object_content.py +1 -1
- scc_firewall_manager_sdk/models/source_network_content.py +1 -1
- scc_firewall_manager_sdk/models/source_port_content.py +1 -1
- scc_firewall_manager_sdk/models/speed_type.py +1 -1
- scc_firewall_manager_sdk/models/sse_device_data.py +1 -1
- scc_firewall_manager_sdk/models/staged.py +1 -1
- scc_firewall_manager_sdk/models/state_machine_details.py +1 -1
- scc_firewall_manager_sdk/models/state_machine_error.py +1 -1
- scc_firewall_manager_sdk/models/status.py +1 -1
- scc_firewall_manager_sdk/models/status_info.py +1 -1
- scc_firewall_manager_sdk/models/sub_interface_create_input.py +1 -1
- scc_firewall_manager_sdk/models/sub_interface_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/summary.py +1 -1
- scc_firewall_manager_sdk/models/switch_port_config.py +1 -1
- scc_firewall_manager_sdk/models/target.py +1 -1
- scc_firewall_manager_sdk/models/targets_request.py +1 -1
- scc_firewall_manager_sdk/models/tenant.py +1 -1
- scc_firewall_manager_sdk/models/tenant_page.py +1 -1
- scc_firewall_manager_sdk/models/tenant_settings.py +1 -1
- scc_firewall_manager_sdk/models/unified_object_list_view.py +1 -1
- scc_firewall_manager_sdk/models/universal_ztna_settings.py +1 -1
- scc_firewall_manager_sdk/models/update_request.py +1 -1
- scc_firewall_manager_sdk/models/upgrade_asa_device_input.py +1 -1
- scc_firewall_manager_sdk/models/upgrade_ftd_device_input.py +1 -1
- scc_firewall_manager_sdk/models/upgrade_ftd_devices_input.py +1 -1
- scc_firewall_manager_sdk/models/url_object_content.py +1 -1
- scc_firewall_manager_sdk/models/user.py +1 -1
- scc_firewall_manager_sdk/models/user_create_or_update_input.py +1 -1
- scc_firewall_manager_sdk/models/user_input.py +1 -1
- scc_firewall_manager_sdk/models/user_page.py +1 -1
- scc_firewall_manager_sdk/models/user_role.py +1 -1
- scc_firewall_manager_sdk/models/vlan_id_range.py +1 -1
- scc_firewall_manager_sdk/models/vlan_interface_create_input.py +1 -1
- scc_firewall_manager_sdk/models/vlan_interface_patch_input.py +1 -1
- scc_firewall_manager_sdk/models/ztp_onboarding_input.py +1 -1
- scc_firewall_manager_sdk/models/ztp_onboarding_template_configuration.py +1 -1
- scc_firewall_manager_sdk/rest.py +1 -1
- {scc_firewall_manager_sdk-1.13.801.dist-info → scc_firewall_manager_sdk-1.15.0.dist-info}/METADATA +1 -1
- scc_firewall_manager_sdk-1.15.0.dist-info/RECORD +263 -0
- scc_firewall_manager_sdk-1.13.801.dist-info/RECORD +0 -263
- {scc_firewall_manager_sdk-1.13.801.dist-info → scc_firewall_manager_sdk-1.15.0.dist-info}/WHEEL +0 -0
- {scc_firewall_manager_sdk-1.13.801.dist-info → scc_firewall_manager_sdk-1.15.0.dist-info}/top_level.txt +0 -0
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer
|
|
7
7
|
|
|
8
|
-
The version of the OpenAPI document: 1.
|
|
8
|
+
The version of the OpenAPI document: 1.15.0
|
|
9
9
|
Contact: cdo.tac@cisco.com
|
|
10
10
|
Generated by OpenAPI Generator (https://openapi-generator.tech)
|
|
11
11
|
|